2024-09-16T13:38:01.814 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T13:38:01.835 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T13:38:01.917 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907339 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/classic} email: gabrioux@redhat.com first_in_suite: false job_id: '7907339' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-16_13:13:56-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: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 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: 30 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: smithi123.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN/B8vuA90F9Fwz060yllWHrW7Aa50rAnItwOHgtLrjBz++Dy0Z5Ww7WgbEnzWNdR7CEzxm2OqzZk+cpZ29eB3Q= smithi167.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPQ9wQfLPg+ujijW9VBTKiqf8hRtgqQ4NNH+S4C7YmuuzSKORJF9Jz9WiNqMWdq6pW4pb7gaKczvdmdFXjotZGo= 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_13:13:56 tube: smithi user: gabrioux verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T13:38:01.918 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-16T13:38:01.918 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks 2024-09-16T13:38:01.919 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T13:38:01.920 INFO:teuthology.task.internal:Checking packages... 2024-09-16T13:38:01.941 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '8293d73f8690540e843a81caec373f9cc29cf705' 2024-09-16T13:38:01.941 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T13:38:01.941 INFO:teuthology.packaging:ref: None 2024-09-16T13:38:01.941 INFO:teuthology.packaging:tag: None 2024-09-16T13:38:01.941 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-13-1248 2024-09-16T13:38:01.941 INFO:teuthology.packaging:sha1: 8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:38:01.941 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-16T13:38:02.086 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4917.g8293d73f 2024-09-16T13:38:02.088 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T13:38:02.094 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T13:38:02.094 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T13:38:02.115 INFO:teuthology.task.internal:Saving configuration 2024-09-16T13:38:02.133 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T13:38:02.139 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T13:38:02.166 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907339', '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 13:32:46.874102', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN/B8vuA90F9Fwz060yllWHrW7Aa50rAnItwOHgtLrjBz++Dy0Z5Ww7WgbEnzWNdR7CEzxm2OqzZk+cpZ29eB3Q='} 2024-09-16T13:38:02.190 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi167.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907339', '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 13:32:46.876247', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPQ9wQfLPg+ujijW9VBTKiqf8hRtgqQ4NNH+S4C7YmuuzSKORJF9Jz9WiNqMWdq6pW4pb7gaKczvdmdFXjotZGo='} 2024-09-16T13:38:02.190 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T13:38:02.196 INFO:teuthology.task.internal:roles: ubuntu@smithi123.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-16T13:38:02.197 INFO:teuthology.task.internal:roles: ubuntu@smithi167.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-16T13:38:02.197 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T13:38:02.260 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f69c89e3be0>, signals=[15]) 2024-09-16T13:38:02.260 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T13:38:02.266 INFO:teuthology.task.internal:Opening connections... 2024-09-16T13:38:02.266 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi123.front.sepia.ceph.com 2024-09-16T13:38:02.267 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:38:02.342 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi167.front.sepia.ceph.com 2024-09-16T13:38:02.343 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:38:02.417 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T13:38:02.423 DEBUG:teuthology.orchestra.run.smithi123:> uname -m 2024-09-16T13:38:02.442 INFO:teuthology.orchestra.run.smithi123.stdout:x86_64 2024-09-16T13:38:02.442 DEBUG:teuthology.orchestra.run.smithi123:> cat /etc/os-release 2024-09-16T13:38:02.501 INFO:teuthology.orchestra.run.smithi123.stdout:NAME="CentOS Stream" 2024-09-16T13:38:02.501 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION="9" 2024-09-16T13:38:02.501 INFO:teuthology.orchestra.run.smithi123.stdout:ID="centos" 2024-09-16T13:38:02.501 INFO:teuthology.orchestra.run.smithi123.stdout:ID_LIKE="rhel fedora" 2024-09-16T13:38:02.501 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_ID="9" 2024-09-16T13:38:02.501 INFO:teuthology.orchestra.run.smithi123.stdout:PLATFORM_ID="platform:el9" 2024-09-16T13:38:02.501 INFO:teuthology.orchestra.run.smithi123.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T13:38:02.501 INFO:teuthology.orchestra.run.smithi123.stdout:ANSI_COLOR="0;31" 2024-09-16T13:38:02.502 INFO:teuthology.orchestra.run.smithi123.stdout:LOGO="fedora-logo-icon" 2024-09-16T13:38:02.502 INFO:teuthology.orchestra.run.smithi123.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T13:38:02.502 INFO:teuthology.orchestra.run.smithi123.stdout:HOME_URL="https://centos.org/" 2024-09-16T13:38:02.502 INFO:teuthology.orchestra.run.smithi123.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T13:38:02.502 INFO:teuthology.orchestra.run.smithi123.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T13:38:02.502 INFO:teuthology.orchestra.run.smithi123.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T13:38:02.503 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2024-09-16T13:38:02.616 DEBUG:teuthology.orchestra.run.smithi167:> uname -m 2024-09-16T13:38:02.635 INFO:teuthology.orchestra.run.smithi167.stdout:x86_64 2024-09-16T13:38:02.635 DEBUG:teuthology.orchestra.run.smithi167:> cat /etc/os-release 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:NAME="CentOS Stream" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION="9" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:ID="centos" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:ID_LIKE="rhel fedora" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION_ID="9" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:PLATFORM_ID="platform:el9" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:ANSI_COLOR="0;31" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:LOGO="fedora-logo-icon" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:HOME_URL="https://centos.org/" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T13:38:02.694 INFO:teuthology.orchestra.run.smithi167.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T13:38:02.695 INFO:teuthology.orchestra.run.smithi167.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T13:38:02.695 INFO:teuthology.lock.ops:Updating smithi167.front.sepia.ceph.com on lock server 2024-09-16T13:38:02.724 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T13:38:02.733 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T13:38:02.740 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T13:38:02.740 DEBUG:teuthology.orchestra.run.smithi123:> test '!' -e /home/ubuntu/cephtest 2024-09-16T13:38:02.743 DEBUG:teuthology.orchestra.run.smithi167:> test '!' -e /home/ubuntu/cephtest 2024-09-16T13:38:02.760 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T13:38:02.766 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T13:38:02.766 DEBUG:teuthology.orchestra.run.smithi123:> test -z $(ls -A /var/lib/ceph) 2024-09-16T13:38:02.800 DEBUG:teuthology.orchestra.run.smithi167:> test -z $(ls -A /var/lib/ceph) 2024-09-16T13:38:03.083 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T13:38:03.140 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T13:38:03.154 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T13:38:03.154 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T13:38:03.154 DEBUG:teuthology.orchestra.run.smithi123:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T13:38:03.155 DEBUG:teuthology.orchestra.run.smithi167:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T13:38:03.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:38:03.172 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-09-16T13:38:03.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:38:03.173 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-09-16T13:38:03.229 INFO:teuthology.orchestra.run.smithi123.stdout:5.14.0-503.el9.x86_64 2024-09-16T13:38:03.230 INFO:teuthology.task.kernel:Running kernel on smithi123: 5.14.0-503.el9.x86_64 2024-09-16T13:38:03.230 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum install -y kernel 2024-09-16T13:38:03.231 INFO:teuthology.orchestra.run.smithi167.stdout:5.14.0-503.el9.x86_64 2024-09-16T13:38:03.231 INFO:teuthology.task.kernel:Running kernel on smithi167: 5.14.0-503.el9.x86_64 2024-09-16T13:38:03.231 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum install -y kernel 2024-09-16T13:38:06.757 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - BaseOS 4.7 MB/s | 8.2 MB 00:01 2024-09-16T13:38:06.990 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - BaseOS 4.0 MB/s | 8.2 MB 00:02 2024-09-16T13:38:10.383 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - AppStream 8.9 MB/s | 20 MB 00:02 2024-09-16T13:38:17.066 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - CRB 2.2 MB/s | 6.5 MB 00:02 2024-09-16T13:38:18.517 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - Extras packages 75 kB/s | 19 kB 00:00 2024-09-16T13:38:20.029 INFO:teuthology.orchestra.run.smithi123.stdout:Extra Packages for Enterprise Linux 16 MB/s | 23 MB 00:01 2024-09-16T13:38:22.940 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - AppStream 1.4 MB/s | 20 MB 00:15 2024-09-16T13:38:25.401 INFO:teuthology.orchestra.run.smithi123.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-16T13:38:27.399 INFO:teuthology.orchestra.run.smithi123.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T13:38:27.399 INFO:teuthology.orchestra.run.smithi123.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T13:38:27.491 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-09-16T13:38:27.496 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-09-16T13:38:27.496 INFO:teuthology.orchestra.run.smithi123.stdout: Package Architecture Version Repository Size 2024-09-16T13:38:27.496 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-09-16T13:38:27.496 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-09-16T13:38:27.496 INFO:teuthology.orchestra.run.smithi123.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T13:38:27.496 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-09-16T13:38:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T13:38:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T13:38:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T13:38:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:38:27.497 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-09-16T13:38:27.497 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-09-16T13:38:27.497 INFO:teuthology.orchestra.run.smithi123.stdout:Install 4 Packages 2024-09-16T13:38:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:38:27.498 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 79 M 2024-09-16T13:38:27.498 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 126 M 2024-09-16T13:38:27.498 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-09-16T13:38:27.736 INFO:teuthology.orchestra.run.smithi123.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 277 kB/s | 23 kB 00:00 2024-09-16T13:38:28.103 INFO:teuthology.orchestra.run.smithi123.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 35 MB/s | 16 MB 00:00 2024-09-16T13:38:28.495 INFO:teuthology.orchestra.run.smithi123.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 41 MB/s | 35 MB 00:00 2024-09-16T13:38:28.795 INFO:teuthology.orchestra.run.smithi123.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 27 MB/s | 29 MB 00:01 2024-09-16T13:38:28.796 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:38:28.796 INFO:teuthology.orchestra.run.smithi123.stdout:Total 61 MB/s | 79 MB 00:01 2024-09-16T13:38:29.483 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-09-16T13:38:29.844 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-09-16T13:38:29.845 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-09-16T13:38:30.565 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - CRB 1.7 MB/s | 6.5 MB 00:03 2024-09-16T13:38:30.831 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-09-16T13:38:30.832 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-09-16T13:38:31.941 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - Extras packages 112 kB/s | 19 kB 00:00 2024-09-16T13:38:33.263 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-09-16T13:38:33.445 INFO:teuthology.orchestra.run.smithi167.stdout:Extra Packages for Enterprise Linux 16 MB/s | 23 MB 00:01 2024-09-16T13:38:34.010 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:38:34.112 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:38:36.902 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:38:37.032 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:38:38.901 INFO:teuthology.orchestra.run.smithi167.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-16T13:38:39.095 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:00:01 ago on Mon 16 Sep 2024 01:38:38 PM UTC. 2024-09-16T13:38:40.933 INFO:teuthology.orchestra.run.smithi167.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T13:38:40.933 INFO:teuthology.orchestra.run.smithi167.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T13:38:41.015 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-16T13:38:41.024 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-16T13:38:41.024 INFO:teuthology.orchestra.run.smithi167.stdout: Package Architecture Version Repository Size 2024-09-16T13:38:41.024 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-16T13:38:41.024 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-16T13:38:41.024 INFO:teuthology.orchestra.run.smithi167.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T13:38:41.024 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-16T13:38:41.024 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T13:38:41.024 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T13:38:41.024 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T13:38:41.025 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:38:41.025 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-16T13:38:41.025 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-16T13:38:41.025 INFO:teuthology.orchestra.run.smithi167.stdout:Install 4 Packages 2024-09-16T13:38:41.025 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:38:41.025 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 79 M 2024-09-16T13:38:41.025 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 126 M 2024-09-16T13:38:41.025 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-16T13:38:41.244 INFO:teuthology.orchestra.run.smithi167.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 225 kB/s | 23 kB 00:00 2024-09-16T13:38:41.628 INFO:teuthology.orchestra.run.smithi167.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 32 MB/s | 16 MB 00:00 2024-09-16T13:38:41.849 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:38:41.940 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:38:42.011 INFO:teuthology.orchestra.run.smithi167.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 37 MB/s | 29 MB 00:00 2024-09-16T13:38:42.353 INFO:teuthology.orchestra.run.smithi167.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 29 MB/s | 35 MB 00:01 2024-09-16T13:38:42.353 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:38:42.353 INFO:teuthology.orchestra.run.smithi167.stdout:Total 59 MB/s | 79 MB 00:01 2024-09-16T13:38:43.033 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-16T13:38:43.393 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-16T13:38:43.393 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-16T13:38:44.342 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-16T13:38:44.342 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-16T13:38:46.785 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:38:46.802 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-16T13:38:47.579 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:38:47.662 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:38:50.446 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:38:50.590 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:38:55.419 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:38:55.656 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:39:00.523 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:39:25.045 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:39:25.084 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:39:25.441 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:39:25.441 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:39:25.441 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:39:25.441 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:39:26.333 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:39:26.333 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:39:26.333 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-09-16T13:39:26.333 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T13:39:26.333 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T13:39:26.333 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T13:39:26.333 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T13:39:26.333 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:39:26.334 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-09-16T13:39:26.724 DEBUG:teuthology.orchestra.run.smithi123:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:39:26.801 INFO:teuthology.orchestra.run.smithi123.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:39:26.802 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:39:26.802 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-16T13:39:26.802 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T13:39:26.802 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T13:39:26.802 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T13:39:26.802 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi123.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T13:39:26.803 DEBUG:teuthology.orchestra.run.smithi123:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:39:26.861 INFO:teuthology.orchestra.run.smithi123.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:39:26.861 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:39:26.862 DEBUG:teuthology.orchestra.run.smithi123:> sudo rpm -qi grub2-tools 2024-09-16T13:39:26.898 INFO:teuthology.orchestra.run.smithi123.stdout:Name : grub2-tools 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Epoch : 1 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Version : 2.06 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Release : 82.el9 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: x86_64 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Group : Unspecified 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Size : 8274670 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:License : GPLv3+ 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T13:39:26.899 INFO:teuthology.orchestra.run.smithi123.stdout:Packager : builder@centos.org 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout:Vendor : CentOS 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout:Summary : Support tools for GRUB. 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout:Description : 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout:hardware devices. 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:39:26.900 INFO:teuthology.orchestra.run.smithi123.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T13:39:26.901 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T13:39:26.901 INFO:teuthology.task.kernel:Updating grub on smithi123 to boot 5.14.0-505.el9.x86_64 2024-09-16T13:39:26.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T13:39:27.602 INFO:teuthology.orchestra.run.smithi123.stderr:Generating grub configuration file ... 2024-09-16T13:39:28.879 INFO:teuthology.orchestra.run.smithi123.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T13:39:28.922 INFO:teuthology.orchestra.run.smithi123.stderr:done 2024-09-16T13:39:28.925 DEBUG:teuthology.orchestra.run.smithi123:> mktemp 2024-09-16T13:39:28.940 INFO:teuthology.orchestra.run.smithi123.stdout:/tmp/tmp.Dw4uMZCge2 2024-09-16T13:39:28.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Dw4uMZCge2 2024-09-16T13:39:29.019 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0666 /tmp/tmp.Dw4uMZCge2 2024-09-16T13:39:29.168 DEBUG:teuthology.orchestra.remote:smithi123:/tmp/tmp.Dw4uMZCge2 is 6KB 2024-09-16T13:39:29.216 DEBUG:teuthology.orchestra.run.smithi123:> rm -fr /tmp/tmp.Dw4uMZCge2 2024-09-16T13:39:29.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T13:39:29.293 INFO:teuthology.orchestra.run.smithi123.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T13:39:29.293 INFO:teuthology.orchestra.run.smithi123.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T13:39:29.293 INFO:teuthology.orchestra.run.smithi123.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T13:39:29.293 INFO:teuthology.orchestra.run.smithi123.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T13:39:29.295 DEBUG:teuthology.orchestra.run.smithi123:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T13:39:29.431 DEBUG:teuthology.orchestra.run.smithi123:> sudo shutdown -r now 2024-09-16T13:39:38.717 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:39:38.757 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:39:39.166 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:39:39.166 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:39:39.166 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:39:39.166 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:39:40.016 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:39:40.016 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:39:40.016 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-16T13:39:40.016 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T13:39:40.016 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T13:39:40.016 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T13:39:40.016 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T13:39:40.016 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:39:40.016 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-16T13:39:40.374 DEBUG:teuthology.orchestra.run.smithi167:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:39:40.467 INFO:teuthology.orchestra.run.smithi167.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:39:40.467 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:39:40.468 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-16T13:39:40.468 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T13:39:40.468 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T13:39:40.468 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T13:39:40.468 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi167.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T13:39:40.468 DEBUG:teuthology.orchestra.run.smithi167:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:39:40.527 INFO:teuthology.orchestra.run.smithi167.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:39:40.527 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:39:40.528 DEBUG:teuthology.orchestra.run.smithi167:> sudo rpm -qi grub2-tools 2024-09-16T13:39:40.564 INFO:teuthology.orchestra.run.smithi167.stdout:Name : grub2-tools 2024-09-16T13:39:40.564 INFO:teuthology.orchestra.run.smithi167.stdout:Epoch : 1 2024-09-16T13:39:40.564 INFO:teuthology.orchestra.run.smithi167.stdout:Version : 2.06 2024-09-16T13:39:40.564 INFO:teuthology.orchestra.run.smithi167.stdout:Release : 82.el9 2024-09-16T13:39:40.564 INFO:teuthology.orchestra.run.smithi167.stdout:Architecture: x86_64 2024-09-16T13:39:40.564 INFO:teuthology.orchestra.run.smithi167.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T13:39:40.564 INFO:teuthology.orchestra.run.smithi167.stdout:Group : Unspecified 2024-09-16T13:39:40.564 INFO:teuthology.orchestra.run.smithi167.stdout:Size : 8274670 2024-09-16T13:39:40.565 INFO:teuthology.orchestra.run.smithi167.stdout:License : GPLv3+ 2024-09-16T13:39:40.565 INFO:teuthology.orchestra.run.smithi167.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T13:39:40.565 INFO:teuthology.orchestra.run.smithi167.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T13:39:40.565 INFO:teuthology.orchestra.run.smithi167.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T13:39:40.565 INFO:teuthology.orchestra.run.smithi167.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T13:39:40.565 INFO:teuthology.orchestra.run.smithi167.stdout:Packager : builder@centos.org 2024-09-16T13:39:40.565 INFO:teuthology.orchestra.run.smithi167.stdout:Vendor : CentOS 2024-09-16T13:39:40.565 INFO:teuthology.orchestra.run.smithi167.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T13:39:40.565 INFO:teuthology.orchestra.run.smithi167.stdout:Summary : Support tools for GRUB. 2024-09-16T13:39:40.565 INFO:teuthology.orchestra.run.smithi167.stdout:Description : 2024-09-16T13:39:40.566 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:39:40.566 INFO:teuthology.orchestra.run.smithi167.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T13:39:40.566 INFO:teuthology.orchestra.run.smithi167.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T13:39:40.566 INFO:teuthology.orchestra.run.smithi167.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T13:39:40.566 INFO:teuthology.orchestra.run.smithi167.stdout:hardware devices. 2024-09-16T13:39:40.566 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:39:40.566 INFO:teuthology.orchestra.run.smithi167.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T13:39:40.567 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T13:39:40.567 INFO:teuthology.task.kernel:Updating grub on smithi167 to boot 5.14.0-505.el9.x86_64 2024-09-16T13:39:40.567 DEBUG:teuthology.orchestra.run.smithi167:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T13:39:41.241 INFO:teuthology.orchestra.run.smithi167.stderr:Generating grub configuration file ... 2024-09-16T13:39:42.569 INFO:teuthology.orchestra.run.smithi167.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T13:39:42.601 INFO:teuthology.orchestra.run.smithi167.stderr:done 2024-09-16T13:39:42.603 DEBUG:teuthology.orchestra.run.smithi167:> mktemp 2024-09-16T13:39:42.619 INFO:teuthology.orchestra.run.smithi167.stdout:/tmp/tmp.GVFVZoIJA2 2024-09-16T13:39:42.619 DEBUG:teuthology.orchestra.run.smithi167:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.GVFVZoIJA2 2024-09-16T13:39:42.686 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0666 /tmp/tmp.GVFVZoIJA2 2024-09-16T13:39:42.824 DEBUG:teuthology.orchestra.remote:smithi167:/tmp/tmp.GVFVZoIJA2 is 6KB 2024-09-16T13:39:42.873 DEBUG:teuthology.orchestra.run.smithi167:> rm -fr /tmp/tmp.GVFVZoIJA2 2024-09-16T13:39:42.888 DEBUG:teuthology.orchestra.run.smithi167:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T13:39:42.951 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T13:39:42.951 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T13:39:42.951 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T13:39:42.951 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T13:39:42.953 DEBUG:teuthology.orchestra.run.smithi167:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T13:39:43.117 DEBUG:teuthology.orchestra.run.smithi167:> sudo shutdown -r now 2024-09-16T13:39:59.447 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T13:39:59.447 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T13:39:59.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:40:13.129 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T13:40:13.130 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-16T13:40:13.130 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:40:17.853 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-09-16T13:40:26.861 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T13:40:26.861 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:40:29.917 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-09-16T13:40:31.681 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-09-16T13:40:40.690 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-16T13:40:40.691 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:40:41.919 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T13:40:41.920 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:40:43.773 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-09-16T13:40:55.780 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-16T13:40:55.781 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:41:00.349 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-09-16T13:41:15.361 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T13:41:15.362 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:41:15.710 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-09-16T13:41:16.155 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T13:41:16.155 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T13:41:16.155 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-09-16T13:41:16.170 INFO:teuthology.orchestra.run.smithi123.stdout:5.14.0-505.el9.x86_64 2024-09-16T13:41:16.170 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-16T13:41:16.170 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T13:41:16.170 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T13:41:17.170 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T13:41:17.171 DEBUG:teuthology.orchestra.run.smithi123:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T13:41:17.280 INFO:teuthology.orchestra.run.smithi123.stdout:ttyS1 2024-09-16T13:41:17.320 DEBUG:teuthology.parallel:result is None 2024-09-16T13:41:55.788 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T13:42:10.790 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-16T13:42:10.791 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:42:11.166 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-09-16T13:42:11.546 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-16T13:42:11.547 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T13:42:11.547 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-09-16T13:42:11.563 INFO:teuthology.orchestra.run.smithi167.stdout:5.14.0-505.el9.x86_64 2024-09-16T13:42:11.563 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-16T13:42:11.563 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T13:42:11.563 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T13:42:12.564 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T13:42:12.565 DEBUG:teuthology.orchestra.run.smithi167:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T13:42:12.655 INFO:teuthology.orchestra.run.smithi167.stdout:ttyS1 2024-09-16T13:42:12.673 DEBUG:teuthology.parallel:result is None 2024-09-16T13:42:12.674 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T13:42:12.682 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T13:42:12.682 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T13:42:12.685 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T13:42:12.703 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T13:42:12.710 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T13:42:12.718 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T13:42:12.718 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T13:42:12.744 DEBUG:teuthology.orchestra.run.smithi167:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T13:42:12.777 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T13:42:12.783 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T13:42:12.783 DEBUG:teuthology.orchestra.run.smithi123:> 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-16T13:42:12.811 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T13:42:12.844 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:42:12.853 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:42:12.856 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:42:12.864 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:42:12.866 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T13:42:12.873 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T13:42:12.873 DEBUG:teuthology.orchestra.run.smithi123:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T13:42:12.900 DEBUG:teuthology.orchestra.run.smithi167:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T13:42:12.933 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T13:42:12.942 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T13:42:12.942 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T13:42:12.970 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T13:42:12.989 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:42:13.073 DEBUG:teuthology.orchestra.run.smithi123:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:42:13.118 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:42:13.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:42:13.243 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T13:42:13.243 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T13:42:13.309 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:42:13.354 DEBUG:teuthology.orchestra.run.smithi167:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:42:13.404 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:42:13.487 DEBUG:teuthology.orchestra.run.smithi167:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:42:13.532 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-16T13:42:13.532 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T13:42:13.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo service rsyslog restart 2024-09-16T13:42:13.601 DEBUG:teuthology.orchestra.run.smithi167:> sudo service rsyslog restart 2024-09-16T13:42:13.648 INFO:teuthology.orchestra.run.smithi123.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:42:13.700 INFO:teuthology.orchestra.run.smithi167.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:42:14.153 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T13:42:14.161 INFO:teuthology.task.internal:Starting timer... 2024-09-16T13:42:14.161 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T13:42:14.172 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T13:42:14.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo service auditd rotate 2024-09-16T13:42:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:Rotating logs: 2024-09-16T13:42:14.249 DEBUG:teuthology.orchestra.run.smithi167:> sudo service auditd rotate 2024-09-16T13:42:14.331 INFO:teuthology.orchestra.run.smithi167.stdout:Rotating logs: 2024-09-16T13:42:14.333 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T13:42:14.333 DEBUG:teuthology.orchestra.run.smithi123:> /usr/sbin/getenforce 2024-09-16T13:42:14.364 INFO:teuthology.orchestra.run.smithi123.stdout:Permissive 2024-09-16T13:42:14.364 DEBUG:teuthology.orchestra.run.smithi167:> /usr/sbin/getenforce 2024-09-16T13:42:14.390 INFO:teuthology.orchestra.run.smithi167.stdout:Permissive 2024-09-16T13:42:14.391 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi123.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi167.front.sepia.ceph.com': 'permissive'} 2024-09-16T13:42:14.391 DEBUG:teuthology.orchestra.run.smithi123:> 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-16T13:42:14.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:42:14.435 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T13:42:14.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:42:14.463 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T13:42:14.463 DEBUG:teuthology.orchestra.run.smithi123:> sudo /usr/sbin/setenforce permissive 2024-09-16T13:42:14.517 DEBUG:teuthology.orchestra.run.smithi167:> sudo /usr/sbin/setenforce permissive 2024-09-16T13:42:14.553 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T13:42:14.562 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T13:42:14.566 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T13:42:14.677 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T13:42:14.690 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-16T13:42:14.690 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi123.front.sepia.ceph.com,smithi167.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T13:46:00.001 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi123.front.sepia.ceph.com'), Remote(name='ubuntu@smithi167.front.sepia.ceph.com')] 2024-09-16T13:46:00.002 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T13:46:00.004 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:46:00.084 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-09-16T13:46:00.164 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-09-16T13:46:00.164 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-16T13:46:00.165 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:46:00.241 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-09-16T13:46:00.324 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-16T13:46:00.325 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T13:46:00.338 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T13:46:00.339 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T13:46:00.339 DEBUG:teuthology.orchestra.run.smithi123:> 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-16T13:46:00.342 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T13:46:00.342 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T13:46:00.368 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T13:46:00.382 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T13:46:00.395 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T13:46:00.406 INFO:teuthology.orchestra.run.smithi123.stderr:sudo: ntpd: command not found 2024-09-16T13:46:00.410 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T13:46:00.417 INFO:teuthology.orchestra.run.smithi123.stdout:506 Cannot talk to daemon 2024-09-16T13:46:00.432 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T13:46:00.435 INFO:teuthology.orchestra.run.smithi167.stderr:sudo: ntpd: command not found 2024-09-16T13:46:00.445 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T13:46:00.447 INFO:teuthology.orchestra.run.smithi167.stdout:506 Cannot talk to daemon 2024-09-16T13:46:00.461 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T13:46:00.476 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T13:46:00.507 INFO:teuthology.orchestra.run.smithi123.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:46:00.510 INFO:teuthology.orchestra.run.smithi123.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:46:00.510 INFO:teuthology.orchestra.run.smithi123.stdout:=============================================================================== 2024-09-16T13:46:00.510 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:46:00.510 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:46:00.510 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:46:00.510 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:46:00.536 INFO:teuthology.orchestra.run.smithi167.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:46:00.539 INFO:teuthology.orchestra.run.smithi167.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:46:00.539 INFO:teuthology.orchestra.run.smithi167.stdout:=============================================================================== 2024-09-16T13:46:00.539 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:46:00.540 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:46:00.540 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:46:00.540 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:46:00.540 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T13:46:00.636 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '8293d73f8690540e843a81caec373f9cc29cf705'} 2024-09-16T13:46:00.636 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T13:46:00.640 INFO:tasks.cephadm:Cluster fsid is 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:00.640 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T13:46:00.640 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.123', 'mon.c': '[v2:172.21.15.123:3301,v1:172.21.15.123:6790]', 'mon.b': '172.21.15.167'} 2024-09-16T13:46:00.641 INFO:tasks.cephadm:First mon is mon.a on smithi123 2024-09-16T13:46:00.641 INFO:tasks.cephadm:First mgr is y 2024-09-16T13:46:00.641 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T13:46:00.641 DEBUG:teuthology.orchestra.run.smithi123:> sudo hostname $(hostname -s) 2024-09-16T13:46:00.668 DEBUG:teuthology.orchestra.run.smithi167:> sudo hostname $(hostname -s) 2024-09-16T13:46:00.694 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-16T13:46:00.695 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-16T13:46:00.843 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-16T13:46:01.050 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-16T13:46:01.051 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/squid/ad35db06e8924912f01e32b35576297c0f1352b4/centos/9/x86_64/flavors/default/cephadm 2024-09-16T13:46:01.051 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-16T13:46:01.052 DEBUG:teuthology.orchestra.run.smithi123:> 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-16T13:46:01.433 INFO:teuthology.orchestra.run.smithi123.stdout:-rw-r--r--. 1 ubuntu ubuntu 784503 Sep 16 13:46 /home/ubuntu/cephtest/cephadm 2024-09-16T13:46:01.434 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T13:46:01.814 INFO:teuthology.orchestra.run.smithi167.stdout:-rw-r--r--. 1 ubuntu ubuntu 784503 Sep 16 13:46 /home/ubuntu/cephtest/cephadm 2024-09-16T13:46:01.815 DEBUG:teuthology.orchestra.run.smithi123:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T13:46:01.834 DEBUG:teuthology.orchestra.run.smithi167:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T13:46:01.868 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-16T13:46:01.869 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T13:46:01.877 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T13:46:03.521 INFO:teuthology.orchestra.run.smithi123.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:46:03.594 INFO:teuthology.orchestra.run.smithi167.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:46:31.045 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T13:46:31.045 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T13:46:31.046 INFO:teuthology.orchestra.run.smithi123.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T13:46:31.046 INFO:teuthology.orchestra.run.smithi123.stdout: "repo_digests": [ 2024-09-16T13:46:31.046 INFO:teuthology.orchestra.run.smithi123.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T13:46:31.046 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-16T13:46:31.046 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T13:46:34.606 INFO:teuthology.orchestra.run.smithi167.stdout:{ 2024-09-16T13:46:34.606 INFO:teuthology.orchestra.run.smithi167.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T13:46:34.606 INFO:teuthology.orchestra.run.smithi167.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T13:46:34.606 INFO:teuthology.orchestra.run.smithi167.stdout: "repo_digests": [ 2024-09-16T13:46:34.606 INFO:teuthology.orchestra.run.smithi167.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T13:46:34.606 INFO:teuthology.orchestra.run.smithi167.stdout: ] 2024-09-16T13:46:34.606 INFO:teuthology.orchestra.run.smithi167.stdout:} 2024-09-16T13:46:34.636 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /etc/ceph 2024-09-16T13:46:34.669 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /etc/ceph 2024-09-16T13:46:34.699 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 777 /etc/ceph 2024-09-16T13:46:34.738 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 777 /etc/ceph 2024-09-16T13:46:34.765 INFO:tasks.cephadm:Writing seed config... 2024-09-16T13:46:34.767 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-16T13:46:34.767 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T13:46:34.767 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T13:46:34.767 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-16T13:46:34.767 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T13:46:34.768 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T13:46:34.768 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T13:46:34.768 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T13:46:34.768 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T13:46:34.769 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T13:46:34.769 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T13:46:34.796 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 = 023ad1fa-7432-11ef-bceb-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-16T13:46:34.796 DEBUG:teuthology.orchestra.run.smithi123:mon.a> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T13:46:34.839 DEBUG:teuthology.orchestra.run.smithi123:mgr.y> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.y.service 2024-09-16T13:46:34.882 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T13:46:34.882 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 023ad1fa-7432-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.123 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:46:35.084 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:46:35.085 INFO:teuthology.orchestra.run.smithi123.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '023ad1fa-7432-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.123', '--skip-admin-label'] 2024-09-16T13:46:35.085 INFO:teuthology.orchestra.run.smithi123.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T13:46:35.085 INFO:teuthology.orchestra.run.smithi123.stdout:Verifying podman|docker is present... 2024-09-16T13:46:35.109 INFO:teuthology.orchestra.run.smithi123.stdout:/bin/podman: stdout 5.2.2 2024-09-16T13:46:35.109 INFO:teuthology.orchestra.run.smithi123.stdout:Verifying lvm2 is present... 2024-09-16T13:46:35.109 INFO:teuthology.orchestra.run.smithi123.stdout:Verifying time synchronization is in place... 2024-09-16T13:46:35.117 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T13:46:35.117 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T13:46:35.123 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T13:46:35.123 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout inactive 2024-09-16T13:46:35.129 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout enabled 2024-09-16T13:46:35.136 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout active 2024-09-16T13:46:35.136 INFO:teuthology.orchestra.run.smithi123.stdout:Unit chronyd.service is enabled and running 2024-09-16T13:46:35.136 INFO:teuthology.orchestra.run.smithi123.stdout:Repeating the final host check... 2024-09-16T13:46:35.166 INFO:teuthology.orchestra.run.smithi123.stdout:/bin/podman: stdout 5.2.2 2024-09-16T13:46:35.166 INFO:teuthology.orchestra.run.smithi123.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-16T13:46:35.166 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl is present 2024-09-16T13:46:35.166 INFO:teuthology.orchestra.run.smithi123.stdout:lvcreate is present 2024-09-16T13:46:35.172 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T13:46:35.173 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T13:46:35.179 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T13:46:35.179 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout inactive 2024-09-16T13:46:35.185 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout enabled 2024-09-16T13:46:35.191 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout active 2024-09-16T13:46:35.192 INFO:teuthology.orchestra.run.smithi123.stdout:Unit chronyd.service is enabled and running 2024-09-16T13:46:35.192 INFO:teuthology.orchestra.run.smithi123.stdout:Host looks OK 2024-09-16T13:46:35.192 INFO:teuthology.orchestra.run.smithi123.stdout:Cluster fsid: 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:35.192 INFO:teuthology.orchestra.run.smithi123.stdout:Acquiring lock 140355871267472 on /run/cephadm/023ad1fa-7432-11ef-bceb-c7b262605968.lock 2024-09-16T13:46:35.192 INFO:teuthology.orchestra.run.smithi123.stdout:Lock 140355871267472 acquired on /run/cephadm/023ad1fa-7432-11ef-bceb-c7b262605968.lock 2024-09-16T13:46:35.192 INFO:teuthology.orchestra.run.smithi123.stdout:Verifying IP 172.21.15.123 port 3300 ... 2024-09-16T13:46:35.192 INFO:teuthology.orchestra.run.smithi123.stdout:Verifying IP 172.21.15.123 port 6789 ... 2024-09-16T13:46:35.193 INFO:teuthology.orchestra.run.smithi123.stdout:Base mon IP(s) is [172.21.15.123:3300, 172.21.15.123:6789], mon addrv is [v2:172.21.15.123:3300,v1:172.21.15.123:6789] 2024-09-16T13:46:35.196 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.123 metric 100 2024-09-16T13:46:35.196 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.123 metric 100 2024-09-16T13:46:35.198 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T13:46:35.199 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-16T13:46:35.199 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-16T13:46:35.201 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T13:46:35.201 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T13:46:35.201 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T13:46:35.201 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-16T13:46:35.201 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d3f1/64 scope link noprefixroute 2024-09-16T13:46:35.201 INFO:teuthology.orchestra.run.smithi123.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T13:46:35.202 INFO:teuthology.orchestra.run.smithi123.stdout:Mon IP `172.21.15.123` is in CIDR network `172.21.0.0/20` 2024-09-16T13:46:35.202 INFO:teuthology.orchestra.run.smithi123.stdout:Mon IP `172.21.15.123` is in CIDR network `172.21.0.0/20` 2024-09-16T13:46:35.202 INFO:teuthology.orchestra.run.smithi123.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T13:46:35.202 INFO:teuthology.orchestra.run.smithi123.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T13:46:35.203 INFO:teuthology.orchestra.run.smithi123.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:46:35.610 INFO:teuthology.orchestra.run.smithi123.stdout:/bin/podman: stdout b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe 2024-09-16T13:46:35.611 INFO:teuthology.orchestra.run.smithi123.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:46:35.611 INFO:teuthology.orchestra.run.smithi123.stdout:/bin/podman: stderr Getting image source signatures 2024-09-16T13:46:35.611 INFO:teuthology.orchestra.run.smithi123.stdout:/bin/podman: stderr Copying blob sha256:c36cbe791b3d764506503890ade2f6681b288212a4797b71c720377aeba8f6a3 2024-09-16T13:46:35.611 INFO:teuthology.orchestra.run.smithi123.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-16T13:46:35.611 INFO:teuthology.orchestra.run.smithi123.stdout:/bin/podman: stderr Copying config sha256:b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe 2024-09-16T13:46:35.611 INFO:teuthology.orchestra.run.smithi123.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-16T13:46:36.609 INFO:teuthology.orchestra.run.smithi123.stdout:ceph: stdout ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T13:46:36.610 INFO:teuthology.orchestra.run.smithi123.stdout:Ceph version: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T13:46:36.610 INFO:teuthology.orchestra.run.smithi123.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T13:46:37.623 INFO:teuthology.orchestra.run.smithi123.stdout:stat: stdout 167 167 2024-09-16T13:46:37.623 INFO:teuthology.orchestra.run.smithi123.stdout:Creating initial keys... 2024-09-16T13:46:38.611 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph-authtool: stdout AQC9NuhmQcNiOBAAbaf320DQ+qXOSbGfvynLYg== 2024-09-16T13:46:39.626 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph-authtool: stdout AQC+NuhmUCi9NxAAEuMgCE3QwxjalIHiRg7scA== 2024-09-16T13:46:40.497 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph-authtool: stdout AQC/Nuhm+x+lNxAAmVBTqaSkD26rqUVix+SMww== 2024-09-16T13:46:40.498 INFO:teuthology.orchestra.run.smithi123.stdout:Creating initial monmap... 2024-09-16T13:46:41.448 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T13:46:41.449 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T13:46:41.449 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:41.449 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T13:46:41.449 INFO:teuthology.orchestra.run.smithi123.stdout:monmaptool for a [v2:172.21.15.123:3300,v1:172.21.15.123:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T13:46:41.449 INFO:teuthology.orchestra.run.smithi123.stdout:setting min_mon_release = quincy 2024-09-16T13:46:41.449 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/monmaptool: set fsid to 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:41.449 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T13:46:41.449 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:46:41.450 INFO:teuthology.orchestra.run.smithi123.stdout:Creating mon... 2024-09-16T13:46:42.333 INFO:teuthology.orchestra.run.smithi123.stdout:create mon.a on 2024-09-16T13:46:42.712 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-16T13:46:42.905 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-023ad1fa-7432-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-023ad1fa-7432-11ef-bceb-c7b262605968.target. 2024-09-16T13:46:42.905 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-023ad1fa-7432-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-023ad1fa-7432-11ef-bceb-c7b262605968.target. 2024-09-16T13:46:43.138 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.a 2024-09-16T13:46:43.138 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stderr Failed to reset failed state of unit ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T13:46:43.303 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-023ad1fa-7432-11ef-bceb-c7b262605968.target.wants/ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-023ad1fa-7432-11ef-bceb-c7b262605968@.service. 2024-09-16T13:46:43.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:43 smithi123 podman[23296]: 2024-09-16 13:46:43.550421229 +0000 UTC m=+0.113430711 container create 3c0befba15a4a7bb8fe6eedeeffbceaf50852785576497061488ff0b3a077a64 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T13:46:43.876 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:46:43.877 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout disabled 2024-09-16T13:46:43.884 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:46:43.884 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout inactive 2024-09-16T13:46:43.884 INFO:teuthology.orchestra.run.smithi123.stdout:firewalld.service is not enabled 2024-09-16T13:46:43.885 INFO:teuthology.orchestra.run.smithi123.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T13:46:43.885 INFO:teuthology.orchestra.run.smithi123.stdout:Waiting for mon to start... 2024-09-16T13:46:43.885 INFO:teuthology.orchestra.run.smithi123.stdout:Waiting for mon... 2024-09-16T13:46:44.010 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:43 smithi123 podman[23296]: 2024-09-16 13:46:43.777562676 +0000 UTC m=+0.340572160 container init 3c0befba15a4a7bb8fe6eedeeffbceaf50852785576497061488ff0b3a077a64 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-16T13:46:44.011 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:43 smithi123 podman[23296]: 2024-09-16 13:46:43.780834452 +0000 UTC m=+0.343843936 container start 3c0befba15a4a7bb8fe6eedeeffbceaf50852785576497061488ff0b3a077a64 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T13:46:44.011 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:43 smithi123 ceph-mon[23314]: mkfs 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:44.011 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:43 smithi123 ceph-mon[23314]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:46:44.011 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:43 smithi123 bash[23296]: 3c0befba15a4a7bb8fe6eedeeffbceaf50852785576497061488ff0b3a077a64 2024-09-16T13:46:44.011 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:43 smithi123 systemd[1]: Started Ceph mon.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:46:44.947 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T13:46:44.947 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout id: 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:44.947 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T13:46:44.947 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:46:44.947 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout services: 2024-09-16T13:46:44.947 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.558755s) 2024-09-16T13:46:44.947 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T13:46:44.947 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T13:46:44.947 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:46:44.948 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout data: 2024-09-16T13:46:44.948 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T13:46:44.948 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T13:46:44.948 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T13:46:44.948 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T13:46:44.948 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:46:44.948 INFO:teuthology.orchestra.run.smithi123.stdout:mon is available 2024-09-16T13:46:44.948 INFO:teuthology.orchestra.run.smithi123.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: monmap epoch 1 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: last_changed 2024-09-16T13:46:40.826197+0000 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: min_mon_release 19 (squid) 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: election_strategy: 1 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: fsmap 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: mgrmap e1: no daemons active 2024-09-16T13:46:45.068 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:44 smithi123 ceph-mon[23314]: from='client.? 172.21.15.123:0/919182913' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:46:45.969 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:46:45.969 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T13:46:45.969 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout fsid = 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:45.969 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.123:3300,v1:172.21.15.123:6789] 2024-09-16T13:46:45.969 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T13:46:45.970 INFO:teuthology.orchestra.run.smithi123.stdout:Generating new minimal ceph.conf... 2024-09-16T13:46:46.074 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:45 smithi123 ceph-mon[23314]: from='client.? 172.21.15.123:0/3873365101' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T13:46:46.075 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:45 smithi123 ceph-mon[23314]: from='client.? 172.21.15.123:0/3873365101' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T13:46:46.988 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:46 smithi123 ceph-mon[23314]: from='client.? 172.21.15.123:0/1278664228' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:46:46.991 INFO:teuthology.orchestra.run.smithi123.stdout:Restarting the monitor... 2024-09-16T13:46:47.267 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:47 smithi123 systemd[1]: Stopping Ceph mon.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:46:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a[23310]: 2024-09-16T13:46:47.264+0000 7fd424275640 -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-16T13:46:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a[23310]: 2024-09-16T13:46:47.264+0000 7fd424275640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T13:46:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:47 smithi123 podman[23558]: 2024-09-16 13:46:47.510673203 +0000 UTC m=+0.343783614 container died 3c0befba15a4a7bb8fe6eedeeffbceaf50852785576497061488ff0b3a077a64 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-16T13:46:48.108 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:47 smithi123 podman[23558]: 2024-09-16 13:46:47.906630931 +0000 UTC m=+0.739741352 container cleanup 3c0befba15a4a7bb8fe6eedeeffbceaf50852785576497061488ff0b3a077a64 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-16T13:46:48.108 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:47 smithi123 bash[23558]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a 2024-09-16T13:46:48.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 podman[23570]: 2024-09-16 13:46:48.107451013 +0000 UTC m=+0.591757096 container remove 3c0befba15a4a7bb8fe6eedeeffbceaf50852785576497061488ff0b3a077a64 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, ceph=True, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-16T13:46:48.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T13:46:48.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 systemd[1]: Stopped Ceph mon.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:46:48.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 systemd[1]: Starting Ceph mon.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:46:48.703 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 podman[23666]: 2024-09-16 13:46:48.341603114 +0000 UTC m=+0.015601549 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T13:46:48.703 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 podman[23666]: 2024-09-16 13:46:48.47503376 +0000 UTC m=+0.149032193 container create 13982208e8be948ce90d5f35ff477a0d882a0b9ecbac644baff1f07750fe04a8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-16T13:46:48.703 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 podman[23666]: 2024-09-16 13:46:48.677530434 +0000 UTC m=+0.351528877 container init 13982208e8be948ce90d5f35ff477a0d882a0b9ecbac644baff1f07750fe04a8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T13:46:48.703 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 podman[23666]: 2024-09-16 13:46:48.68085862 +0000 UTC m=+0.354857052 container start 13982208e8be948ce90d5f35ff477a0d882a0b9ecbac644baff1f07750fe04a8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:46:48.765 INFO:teuthology.orchestra.run.smithi123.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T13:46:49.029 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:46:49.029 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 2 2024-09-16T13:46:49.029 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: pidfile_write: ignore empty --pid-file 2024-09-16T13:46:49.029 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: load: jerasure load: lrc 2024-09-16T13:46:49.029 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: RocksDB version: 7.9.2 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Git sha 0 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: DB SUMMARY 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: DB Session ID: 45X2R9ILFNBB69MC4V38 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: CURRENT file: CURRENT 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88213 ; 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.error_if_exists: 0 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.create_if_missing: 0 2024-09-16T13:46:49.030 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.paranoid_checks: 1 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.env: 0x56246aa96940 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.info_log: 0x56246c37f6e0 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.statistics: (nil) 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.use_fsync: 0 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_log_file_size: 0 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:46:49.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.allow_fallocate: 1 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.use_direct_reads: 0 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.db_log_dir: 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.wal_dir: 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:46:49.032 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.write_buffer_manager: 0x56246c38edc0 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:46:49.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.unordered_write: 0 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.row_cache: None 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.wal_filter: None 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.two_write_queues: 0 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.wal_compression: 0 2024-09-16T13:46:49.034 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.atomic_flush: 0 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.log_readahead_size: 0 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:46:49.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:46:49.036 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_background_jobs: 2 2024-09-16T13:46:49.037 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_background_compactions: -1 2024-09-16T13:46:49.037 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_subcompactions: 1 2024-09-16T13:46:49.037 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:46:49.037 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:46:49.037 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:46:49.037 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:46:49.037 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:46:49.037 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:46:49.037 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_open_files: -1 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_background_flushes: -1 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Compression algorithms supported: 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: kZSTD supported: 0 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: kXpressCompression supported: 0 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: kBZip2Compression supported: 0 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: kLZ4Compression supported: 1 2024-09-16T13:46:49.038 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: kZlibCompression supported: 1 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: kSnappyCompression supported: 1 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.merge_operator: 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_filter: None 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:46:49.039 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56246c37f320) 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: cache_index_and_filter_blocks: 1 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: pin_top_level_index_and_filter: 1 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: index_type: 0 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: data_block_index_type: 0 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: index_shortening: 1 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: checksum: 4 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: no_block_cache: 0 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_cache: 0x56246c3731f0 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_cache_name: BinnedLRUCache 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_cache_options: 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: capacity : 536870912 2024-09-16T13:46:49.040 INFO:journalctl@ceph.mon.a.smithi123.stdout: num_shard_bits : 4 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: strict_capacity_limit : 0 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: high_pri_pool_ratio: 0.000 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_cache_compressed: (nil) 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: persistent_cache: (nil) 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_size: 4096 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_size_deviation: 10 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_restart_interval: 16 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: index_block_restart_interval: 1 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: metadata_block_size: 4096 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: partition_filters: 0 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: use_delta_encoding: 1 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: filter_policy: bloomfilter 2024-09-16T13:46:49.041 INFO:journalctl@ceph.mon.a.smithi123.stdout: whole_key_filtering: 1 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout: verify_compression: 0 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout: read_amp_bytes_per_bit: 0 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout: format_version: 5 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout: enable_index_compression: 1 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_align: 0 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout: max_auto_readahead_size: 262144 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout: prepopulate_block_cache: 0 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout: initial_auto_readahead_size: 8192 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compression: NoCompression 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:46:49.042 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.num_levels: 7 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:46:49.043 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:46:49.044 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:46:49.045 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:46:49.046 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.inplace_update_support: 0 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.bloom_locality: 0 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.max_successive_merges: 0 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:46:49.047 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.ttl: 2592000 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.enable_blob_files: false 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.min_blob_size: 0 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:46:49.048 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: 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-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 60fce4f6-d6ac-4079-96b7-793e7e8f892c 2024-09-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726494408707105, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726494408707954, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84828, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82975, "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": 77184, "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": 1726494408, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "60fce4f6-d6ac-4079-96b7-793e7e8f892c", "db_session_id": "45X2R9ILFNBB69MC4V38", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726494408708052, "job": 1, "event": "recovery_finished"} 2024-09-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: 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-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56246c3a0e00 2024-09-16T13:46:49.049 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: DB pointer 0x56246c49c000 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout: ** DB Stats ** 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.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-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.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-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout: ** Compaction Stats [default] ** 2024-09-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.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-16T13:46:49.050 INFO:journalctl@ceph.mon.a.smithi123.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.stdout: L0 2/0 84.70 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.stdout: Sum 2/0 84.70 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.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 146.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.stdout: ** Compaction Stats [default] ** 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.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-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.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 146.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:46:49.051 INFO:journalctl@ceph.mon.a.smithi123.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout: Cumulative compaction: 0.00 GB write, 27.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout: Interval compaction: 0.00 GB write, 27.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.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-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout: Block cache BinnedLRUCache@0x56246c3731f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.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-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: starting mon.a rank 0 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:49.052 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: mon.a@-1(???) e1 preinit fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: mon.a@-1(???).mds e1 new map 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: mon.a@-1(???).mds e1 print_map 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout: e1 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout: btime 2024-09-16T13:46:43:819121+0000 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.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-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout: legacy client fscid: -1 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout: No filesystems configured 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:46:49.053 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 bash[23666]: 13982208e8be948ce90d5f35ff477a0d882a0b9ecbac644baff1f07750fe04a8 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 systemd[1]: Started Ceph mon.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: monmap epoch 1 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: last_changed 2024-09-16T13:46:40.826197+0000 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: min_mon_release 19 (squid) 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: election_strategy: 1 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: fsmap 2024-09-16T13:46:49.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T13:46:49.055 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:48 smithi123 ceph-mon[23686]: mgrmap e1: no daemons active 2024-09-16T13:46:49.803 INFO:teuthology.orchestra.run.smithi123.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T13:46:49.825 INFO:teuthology.orchestra.run.smithi123.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:46:49.826 INFO:teuthology.orchestra.run.smithi123.stdout:Creating mgr... 2024-09-16T13:46:49.826 INFO:teuthology.orchestra.run.smithi123.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T13:46:49.826 INFO:teuthology.orchestra.run.smithi123.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T13:46:50.170 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.y 2024-09-16T13:46:50.170 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stderr Failed to reset failed state of unit ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-16T13:46:50.478 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-023ad1fa-7432-11ef-bceb-c7b262605968.target.wants/ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-023ad1fa-7432-11ef-bceb-c7b262605968@.service. 2024-09-16T13:46:50.497 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:50 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/704465211' entity='client.admin' 2024-09-16T13:46:50.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:50 smithi123 podman[23899]: 2024-09-16 13:46:50.610247537 +0000 UTC m=+0.016343790 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T13:46:52.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:51 smithi123 podman[23899]: 2024-09-16 13:46:51.778709757 +0000 UTC m=+1.184806042 container create d01f05b36fba5517d4f1c34d5af43b9c89ec7018765b586ea0dba534b7ed1fa4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, 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, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-16T13:46:53.691 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:53 smithi123 podman[23899]: 2024-09-16 13:46:53.56090354 +0000 UTC m=+2.966999792 container init d01f05b36fba5517d4f1c34d5af43b9c89ec7018765b586ea0dba534b7ed1fa4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-ad35db0) 2024-09-16T13:46:53.692 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:53 smithi123 podman[23899]: 2024-09-16 13:46:53.564765438 +0000 UTC m=+2.970861683 container start d01f05b36fba5517d4f1c34d5af43b9c89ec7018765b586ea0dba534b7ed1fa4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0) 2024-09-16T13:46:53.968 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:53 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:53.689+0000 7f77f1faa040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:46:53.968 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:53 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:53.746+0000 7f77f1faa040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:46:53.968 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:53 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:53.894+0000 7f77f1faa040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:46:53.968 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:53 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:53.965+0000 7f77f1faa040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:46:54.283 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:54 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:54.139+0000 7f77f1faa040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:46:54.283 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:54 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:54.281+0000 7f77f1faa040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:46:54.615 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:46:54.615 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout disabled 2024-09-16T13:46:54.623 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:46:54.623 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout inactive 2024-09-16T13:46:54.623 INFO:teuthology.orchestra.run.smithi123.stdout:firewalld.service is not enabled 2024-09-16T13:46:54.624 INFO:teuthology.orchestra.run.smithi123.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T13:46:54.634 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:46:54.634 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout disabled 2024-09-16T13:46:54.642 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:46:54.642 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout inactive 2024-09-16T13:46:54.642 INFO:teuthology.orchestra.run.smithi123.stdout:firewalld.service is not enabled 2024-09-16T13:46:54.643 INFO:teuthology.orchestra.run.smithi123.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T13:46:54.643 INFO:teuthology.orchestra.run.smithi123.stdout:Waiting for mgr to start... 2024-09-16T13:46:54.643 INFO:teuthology.orchestra.run.smithi123.stdout:Waiting for mgr... 2024-09-16T13:46:54.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:54 smithi123 bash[23899]: d01f05b36fba5517d4f1c34d5af43b9c89ec7018765b586ea0dba534b7ed1fa4 2024-09-16T13:46:54.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:54 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:54.599+0000 7f77f1faa040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:46:54.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:54 smithi123 systemd[1]: Started Ceph mgr.y for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:46:54.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:54 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:54.672+0000 7f77f1faa040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:46:55.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:54 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:54.859+0000 7f77f1faa040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:46:56.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:55 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:55.744+0000 7f77f1faa040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:46:56.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:55 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:55.813+0000 7f77f1faa040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:46:56.788 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:56 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:56.532+0000 7f77f1faa040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:46:56.788 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:56 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:56.649+0000 7f77f1faa040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:46:57.078 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:56 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:56.797+0000 7f77f1faa040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:46:57.078 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:56 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:56.859+0000 7f77f1faa040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:46:57.078 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:57.007+0000 7f77f1faa040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:46:57.078 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:57.075+0000 7f77f1faa040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:46:57.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:57.135+0000 7f77f1faa040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:46:57.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:57.293+0000 7f77f1faa040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:46:57.627 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:57.358+0000 7f77f1faa040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:46:57.627 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:57.424+0000 7f77f1faa040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:46:57.627 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:57.506+0000 7f77f1faa040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:46:57.627 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:57.566+0000 7f77f1faa040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:46:57.627 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:57.625+0000 7f77f1faa040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:46:58.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:57 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1319620688' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T13:46:58.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:46:58.435+0000 7f77f1faa040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:46:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: Activating manager daemon y 2024-09-16T13:46:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: mgrmap e2: y(active, starting, since 0.00312109s) 2024-09-16T13:46:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: from='mgr.14100 172.21.15.123:0/817747921' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:46:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: from='mgr.14100 172.21.15.123:0/817747921' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:46:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: from='mgr.14100 172.21.15.123:0/817747921' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:46:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: from='mgr.14100 172.21.15.123:0/817747921' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:46:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: from='mgr.14100 172.21.15.123:0/817747921' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:46:59.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: Manager daemon y is now available 2024-09-16T13:46:59.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: from='mgr.14100 172.21.15.123:0/817747921' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:46:59.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: from='mgr.14100 172.21.15.123:0/817747921' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:46:59.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: from='mgr.14100 172.21.15.123:0/817747921' entity='mgr.y' 2024-09-16T13:46:59.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: from='mgr.14100 172.21.15.123:0/817747921' entity='mgr.y' 2024-09-16T13:46:59.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:46:58 smithi123 ceph-mon[23686]: from='mgr.14100 172.21.15.123:0/817747921' entity='mgr.y' 2024-09-16T13:47:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:00 smithi123 ceph-mon[23686]: mgrmap e3: y(active, since 1.00737s) 2024-09-16T13:47:01.589 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:01 smithi123 ceph-mon[23686]: mgrmap e4: y(active, since 2s) 2024-09-16T13:47:01.594 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:47:01.594 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:47:01.594 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "fsid": "023ad1fa-7432-11ef-bceb-c7b262605968", 2024-09-16T13:47:01.594 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:47:01.594 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:47:01.594 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:47:01.594 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:47:01.595 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:01.596 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:47:01.596 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:47:01.596 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:47:01.596 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:47:01.596 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:47:01.596 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:47:01.596 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:47:01.596 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:47:01.600 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:01.600 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:47:01.600 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:47:01.600 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:47:01.600 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:47:01.600 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:47:01.600 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:47:01.600 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:47:01.601 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:47:01.601 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:47:01.601 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:01.601 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:47:01.601 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:47:01.601 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:46:43:819121+0000", 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:47:01.602 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:47:01.603 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:01.603 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:47:01.603 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:47:01.603 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:46:43.821673+0000", 2024-09-16T13:47:01.603 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:47:01.603 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:01.603 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:47:01.603 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:47:01.603 INFO:teuthology.orchestra.run.smithi123.stdout:mgr not available, waiting (1/15)... 2024-09-16T13:47:04.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:04 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3272883948' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T13:47:04.974 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:47:04.974 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:47:04.974 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "fsid": "023ad1fa-7432-11ef-bceb-c7b262605968", 2024-09-16T13:47:04.974 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:47:04.974 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:47:04.974 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "quorum_age": 15, 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:47:04.975 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:04.976 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:47:04.976 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:47:04.976 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:47:04.976 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:47:04.976 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:47:04.976 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:47:04.976 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:47:04.976 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:47:04.979 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:04.979 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:47:04.979 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:47:04.979 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:47:04.979 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:47:04.979 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:47:04.979 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:47:04.979 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:46:43:819121+0000", 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:47:04.980 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:46:43.821673+0000", 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:47:04.981 INFO:teuthology.orchestra.run.smithi123.stdout:mgr is available 2024-09-16T13:47:05.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:05 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3152037102' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T13:47:05.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:05 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3152037102' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout fsid = 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.123:3300,v1:172.21.15.123:6789] 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T13:47:06.080 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 2024-09-16T13:47:06.081 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T13:47:06.081 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T13:47:06.081 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T13:47:06.081 INFO:teuthology.orchestra.run.smithi123.stdout:Enabling cephadm module... 2024-09-16T13:47:07.291 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:06 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/4079660253' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-16T13:47:07.291 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:06 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ignoring --setuser ceph since I am not root 2024-09-16T13:47:07.291 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:06 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ignoring --setgroup ceph since I am not root 2024-09-16T13:47:07.291 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:07.081+0000 7fd76862e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:47:07.291 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:07.137+0000 7fd76862e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:47:07.291 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:07.287+0000 7fd76862e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:47:07.610 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:07.353+0000 7fd76862e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:47:07.610 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:07.500+0000 7fd76862e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:47:07.919 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:07.643+0000 7fd76862e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:47:08.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:07 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/4079660253' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T13:47:08.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:07 smithi123 ceph-mon[23686]: mgrmap e5: y(active, since 8s) 2024-09-16T13:47:08.173 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:07.968+0000 7fd76862e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:47:08.173 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:08 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:08.029+0000 7fd76862e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:47:08.576 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:08 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:08.221+0000 7fd76862e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:47:09.136 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:47:09.136 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T13:47:09.136 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:47:09.136 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T13:47:09.136 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T13:47:09.136 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:47:09.136 INFO:teuthology.orchestra.run.smithi123.stdout:Waiting for the mgr to restart... 2024-09-16T13:47:09.136 INFO:teuthology.orchestra.run.smithi123.stdout:Waiting for mgr epoch 5... 2024-09-16T13:47:09.257 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:08 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/106152863' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T13:47:09.257 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:09 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:09.116+0000 7fd76862e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:47:09.257 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:09 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:09.189+0000 7fd76862e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:47:10.159 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:09 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:09.901+0000 7fd76862e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:47:10.159 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.015+0000 7fd76862e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:47:10.434 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.157+0000 7fd76862e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:47:10.434 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.218+0000 7fd76862e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:47:10.435 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.365+0000 7fd76862e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:47:10.435 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.432+0000 7fd76862e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:47:10.715 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.492+0000 7fd76862e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:47:10.715 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.648+0000 7fd76862e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:47:10.715 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.713+0000 7fd76862e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:47:10.995 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.789+0000 7fd76862e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:47:10.995 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.877+0000 7fd76862e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:47:10.996 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.935+0000 7fd76862e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:47:10.996 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:10.993+0000 7fd76862e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:47:12.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:11.773+0000 7fd76862e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:47:12.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: Active manager daemon y restarted 2024-09-16T13:47:12.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: Activating manager daemon y 2024-09-16T13:47:12.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: osdmap e2: 0 total, 0 up, 0 in 2024-09-16T13:47:12.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: mgrmap e6: y(active, starting, since 0.00369719s) 2024-09-16T13:47:12.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:47:12.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:47:12.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:47:12.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:47:12.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:47:12.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: Manager daemon y is now available 2024-09-16T13:47:12.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:12.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:12.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:47:12.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:47:12.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:47:12.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:11 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:47:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:12 smithi123 ceph-mon[23686]: Found migration_current of "None". Setting to last migration. 2024-09-16T13:47:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:12 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:12 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:12 smithi123 ceph-mon[23686]: mgrmap e7: y(active, since 1.00547s) 2024-09-16T13:47:13.406 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:13.128+0000 7fd6cf988640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:47:13] ENGINE Error in HTTPServer.serve 2024-09-16T13:47:13.406 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: Traceback (most recent call last): 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self._connections.run(self.expiration_interval) 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self._run(expiration_interval) 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: s = self.context.wrap_socket( 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:47:13.407 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: return self.sslsocket_class._create( 2024-09-16T13:47:13.408 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:47:13.408 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self.do_handshake() 2024-09-16T13:47:13.408 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:47:13.408 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self._sslobj.do_handshake() 2024-09-16T13:47:13.408 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:47:13.408 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:13.409 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:47:13.409 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T13:47:13.409 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T13:47:13.409 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:47:13.409 INFO:teuthology.orchestra.run.smithi123.stdout:mgr epoch 5 is available 2024-09-16T13:47:13.409 INFO:teuthology.orchestra.run.smithi123.stdout:Setting orchestrator backend to cephadm... 2024-09-16T13:47:14.008 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-mon[23686]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T13:47:14.008 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-mon[23686]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T13:47:14.008 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-mon[23686]: [16/Sep/2024:13:47:12] ENGINE Bus STARTING 2024-09-16T13:47:14.008 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:13 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:47:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:14 smithi123 ceph-mon[23686]: [16/Sep/2024:13:47:13] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T13:47:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:14 smithi123 ceph-mon[23686]: [16/Sep/2024:13:47:13] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T13:47:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:14 smithi123 ceph-mon[23686]: [16/Sep/2024:13:47:13] ENGINE Bus STARTED 2024-09-16T13:47:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:14 smithi123 ceph-mon[23686]: [16/Sep/2024:13:47:13] ENGINE Error in HTTPServer.serve 2024-09-16T13:47:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout: Traceback (most recent call last): 2024-09-16T13:47:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:47:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._run(expiration_interval) 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: self.do_handshake() 2024-09-16T13:47:15.111 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:47:15.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T13:47:15.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:47:15.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:14 smithi123 ceph-mon[23686]: mgrmap e8: y(active, since 2s) 2024-09-16T13:47:15.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:14 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:15.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:14 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:47:15.763 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T13:47:15.763 INFO:teuthology.orchestra.run.smithi123.stdout:Generating ssh key... 2024-09-16T13:47:16.013 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:15 smithi123 ceph-mon[23686]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:16.823 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: Generating public/private rsa key pair. 2024-09-16T13:47:16.823 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: Your identification has been saved in /tmp/tmpog4t0tgl/key 2024-09-16T13:47:16.823 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: Your public key has been saved in /tmp/tmpog4t0tgl/key.pub 2024-09-16T13:47:16.823 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: The key fingerprint is: 2024-09-16T13:47:16.823 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: SHA256:hyTseAdAO3OOQ8dTbq4LwQ2kj9aMqrN6VqnyIN21AHE ceph-023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:47:16.823 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: The key's randomart image is: 2024-09-16T13:47:16.823 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: +---[RSA 3072]----+ 2024-09-16T13:47:16.823 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: | ..E . | 2024-09-16T13:47:16.824 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: | = = o | 2024-09-16T13:47:16.824 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: | o * O + | 2024-09-16T13:47:16.824 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: | X % B . | 2024-09-16T13:47:16.824 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: | + @.* S . | 2024-09-16T13:47:16.824 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: | + .o* + . | 2024-09-16T13:47:16.824 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: |+ .oo o | 2024-09-16T13:47:16.824 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: |=.+ . . | 2024-09-16T13:47:16.824 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: |=B. . | 2024-09-16T13:47:16.824 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: +----[SHA256]-----+ 2024-09-16T13:47:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-mon[23686]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:16 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:17 smithi123 ceph-mon[23686]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:17 smithi123 ceph-mon[23686]: Generating ssh key... 2024-09-16T13:47:18.315 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDi6WELeUUswv5yIT4s6m830xrNKtm2YUq2MMoYtLzrwFcB+4hdqgREbG+LUA+F4zYRtch84G3EFj3OoRPXJxVfTmKDIk3SvJHxo+b3XL+Jg8gYcb59Y958LV9gIP0KD8Van4mdl0+5rNO4bxdxxHd0IN0iRtWv89OANq/BChtxznFrqZLEqPPOyPrtAQJRjDFc3MWvwZC+tyQSC9BX+Fbw7w9X0V1K4WA8c4cQY1d1E5aTV5A1N+PX2twux82Y8fBSd8FDQgSddM7oCXR99hafPLN/G4wwBpjPD4Y1KDx0drNLJwUzY4d9T9wY5iSYt9d6N6LJtHnDMNGHSuv5qdeaGBDRZJkAgEpnka7XlZoeM3+MZAPL9Rg0IVutYtVYL5lMXmmdoNPpdzDFqdiaW7hSs+qN66CVphExYXR29XyJRxA3fSVuVAU6MMqmlzGACEVhqxx7vNTGeNZUhQlzdbBzLmLk9NseaG1SMmZbtBDYUfZYGGKKfMuzfBwBg9tTRHs= ceph-023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:47:18.315 INFO:teuthology.orchestra.run.smithi123.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T13:47:18.315 INFO:teuthology.orchestra.run.smithi123.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T13:47:18.326 INFO:teuthology.orchestra.run.smithi123.stdout:Adding host smithi123... 2024-09-16T13:47:19.088 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:18 smithi123 ceph-mon[23686]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:19.926 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:19 smithi123 ceph-mon[23686]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi123", "addr": "172.21.15.123", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:21.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:20 smithi123 ceph-mon[23686]: Deploying cephadm binary to smithi123 2024-09-16T13:47:22.648 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout Added host 'smithi123' with addr '172.21.15.123' 2024-09-16T13:47:22.648 INFO:teuthology.orchestra.run.smithi123.stdout:Deploying unmanaged mon service... 2024-09-16T13:47:23.244 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:23 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:23.244 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:23 smithi123 ceph-mon[23686]: Added host smithi123 2024-09-16T13:47:23.244 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:23 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:47:24.106 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T13:47:24.106 INFO:teuthology.orchestra.run.smithi123.stdout:Deploying unmanaged mgr service... 2024-09-16T13:47:24.566 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:24 smithi123 ceph-mon[23686]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:24.566 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:24 smithi123 ceph-mon[23686]: Saving service mon spec with placement count:5 2024-09-16T13:47:24.566 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:24 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:26.232 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:25 smithi123 ceph-mon[23686]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:26.232 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:25 smithi123 ceph-mon[23686]: Saving service mgr spec with placement count:2 2024-09-16T13:47:26.232 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:25 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:26.232 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:25 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:26.232 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:25 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:26.234 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T13:47:28.092 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:27 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/273565314' entity='client.admin' 2024-09-16T13:47:28.915 INFO:teuthology.orchestra.run.smithi123.stdout:Enabling the dashboard module... 2024-09-16T13:47:29.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:29 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3770410932' entity='client.admin' 2024-09-16T13:47:29.807 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:29 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:30.777 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:30 smithi123 ceph-mon[23686]: from='mgr.14116 172.21.15.123:0/1804703043' entity='mgr.y' 2024-09-16T13:47:30.777 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:30 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2294080433' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-16T13:47:30.777 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:30 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ignoring --setuser ceph since I am not root 2024-09-16T13:47:30.777 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:30 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ignoring --setgroup ceph since I am not root 2024-09-16T13:47:30.778 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:30 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:30.560+0000 7fbdfe0c2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:47:30.778 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:30 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:30.619+0000 7fbdfe0c2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:47:30.778 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:30 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:30.774+0000 7fbdfe0c2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:47:31.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:30 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:30.847+0000 7fbdfe0c2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:47:31.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:31.000+0000 7fbdfe0c2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:47:31.404 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:31.150+0000 7fbdfe0c2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:47:31.692 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:31 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2294080433' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T13:47:31.692 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:31 smithi123 ceph-mon[23686]: mgrmap e9: y(active, since 18s) 2024-09-16T13:47:31.692 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:31.477+0000 7fbdfe0c2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:47:31.693 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:31.542+0000 7fbdfe0c2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:47:32.095 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:31.743+0000 7fbdfe0c2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:47:32.678 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:32 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3121845312' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T13:47:32.686 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:47:32.686 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T13:47:32.687 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:47:32.687 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T13:47:32.687 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T13:47:32.687 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:47:32.687 INFO:teuthology.orchestra.run.smithi123.stdout:Waiting for the mgr to restart... 2024-09-16T13:47:32.687 INFO:teuthology.orchestra.run.smithi123.stdout:Waiting for mgr epoch 9... 2024-09-16T13:47:33.019 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:32 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:32.676+0000 7fbdfe0c2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:47:33.019 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:32 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:32.753+0000 7fbdfe0c2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:47:33.752 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:33.487+0000 7fbdfe0c2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:47:33.753 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:33.606+0000 7fbdfe0c2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:47:34.034 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:33.750+0000 7fbdfe0c2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:47:34.034 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:33.813+0000 7fbdfe0c2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:47:34.034 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:33.963+0000 7fbdfe0c2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:47:34.034 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:34.032+0000 7fbdfe0c2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:47:34.322 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:34.093+0000 7fbdfe0c2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:47:34.322 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:34.253+0000 7fbdfe0c2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:47:34.322 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:34.319+0000 7fbdfe0c2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:47:34.594 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:34.388+0000 7fbdfe0c2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:47:34.594 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:34.471+0000 7fbdfe0c2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:47:34.594 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:34.532+0000 7fbdfe0c2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:47:34.596 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:34.592+0000 7fbdfe0c2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:47:35.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:35.394+0000 7fbdfe0c2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:47:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: Active manager daemon y restarted 2024-09-16T13:47:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: Activating manager daemon y 2024-09-16T13:47:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: osdmap e3: 0 total, 0 up, 0 in 2024-09-16T13:47:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: mgrmap e10: y(active, starting, since 0.00300274s) 2024-09-16T13:47:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:47:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:47:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:47:35.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:47:35.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:47:35.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: Manager daemon y is now available 2024-09-16T13:47:35.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:47:35.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:47:35.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:35 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:47:36.748 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:36.471+0000 7fbd693d6640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:47:36] ENGINE Error in HTTPServer.serve 2024-09-16T13:47:36.748 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: Traceback (most recent call last): 2024-09-16T13:47:36.748 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:47:36.748 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self._connections.run(self.expiration_interval) 2024-09-16T13:47:36.748 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:47:36.748 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self._run(expiration_interval) 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: s = self.context.wrap_socket( 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: return self.sslsocket_class._create( 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self.do_handshake() 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self._sslobj.do_handshake() 2024-09-16T13:47:36.749 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:47:36.750 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:47:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:47:37.253 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:47:37.253 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T13:47:37.254 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T13:47:37.254 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:47:37.254 INFO:teuthology.orchestra.run.smithi123.stdout:mgr epoch 9 is available 2024-09-16T13:47:37.254 INFO:teuthology.orchestra.run.smithi123.stdout:Generating a dashboard self-signed certificate... 2024-09-16T13:47:37.704 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:37 smithi123 ceph-mon[23686]: [16/Sep/2024:13:47:36] ENGINE Bus STARTING 2024-09-16T13:47:37.704 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:37 smithi123 ceph-mon[23686]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T13:47:37.704 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:37 smithi123 ceph-mon[23686]: mgrmap e11: y(active, since 1.00539s) 2024-09-16T13:47:37.704 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:37 smithi123 ceph-mon[23686]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T13:47:37.704 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:37 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:38 smithi123 ceph-mon[23686]: [16/Sep/2024:13:47:36] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:38 smithi123 ceph-mon[23686]: [16/Sep/2024:13:47:36] ENGINE Error in HTTPServer.serve 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout: Traceback (most recent call last): 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._run(expiration_interval) 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:47:38.666 INFO:journalctl@ceph.mon.a.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout: self.do_handshake() 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:38 smithi123 ceph-mon[23686]: [16/Sep/2024:13:47:36] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:38 smithi123 ceph-mon[23686]: [16/Sep/2024:13:47:36] ENGINE Bus STARTED 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:38 smithi123 ceph-mon[23686]: mgrmap e12: y(active, since 2s) 2024-09-16T13:47:38.667 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:38 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:38.668 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:38 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:38.668 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:38 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:38.668 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-16T13:47:38.668 INFO:teuthology.orchestra.run.smithi123.stdout:Creating initial admin user... 2024-09-16T13:47:39.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:39 smithi123 ceph-mon[23686]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:40.661 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:40 smithi123 ceph-mon[23686]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:40.661 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:40 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:40.664 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$UzyAf9RvyvWlrqIHZlS0bOdnULqyyHrxa6vwQEEjoPBHmDP6vyT5m", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726494459, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T13:47:40.664 INFO:teuthology.orchestra.run.smithi123.stdout:Fetching dashboard port number... 2024-09-16T13:47:41.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:41 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2680029038' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-16T13:47:41.861 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T13:47:41.871 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:47:41.872 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout disabled 2024-09-16T13:47:41.878 INFO:teuthology.orchestra.run.smithi123.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:47:41.878 INFO:teuthology.orchestra.run.smithi123.stdout:systemctl: stdout inactive 2024-09-16T13:47:41.879 INFO:teuthology.orchestra.run.smithi123.stdout:firewalld.service is not enabled 2024-09-16T13:47:41.879 INFO:teuthology.orchestra.run.smithi123.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T13:47:41.880 INFO:teuthology.orchestra.run.smithi123.stdout:Ceph Dashboard is now available at: 2024-09-16T13:47:41.880 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:41.880 INFO:teuthology.orchestra.run.smithi123.stdout: URL: https://smithi123.front.sepia.ceph.com:8443/ 2024-09-16T13:47:41.881 INFO:teuthology.orchestra.run.smithi123.stdout: User: admin 2024-09-16T13:47:41.881 INFO:teuthology.orchestra.run.smithi123.stdout: Password: 08eymuqqvt 2024-09-16T13:47:41.881 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:41.881 INFO:teuthology.orchestra.run.smithi123.stdout:Saving cluster configuration to /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config directory 2024-09-16T13:47:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:42 smithi123 ceph-mon[23686]: mgrmap e13: y(active, since 6s) 2024-09-16T13:47:43.159 INFO:teuthology.orchestra.run.smithi123.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T13:47:43.159 INFO:teuthology.orchestra.run.smithi123.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout: ceph telemetry on 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:43.160 INFO:teuthology.orchestra.run.smithi123.stdout:For more information see: 2024-09-16T13:47:43.161 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:43.161 INFO:teuthology.orchestra.run.smithi123.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T13:47:43.161 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:43.161 INFO:teuthology.orchestra.run.smithi123.stdout:Bootstrap complete. 2024-09-16T13:47:43.202 INFO:tasks.cephadm:Fetching config... 2024-09-16T13:47:43.203 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T13:47:43.203 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T13:47:43.219 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T13:47:43.219 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T13:47:43.219 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T13:47:43.274 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T13:47:43.275 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T13:47:43.275 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T13:47:43.340 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T13:47:43.341 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T13:47:43.341 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T13:47:43.397 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T13:47:43.397 DEBUG:teuthology.orchestra.run.smithi123:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDi6WELeUUswv5yIT4s6m830xrNKtm2YUq2MMoYtLzrwFcB+4hdqgREbG+LUA+F4zYRtch84G3EFj3OoRPXJxVfTmKDIk3SvJHxo+b3XL+Jg8gYcb59Y958LV9gIP0KD8Van4mdl0+5rNO4bxdxxHd0IN0iRtWv89OANq/BChtxznFrqZLEqPPOyPrtAQJRjDFc3MWvwZC+tyQSC9BX+Fbw7w9X0V1K4WA8c4cQY1d1E5aTV5A1N+PX2twux82Y8fBSd8FDQgSddM7oCXR99hafPLN/G4wwBpjPD4Y1KDx0drNLJwUzY4d9T9wY5iSYt9d6N6LJtHnDMNGHSuv5qdeaGBDRZJkAgEpnka7XlZoeM3+MZAPL9Rg0IVutYtVYL5lMXmmdoNPpdzDFqdiaW7hSs+qN66CVphExYXR29XyJRxA3fSVuVAU6MMqmlzGACEVhqxx7vNTGeNZUhQlzdbBzLmLk9NseaG1SMmZbtBDYUfZYGGKKfMuzfBwBg9tTRHs= ceph-023ad1fa-7432-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T13:47:43.473 INFO:teuthology.orchestra.run.smithi123.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDi6WELeUUswv5yIT4s6m830xrNKtm2YUq2MMoYtLzrwFcB+4hdqgREbG+LUA+F4zYRtch84G3EFj3OoRPXJxVfTmKDIk3SvJHxo+b3XL+Jg8gYcb59Y958LV9gIP0KD8Van4mdl0+5rNO4bxdxxHd0IN0iRtWv89OANq/BChtxznFrqZLEqPPOyPrtAQJRjDFc3MWvwZC+tyQSC9BX+Fbw7w9X0V1K4WA8c4cQY1d1E5aTV5A1N+PX2twux82Y8fBSd8FDQgSddM7oCXR99hafPLN/G4wwBpjPD4Y1KDx0drNLJwUzY4d9T9wY5iSYt9d6N6LJtHnDMNGHSuv5qdeaGBDRZJkAgEpnka7XlZoeM3+MZAPL9Rg0IVutYtVYL5lMXmmdoNPpdzDFqdiaW7hSs+qN66CVphExYXR29XyJRxA3fSVuVAU6MMqmlzGACEVhqxx7vNTGeNZUhQlzdbBzLmLk9NseaG1SMmZbtBDYUfZYGGKKfMuzfBwBg9tTRHs= ceph-023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:47:43.484 DEBUG:teuthology.orchestra.run.smithi167:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDi6WELeUUswv5yIT4s6m830xrNKtm2YUq2MMoYtLzrwFcB+4hdqgREbG+LUA+F4zYRtch84G3EFj3OoRPXJxVfTmKDIk3SvJHxo+b3XL+Jg8gYcb59Y958LV9gIP0KD8Van4mdl0+5rNO4bxdxxHd0IN0iRtWv89OANq/BChtxznFrqZLEqPPOyPrtAQJRjDFc3MWvwZC+tyQSC9BX+Fbw7w9X0V1K4WA8c4cQY1d1E5aTV5A1N+PX2twux82Y8fBSd8FDQgSddM7oCXR99hafPLN/G4wwBpjPD4Y1KDx0drNLJwUzY4d9T9wY5iSYt9d6N6LJtHnDMNGHSuv5qdeaGBDRZJkAgEpnka7XlZoeM3+MZAPL9Rg0IVutYtVYL5lMXmmdoNPpdzDFqdiaW7hSs+qN66CVphExYXR29XyJRxA3fSVuVAU6MMqmlzGACEVhqxx7vNTGeNZUhQlzdbBzLmLk9NseaG1SMmZbtBDYUfZYGGKKfMuzfBwBg9tTRHs= ceph-023ad1fa-7432-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T13:47:43.614 INFO:teuthology.orchestra.run.smithi167.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDi6WELeUUswv5yIT4s6m830xrNKtm2YUq2MMoYtLzrwFcB+4hdqgREbG+LUA+F4zYRtch84G3EFj3OoRPXJxVfTmKDIk3SvJHxo+b3XL+Jg8gYcb59Y958LV9gIP0KD8Van4mdl0+5rNO4bxdxxHd0IN0iRtWv89OANq/BChtxznFrqZLEqPPOyPrtAQJRjDFc3MWvwZC+tyQSC9BX+Fbw7w9X0V1K4WA8c4cQY1d1E5aTV5A1N+PX2twux82Y8fBSd8FDQgSddM7oCXR99hafPLN/G4wwBpjPD4Y1KDx0drNLJwUzY4d9T9wY5iSYt9d6N6LJtHnDMNGHSuv5qdeaGBDRZJkAgEpnka7XlZoeM3+MZAPL9Rg0IVutYtVYL5lMXmmdoNPpdzDFqdiaW7hSs+qN66CVphExYXR29XyJRxA3fSVuVAU6MMqmlzGACEVhqxx7vNTGeNZUhQlzdbBzLmLk9NseaG1SMmZbtBDYUfZYGGKKfMuzfBwBg9tTRHs= ceph-023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:47:43.627 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T13:47:43.718 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:43 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3584856804' entity='client.admin' 2024-09-16T13:47:43.875 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:45.162 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T13:47:45.162 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T13:47:45.652 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:45.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:45 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2008431511' entity='client.admin' 2024-09-16T13:47:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:47:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:47:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:47:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:47:46.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:47:47.339 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi167 2024-09-16T13:47:47.339 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-16T13:47:47.339 DEBUG:teuthology.orchestra.run.smithi167:> dd of=/etc/ceph/ceph.conf 2024-09-16T13:47:47.359 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-16T13:47:47.360 DEBUG:teuthology.orchestra.run.smithi167:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:47:47.417 INFO:tasks.cephadm:Adding host smithi167 to orchestrator... 2024-09-16T13:47:47.418 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch host add smithi167 2024-09-16T13:47:47.991 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:48.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:48 smithi123 ceph-mon[23686]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:48.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:48 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T13:47:48.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:48 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:47:48.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:48 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:47:48.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:48 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:47:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:49.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:49 smithi123 ceph-mon[23686]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi167", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:50.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:50 smithi123 ceph-mon[23686]: Deploying cephadm binary to smithi167 2024-09-16T13:47:51.766 INFO:teuthology.orchestra.run.smithi123.stdout:Added host 'smithi167' with addr '172.21.15.167' 2024-09-16T13:47:52.364 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T13:47:52.602 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:53.055 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:53.055 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:52 smithi123 ceph-mon[23686]: Added host smithi167 2024-09-16T13:47:53.055 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:47:53.055 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:53.055 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:53.224 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:47:53.224 INFO:teuthology.orchestra.run.smithi123.stdout:[{"addr": "172.21.15.123", "hostname": "smithi123", "labels": [], "status": ""}, {"addr": "172.21.15.167", "hostname": "smithi167", "labels": [], "status": ""}] 2024-09-16T13:47:53.884 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T13:47:53.884 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T13:47:54.127 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:54.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:54 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:54.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:54 smithi123 ceph-mon[23686]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:47:55.117 INFO:teuthology.orchestra.run.smithi123.stderr:adjusted tunables profile to default 2024-09-16T13:47:55.413 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:55 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1285669383' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T13:47:55.759 INFO:tasks.cephadm:Adding mon.a on smithi123 2024-09-16T13:47:55.759 INFO:tasks.cephadm:Adding mon.c on smithi123 2024-09-16T13:47:55.759 INFO:tasks.cephadm:Adding mon.b on smithi167 2024-09-16T13:47:55.759 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi123:172.21.15.123=a;smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c;smithi167:172.21.15.167=b' 2024-09-16T13:47:56.014 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T13:47:56.059 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T13:47:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:56 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1285669383' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T13:47:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:56 smithi123 ceph-mon[23686]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:47:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:56 smithi123 ceph-mon[23686]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:47:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi167", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:47:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:47:56.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:47:56.744 INFO:teuthology.orchestra.run.smithi167.stdout:Scheduled mon update... 2024-09-16T13:47:57.397 DEBUG:teuthology.orchestra.run.smithi123:mon.c> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T13:47:57.400 DEBUG:teuthology.orchestra.run.smithi167:mon.b> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T13:47:57.402 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:47:57.403 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:47:57.420 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:57 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:47:57.421 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:57 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:47:57.421 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:57 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:47:57.421 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:57 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:57.421 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:57 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:57.421 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:57 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:57.421 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:57 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:47:57.421 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:57 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:47:57.421 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:57 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:47:58.486 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:47:58.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:58 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:47:58.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:58 smithi123 ceph-mon[23686]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi123:172.21.15.123=a;smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c;smithi167:172.21.15.167=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:58.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:58 smithi123 ceph-mon[23686]: Saving service mon spec with placement smithi123:172.21.15.123=a;smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c;smithi167:172.21.15.167=b;count:3 2024-09-16T13:47:58.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:58 smithi123 ceph-mon[23686]: Deploying daemon mon.b on smithi167 2024-09-16T13:47:58.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:47:58 smithi123 ceph-mon[23686]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:47:59.807 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:47:59.807 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"023ad1fa-7432-11ef-bceb-c7b262605968","modified":"2024-09-16T13:46:40.826197Z","created":"2024-09-16T13:46:40.826197Z","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.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T13:47:59.808 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-16T13:48:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:00 smithi123 ceph-mon[23686]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:00 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/3380287753' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:48:01.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 podman[27309]: 2024-09-16 13:48:01.140299319 +0000 UTC m=+0.015431327 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T13:48:01.730 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:48:01.730 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:48:01.755 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 podman[27309]: 2024-09-16 13:48:01.395457718 +0000 UTC m=+0.270589726 container init 5675e7408cce9e98cd7c18457e8d974ecca589fb64812832dd400a0d486f3154 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, org.label-schema.build-date=20240731, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-16T13:48:01.755 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 podman[27309]: 2024-09-16 13:48:01.398683399 +0000 UTC m=+0.273815408 container start 5675e7408cce9e98cd7c18457e8d974ecca589fb64812832dd400a0d486f3154 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:48:01.755 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:48:01.755 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 2 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: pidfile_write: ignore empty --pid-file 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: load: jerasure load: lrc 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: RocksDB version: 7.9.2 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Git sha 0 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: DB SUMMARY 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: DB Session ID: C3O8N4F9B0M5RHGZU81R 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: CURRENT file: CURRENT 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-16T13:48:01.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.error_if_exists: 0 2024-09-16T13:48:01.757 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.create_if_missing: 0 2024-09-16T13:48:01.757 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.paranoid_checks: 1 2024-09-16T13:48:01.757 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:48:01.757 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:48:01.757 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:48:01.757 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.env: 0x557fb1d71940 2024-09-16T13:48:01.757 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:48:01.757 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.info_log: 0x557fb45716e0 2024-09-16T13:48:01.757 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:48:01.757 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.statistics: (nil) 2024-09-16T13:48:01.759 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.use_fsync: 0 2024-09-16T13:48:01.759 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_log_file_size: 0 2024-09-16T13:48:01.759 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:48:01.759 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:48:01.759 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:48:01.759 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:48:01.759 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.allow_fallocate: 1 2024-09-16T13:48:01.759 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:48:01.759 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.use_direct_reads: 0 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.db_log_dir: 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.wal_dir: 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:48:01.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.write_buffer_manager: 0x557fb4580dc0 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.unordered_write: 0 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:48:01.761 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.row_cache: None 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.wal_filter: None 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.two_write_queues: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.wal_compression: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.atomic_flush: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.log_readahead_size: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:48:01.762 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_background_jobs: 2 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_background_compactions: -1 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_subcompactions: 1 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:48:01.763 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_open_files: -1 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_background_flushes: -1 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Compression algorithms supported: 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: kZSTD supported: 0 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: kXpressCompression supported: 0 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: kBZip2Compression supported: 0 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: kLZ4Compression supported: 1 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: kZlibCompression supported: 1 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: kSnappyCompression supported: 1 2024-09-16T13:48:01.764 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.merge_operator: 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_filter: None 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557fb4571320) 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout: cache_index_and_filter_blocks: 1 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:48:01.765 INFO:journalctl@ceph.mon.b.smithi167.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: pin_top_level_index_and_filter: 1 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: index_type: 0 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: data_block_index_type: 0 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: index_shortening: 1 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: checksum: 4 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: no_block_cache: 0 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_cache: 0x557fb45651f0 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_cache_name: BinnedLRUCache 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_cache_options: 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: capacity : 536870912 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: num_shard_bits : 4 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: strict_capacity_limit : 0 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: high_pri_pool_ratio: 0.000 2024-09-16T13:48:01.766 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_cache_compressed: (nil) 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: persistent_cache: (nil) 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_size: 4096 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_size_deviation: 10 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_restart_interval: 16 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: index_block_restart_interval: 1 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: metadata_block_size: 4096 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: partition_filters: 0 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: use_delta_encoding: 1 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: filter_policy: bloomfilter 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: whole_key_filtering: 1 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: verify_compression: 0 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: read_amp_bytes_per_bit: 0 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: format_version: 5 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: enable_index_compression: 1 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_align: 0 2024-09-16T13:48:01.767 INFO:journalctl@ceph.mon.b.smithi167.stdout: max_auto_readahead_size: 262144 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout: prepopulate_block_cache: 0 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout: initial_auto_readahead_size: 8192 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compression: NoCompression 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.num_levels: 7 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:48:01.768 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:48:01.769 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:48:01.770 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:48:01.771 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.inplace_update_support: 0 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:48:01.772 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.bloom_locality: 0 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.max_successive_merges: 0 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.ttl: 2592000 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.enable_blob_files: false 2024-09-16T13:48:01.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.min_blob_size: 0 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: 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-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1d65b2e2-3777-46e8-8df5-8aeddd9ca82c 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726494481425445, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T13:48:01.774 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726494481425853, "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": 1726494481, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1d65b2e2-3777-46e8-8df5-8aeddd9ca82c", "db_session_id": "C3O8N4F9B0M5RHGZU81R", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726494481425947, "job": 1, "event": "recovery_finished"} 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: 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-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557fb4592e00 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: DB pointer 0x557fb468e000 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout: ** DB Stats ** 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.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-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:48:01.775 INFO:journalctl@ceph.mon.b.smithi167.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-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.stdout: ** Compaction Stats [default] ** 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.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-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.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 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.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 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.stdout: ** Compaction Stats [default] ** 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.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-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:48:01.776 INFO:journalctl@ceph.mon.b.smithi167.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.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.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-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.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-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.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-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.stdout: Block cache BinnedLRUCache@0x557fb45651f0#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-16T13:48:01.777 INFO:journalctl@ceph.mon.b.smithi167.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-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: using public_addr v2:172.21.15.167:0/0 -> [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: starting mon.b rank -1 at public addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] at bind addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(???) e0 preinit fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).mds e1 new map 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout: e1 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout: btime 2024-09-16T13:46:43:819121+0000 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.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-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout: legacy client fscid: -1 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T13:48:01.778 INFO:journalctl@ceph.mon.b.smithi167.stdout: No filesystems configured 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: 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-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:48:01.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi123:172.21.15.123=a;smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c;smithi167:172.21.15.167=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: Saving service mon spec with placement smithi123:172.21.15.123=a;smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c;smithi167:172.21.15.167=b;count:3 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: Deploying daemon mon.b on smithi167 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/3380287753' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:48:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 ceph-mon[27328]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T13:48:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 bash[27309]: 5675e7408cce9e98cd7c18457e8d974ecca589fb64812832dd400a0d486f3154 2024-09-16T13:48:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:01 smithi167 systemd[1]: Started Ceph mon.b for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:48:01.980 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:48:06.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:06.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:48:06.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: mon.a calling monitor election 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: mon.b calling monitor election 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: monmap epoch 2 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:06.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: last_changed 2024-09-16T13:48:01.452350+0000 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: min_mon_release 19 (squid) 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: election_strategy: 1 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: fsmap 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: mgrmap e13: y(active, since 31s) 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: overall HEALTH_OK 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:06.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:06.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:06.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:48:06.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: mon.a calling monitor election 2024-09-16T13:48:06.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: mon.b calling monitor election 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: monmap epoch 2 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: last_changed 2024-09-16T13:48:01.452350+0000 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: min_mon_release 19 (squid) 2024-09-16T13:48:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: election_strategy: 1 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: fsmap 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: mgrmap e13: y(active, since 31s) 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: overall HEALTH_OK 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:06.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:07.046 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:48:07.047 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":2,"fsid":"023ad1fa-7432-11ef-bceb-c7b262605968","modified":"2024-09-16T13:48:01.452350Z","created":"2024-09-16T13:46:40.826197Z","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.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:3300","nonce":0},{"type":"v1","addr":"172.21.15.167:6789","nonce":0}]},"addr":"172.21.15.167:6789/0","public_addr":"172.21.15.167:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T13:48:07.047 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 2 2024-09-16T13:48:07.636 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:07 smithi167 ceph-mon[27328]: Deploying daemon mon.c on smithi123 2024-09-16T13:48:07.636 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:07 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/57616596' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:48:07.636 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:07 smithi167 ceph-mon[27328]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:07.637 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:07 smithi123 ceph-mon[23686]: Deploying daemon mon.c on smithi123 2024-09-16T13:48:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:07 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/57616596' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:48:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:07 smithi123 ceph-mon[23686]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:08.665 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:48:08.666 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:48:08.917 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:48:09.599 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:48:09.599 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":2,"fsid":"023ad1fa-7432-11ef-bceb-c7b262605968","modified":"2024-09-16T13:48:01.452350Z","created":"2024-09-16T13:46:40.826197Z","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.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:3300","nonce":0},{"type":"v1","addr":"172.21.15.167:6789","nonce":0}]},"addr":"172.21.15.167:6789/0","public_addr":"172.21.15.167:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T13:48:09.599 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 2 2024-09-16T13:48:09.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 systemd[1]: Starting Ceph mon.c for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:48:09.897 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 podman[33431]: 2024-09-16 13:48:09.544110767 +0000 UTC m=+0.015531108 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T13:48:09.897 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 podman[33431]: 2024-09-16 13:48:09.65244893 +0000 UTC m=+0.123869266 container create f9b4e2a25b810dfdcfe17393cbfd55bc12764e2f7f12237f9d8c3ae9ce623058 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0) 2024-09-16T13:48:09.897 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 podman[33431]: 2024-09-16 13:48:09.871475328 +0000 UTC m=+0.342895668 container init f9b4e2a25b810dfdcfe17393cbfd55bc12764e2f7f12237f9d8c3ae9ce623058 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-16T13:48:09.897 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 podman[33431]: 2024-09-16 13:48:09.874581025 +0000 UTC m=+0.346001363 container start f9b4e2a25b810dfdcfe17393cbfd55bc12764e2f7f12237f9d8c3ae9ce623058 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-16T13:48:09.897 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:48:09.898 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 2 2024-09-16T13:48:09.898 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: pidfile_write: ignore empty --pid-file 2024-09-16T13:48:10.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: load: jerasure load: lrc 2024-09-16T13:48:10.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: RocksDB version: 7.9.2 2024-09-16T13:48:10.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Git sha 0 2024-09-16T13:48:10.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T13:48:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: DB SUMMARY 2024-09-16T13:48:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: DB Session ID: IRJ8O2HO078QTYX6X1R6 2024-09-16T13:48:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: CURRENT file: CURRENT 2024-09-16T13:48:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:48:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T13:48:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.error_if_exists: 0 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.create_if_missing: 0 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.paranoid_checks: 1 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.env: 0x55d097966940 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.info_log: 0x55d099da56e0 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:48:10.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.statistics: (nil) 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.use_fsync: 0 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_log_file_size: 0 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.allow_fallocate: 1 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.use_direct_reads: 0 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:48:10.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.db_log_dir: 2024-09-16T13:48:10.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.wal_dir: 2024-09-16T13:48:10.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:48:10.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:48:10.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:48:10.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:48:10.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:48:10.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:48:10.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:48:10.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:48:10.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.write_buffer_manager: 0x55d099db4dc0 2024-09-16T13:48:10.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:48:10.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:48:10.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:48:10.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.unordered_write: 0 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.row_cache: None 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.wal_filter: None 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:48:10.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.two_write_queues: 0 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.wal_compression: 0 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.atomic_flush: 0 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.log_readahead_size: 0 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:48:10.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_background_jobs: 2 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_background_compactions: -1 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_subcompactions: 1 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:48:10.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_open_files: -1 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_background_flushes: -1 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Compression algorithms supported: 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: kZSTD supported: 0 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: kXpressCompression supported: 0 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: kBZip2Compression supported: 0 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: kLZ4Compression supported: 1 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: kZlibCompression supported: 1 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: kSnappyCompression supported: 1 2024-09-16T13:48:10.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.merge_operator: 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_filter: None 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d099da5320) 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout: cache_index_and_filter_blocks: 1 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:48:10.371 INFO:journalctl@ceph.mon.c.smithi123.stdout: pin_top_level_index_and_filter: 1 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: index_type: 0 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: data_block_index_type: 0 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: index_shortening: 1 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: checksum: 4 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: no_block_cache: 0 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_cache: 0x55d099d991f0 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_cache_name: BinnedLRUCache 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_cache_options: 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: capacity : 536870912 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: num_shard_bits : 4 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: strict_capacity_limit : 0 2024-09-16T13:48:10.372 INFO:journalctl@ceph.mon.c.smithi123.stdout: high_pri_pool_ratio: 0.000 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_cache_compressed: (nil) 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: persistent_cache: (nil) 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_size: 4096 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_size_deviation: 10 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_restart_interval: 16 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: index_block_restart_interval: 1 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: metadata_block_size: 4096 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: partition_filters: 0 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: use_delta_encoding: 1 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: filter_policy: bloomfilter 2024-09-16T13:48:10.373 INFO:journalctl@ceph.mon.c.smithi123.stdout: whole_key_filtering: 1 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout: verify_compression: 0 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout: read_amp_bytes_per_bit: 0 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout: format_version: 5 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout: enable_index_compression: 1 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_align: 0 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout: max_auto_readahead_size: 262144 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout: prepopulate_block_cache: 0 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout: initial_auto_readahead_size: 8192 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:48:10.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compression: NoCompression 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.num_levels: 7 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:48:10.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:48:10.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:48:10.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:48:10.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.inplace_update_support: 0 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.bloom_locality: 0 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.max_successive_merges: 0 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:48:10.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.ttl: 2592000 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.enable_blob_files: false 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.min_blob_size: 0 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:48:10.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: 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-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2fd97f2f-6e0b-4763-9c5b-3d54b497a003 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726494489901127, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726494489901532, "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": 1726494489, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2fd97f2f-6e0b-4763-9c5b-3d54b497a003", "db_session_id": "IRJ8O2HO078QTYX6X1R6", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726494489901624, "job": 1, "event": "recovery_finished"} 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: 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-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d099dc6e00 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: DB pointer 0x55d099ec2000 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-16T13:48:10.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.stdout: ** DB Stats ** 2024-09-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.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-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.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-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.stdout: ** Compaction Stats [default] ** 2024-09-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.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-16T13:48:10.382 INFO:journalctl@ceph.mon.c.smithi123.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.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-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.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-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.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-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.stdout: ** Compaction Stats [default] ** 2024-09-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.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-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.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-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:48:10.383 INFO:journalctl@ceph.mon.c.smithi123.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout: Interval compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.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-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout: Block cache BinnedLRUCache@0x55d099d991f0#2 capacity: 512.00 MB usage: 0.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout: Block cache entry stats(count,size,portion): DataBlock(1,0.77 KB,0.000146031%) FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: using public_addrv [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: starting mon.c rank -1 at public addrs [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] at bind addrs [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(???) e0 preinit fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).mds e1 new map 2024-09-16T13:48:10.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout: e1 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout: btime 2024-09-16T13:46:43:819121+0000 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.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-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout: legacy client fscid: -1 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout: No filesystems configured 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: 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-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T13:48:10.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:48:10.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi123:172.21.15.123=a;smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c;smithi167:172.21.15.167=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: Saving service mon spec with placement smithi123:172.21.15.123=a;smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c;smithi167:172.21.15.167=b;count:3 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: Deploying daemon mon.b on smithi167 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/3380287753' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.a calling monitor election 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.b calling monitor election 2024-09-16T13:48:10.387 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: monmap epoch 2 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: last_changed 2024-09-16T13:48:01.452350+0000 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: min_mon_release 19 (squid) 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: election_strategy: 1 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T13:48:10.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: fsmap 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mgrmap e13: y(active, since 31s) 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: overall HEALTH_OK 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: Deploying daemon mon.c on smithi123 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/57616596' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:48:10.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:10.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:10.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 ceph-mon[33450]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T13:48:10.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 bash[33431]: f9b4e2a25b810dfdcfe17393cbfd55bc12764e2f7f12237f9d8c3ae9ce623058 2024-09-16T13:48:10.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:09 smithi123 systemd[1]: Started Ceph mon.c for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:48:11.231 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:48:11.232 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:48:11.483 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:48:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:48:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: mon.a calling monitor election 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: mon.b calling monitor election 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: mon.c calling monitor election 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: monmap epoch 3 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: min_mon_release 19 (squid) 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: election_strategy: 1 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: fsmap 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: mgrmap e13: y(active, since 39s) 2024-09-16T13:48:15.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: overall HEALTH_OK 2024-09-16T13:48:15.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.331 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:48:15.331 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":3,"fsid":"023ad1fa-7432-11ef-bceb-c7b262605968","modified":"2024-09-16T13:48:09.923380Z","created":"2024-09-16T13:46:40.826197Z","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.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:3300","nonce":0},{"type":"v1","addr":"172.21.15.167:6789","nonce":0}]},"addr":"172.21.15.167:6789/0","public_addr":"172.21.15.167:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3301","nonce":0},{"type":"v1","addr":"172.21.15.123:6790","nonce":0}]},"addr":"172.21.15.123:6790/0","public_addr":"172.21.15.123:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-16T13:48:15.331 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 3 2024-09-16T13:48:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:48:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: mon.a calling monitor election 2024-09-16T13:48:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: mon.b calling monitor election 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: mon.c calling monitor election 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: monmap epoch 3 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T13:48:15.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: min_mon_release 19 (squid) 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: election_strategy: 1 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: fsmap 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: mgrmap e13: y(active, since 39s) 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: overall HEALTH_OK 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: mon.a calling monitor election 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: mon.b calling monitor election 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: mon.c calling monitor election 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:15.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: monmap epoch 3 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: min_mon_release 19 (squid) 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: election_strategy: 1 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: fsmap 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: mgrmap e13: y(active, since 39s) 2024-09-16T13:48:15.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: overall HEALTH_OK 2024-09-16T13:48:15.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:15.910 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T13:48:15.910 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T13:48:16.164 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:48:16.177 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:16 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:16.177 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:16 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/3824314914' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:48:16.177 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:16 smithi167 ceph-mon[27328]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:16.177 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:16 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:16.177 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:16 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:16.285 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:16 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:16.285 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:16 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/3824314914' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:48:16.285 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:16 smithi123 ceph-mon[23686]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:16.285 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:16 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:16.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:16 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:16.286 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:16 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:16.286 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:16 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/3824314914' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:48:16.286 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:16 smithi123 ceph-mon[33450]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:16.286 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:16 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:16.286 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:16 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:48:16.812 INFO:teuthology.orchestra.run.smithi123.stdout:# minimal ceph.conf for 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:16.812 INFO:teuthology.orchestra.run.smithi123.stdout:[global] 2024-09-16T13:48:16.812 INFO:teuthology.orchestra.run.smithi123.stdout: fsid = 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:48:16.812 INFO:teuthology.orchestra.run.smithi123.stdout: mon_host = [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] 2024-09-16T13:48:17.485 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.485 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.485 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2838817595' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.486 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:17.487 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:17.487 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2838817595' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:17.487 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.487 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.487 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.487 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.487 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.516 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T13:48:17.516 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T13:48:17.516 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T13:48:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2838817595' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:17.545 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T13:48:17.545 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:48:17.609 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-16T13:48:17.609 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T13:48:17.636 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-16T13:48:17.636 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:48:17.701 INFO:tasks.cephadm:Adding mgr.y on smithi123 2024-09-16T13:48:17.701 INFO:tasks.cephadm:Adding mgr.x on smithi167 2024-09-16T13:48:17.702 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi123=y;smithi167=x' 2024-09-16T13:48:17.987 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:48:18.361 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T13:48:18.361 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:48:18.361 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:48:18.361 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:48:18.361 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.361 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.361 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.361 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.362 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T13:48:18.362 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:18.362 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:48:18.362 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:18.362 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: Reconfiguring daemon mon.a on smithi123 2024-09-16T13:48:18.362 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:18 smithi167 ceph-mon[27328]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T13:48:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:48:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:48:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:48:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: Reconfiguring daemon mon.a on smithi123 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[23686]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:48:18.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: Reconfiguring daemon mon.a on smithi123 2024-09-16T13:48:18.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:18 smithi123 ceph-mon[33450]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:18.629 INFO:teuthology.orchestra.run.smithi167.stdout:Scheduled mgr update... 2024-09-16T13:48:19.213 DEBUG:teuthology.orchestra.run.smithi167:mgr.x> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T13:48:19.215 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T13:48:19.216 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T13:48:19.216 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T13:48:19.216 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T13:48:19.232 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-16T13:48:19.232 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_1 2024-09-16T13:48:19.288 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T13:48:19.288 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:48:19.288 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-09-16T13:48:19.288 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:48:19.288 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:48:19.288 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-09-16 13:48:09.371915663 +0000 2024-09-16T13:48:19.288 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-09-16 13:45:39.639908973 +0000 2024-09-16T13:48:19.288 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-09-16 13:45:39.639908973 +0000 2024-09-16T13:48:19.288 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: 2024-09-16 13:45:39.639908973 +0000 2024-09-16T13:48:19.289 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T13:48:19.352 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-09-16T13:48:19.352 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-09-16T13:48:19.352 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000190904 s, 2.7 MB/s 2024-09-16T13:48:19.354 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T13:48:19.411 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_2 2024-09-16T13:48:19.466 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T13:48:19.467 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:48:19.467 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-16T13:48:19.467 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:48:19.467 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:48:19.467 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-09-16 13:48:09.371915663 +0000 2024-09-16T13:48:19.467 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-09-16 13:45:39.978900990 +0000 2024-09-16T13:48:19.467 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-09-16 13:45:39.978900990 +0000 2024-09-16T13:48:19.467 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: 2024-09-16 13:45:39.978900990 +0000 2024-09-16T13:48:19.467 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T13:48:19.529 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-09-16T13:48:19.529 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-09-16T13:48:19.529 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000186376 s, 2.7 MB/s 2024-09-16T13:48:19.531 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T13:48:19.586 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_3 2024-09-16T13:48:19.642 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T13:48:19.642 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:48:19.642 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-16T13:48:19.642 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:48:19.642 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:48:19.642 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-09-16 13:48:09.372915640 +0000 2024-09-16T13:48:19.643 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-09-16 13:45:40.299893431 +0000 2024-09-16T13:48:19.643 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-09-16 13:45:40.299893431 +0000 2024-09-16T13:48:19.643 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: 2024-09-16 13:45:40.299893431 +0000 2024-09-16T13:48:19.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T13:48:19.706 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-09-16T13:48:19.706 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-09-16T13:48:19.707 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000172896 s, 3.0 MB/s 2024-09-16T13:48:19.708 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T13:48:19.763 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_4 2024-09-16T13:48:19.818 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T13:48:19.819 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:48:19.819 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-09-16T13:48:19.819 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:48:19.819 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:48:19.819 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-09-16 13:48:09.372915640 +0000 2024-09-16T13:48:19.819 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-09-16 13:45:40.627885707 +0000 2024-09-16T13:48:19.819 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-09-16 13:45:40.627885707 +0000 2024-09-16T13:48:19.819 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: 2024-09-16 13:45:40.627885707 +0000 2024-09-16T13:48:19.819 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T13:48:19.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi123=y;smithi167=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:19.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: Saving service mgr spec with placement smithi123=y;smithi167=x;count:2 2024-09-16T13:48:19.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:19.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:19.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:19.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T13:48:19.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:48:19.880 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: Reconfiguring daemon mgr.y on smithi123 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[33450]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi123=y;smithi167=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: Saving service mgr spec with placement smithi123=y;smithi167=x;count:2 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:48:19.881 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:19.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: Reconfiguring daemon mgr.y on smithi123 2024-09-16T13:48:19.882 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:19 smithi123 ceph-mon[23686]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:19.882 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-09-16T13:48:19.882 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-09-16T13:48:19.882 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000188354 s, 2.7 MB/s 2024-09-16T13:48:19.883 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T13:48:19.940 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-16T13:48:19.940 DEBUG:teuthology.orchestra.run.smithi167:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T13:48:19.958 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-16T13:48:19.958 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_1 2024-09-16T13:48:20.015 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T13:48:20.015 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:48:20.015 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-16T13:48:20.015 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:48:20.015 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:48:20.015 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-16 13:48:00.946669656 +0000 2024-09-16T13:48:20.015 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-16 13:45:39.618283697 +0000 2024-09-16T13:48:20.015 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-16 13:45:39.618283697 +0000 2024-09-16T13:48:20.015 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-16 13:45:39.618283697 +0000 2024-09-16T13:48:20.016 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T13:48:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi123=y;smithi167=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: Saving service mgr spec with placement smithi123=y;smithi167=x;count:2 2024-09-16T13:48:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T13:48:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:48:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:48:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: Reconfiguring daemon mgr.y on smithi123 2024-09-16T13:48:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:19 smithi167 ceph-mon[27328]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:20.055 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-16T13:48:20.055 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-16T13:48:20.055 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000218826 s, 2.3 MB/s 2024-09-16T13:48:20.056 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T13:48:20.113 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_2 2024-09-16T13:48:20.169 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T13:48:20.170 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:48:20.170 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-16T13:48:20.170 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:48:20.170 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:48:20.171 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-16 13:48:00.947669639 +0000 2024-09-16T13:48:20.171 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-16 13:45:39.955277820 +0000 2024-09-16T13:48:20.171 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-16 13:45:39.955277820 +0000 2024-09-16T13:48:20.171 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-16 13:45:39.955277820 +0000 2024-09-16T13:48:20.171 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T13:48:20.234 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-16T13:48:20.234 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-16T13:48:20.234 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000303552 s, 1.7 MB/s 2024-09-16T13:48:20.235 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T13:48:20.291 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_3 2024-09-16T13:48:20.347 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T13:48:20.347 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:48:20.348 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-16T13:48:20.348 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:48:20.348 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:48:20.348 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-16 13:48:00.947669639 +0000 2024-09-16T13:48:20.348 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-16 13:45:40.288272012 +0000 2024-09-16T13:48:20.349 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-16 13:45:40.288272012 +0000 2024-09-16T13:48:20.349 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-16 13:45:40.288272012 +0000 2024-09-16T13:48:20.349 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T13:48:20.411 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-16T13:48:20.411 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-16T13:48:20.411 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000214113 s, 2.4 MB/s 2024-09-16T13:48:20.412 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T13:48:20.469 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_4 2024-09-16T13:48:20.523 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T13:48:20.523 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:48:20.524 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-09-16T13:48:20.524 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:48:20.524 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:48:20.524 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-16 13:48:00.948669621 +0000 2024-09-16T13:48:20.524 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-16 13:45:40.599266588 +0000 2024-09-16T13:48:20.524 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-16 13:45:40.599266588 +0000 2024-09-16T13:48:20.524 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-16 13:45:40.599266588 +0000 2024-09-16T13:48:20.524 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T13:48:20.586 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-16T13:48:20.586 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-16T13:48:20.586 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000221004 s, 2.3 MB/s 2024-09-16T13:48:20.587 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T13:48:20.644 INFO:tasks.cephadm:Deploying osd.0 on smithi123 with /dev/vg_nvme/lv_4... 2024-09-16T13:48:20.644 DEBUG:teuthology.orchestra.run.smithi123:> 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 023ad1fa-7432-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T13:48:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[33450]: Reconfiguring mon.c (monmap changed)... 2024-09-16T13:48:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:48:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[33450]: Reconfiguring daemon mon.c on smithi123 2024-09-16T13:48:21.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:21.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:21.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[23686]: Reconfiguring mon.c (monmap changed)... 2024-09-16T13:48:21.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:21.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:48:21.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:21.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:21 smithi123 ceph-mon[23686]: Reconfiguring daemon mon.c on smithi123 2024-09-16T13:48:21.394 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:48:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:21 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:21 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:21 smithi167 ceph-mon[27328]: Reconfiguring mon.c (monmap changed)... 2024-09-16T13:48:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:21 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:21.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:21 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:48:21.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:21 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:21.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:21 smithi167 ceph-mon[27328]: Reconfiguring daemon mon.c on smithi123 2024-09-16T13:48:22.756 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[23686]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:22.756 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:22.756 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:22.757 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[23686]: Reconfiguring mon.b (monmap changed)... 2024-09-16T13:48:22.757 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:22.757 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:48:22.757 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:22.757 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[23686]: Reconfiguring daemon mon.b on smithi167 2024-09-16T13:48:22.757 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[33450]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:22.757 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:22.757 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:22.757 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[33450]: Reconfiguring mon.b (monmap changed)... 2024-09-16T13:48:22.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:22.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:48:22.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:22.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:22 smithi123 ceph-mon[33450]: Reconfiguring daemon mon.b on smithi167 2024-09-16T13:48:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:22 smithi167 ceph-mon[27328]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:22 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:22 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:22 smithi167 ceph-mon[27328]: Reconfiguring mon.b (monmap changed)... 2024-09-16T13:48:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:22 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:48:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:22 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:48:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:22 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:22 smithi167 ceph-mon[27328]: Reconfiguring daemon mon.b on smithi167 2024-09-16T13:48:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:48:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T13:48:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:48:23.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:23.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: Deploying daemon mgr.x on smithi167 2024-09-16T13:48:23.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[33450]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:23.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:23.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:23.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:23.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:23.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:23.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:23.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:48:23.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T13:48:23.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:48:23.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:23.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: Deploying daemon mgr.x on smithi167 2024-09-16T13:48:23.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:23 smithi123 ceph-mon[23686]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:23.862 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:48:23.887 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_4 2024-09-16T13:48:24.008 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:24.008 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:24.008 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:24.009 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:24.009 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:24.009 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:24.009 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:48:24.009 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T13:48:24.009 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:48:24.009 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:24.009 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: Deploying daemon mgr.x on smithi167 2024-09-16T13:48:24.009 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:23 smithi167 ceph-mon[27328]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:24.127 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:48:24.664 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:24 smithi167 systemd[1]: Starting Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:48:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:24 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:48:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:24 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:48:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:24 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:24.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:24 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:48:24.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:24 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:48:24.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:24 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:24.924 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:24 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:48:24.924 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:24 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:48:24.924 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:24 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:24.924 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:24 smithi167 podman[29127]: 2024-09-16 13:48:24.565822871 +0000 UTC m=+0.016177805 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T13:48:24.925 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:24 smithi167 podman[29127]: 2024-09-16 13:48:24.684945032 +0000 UTC m=+0.135299964 container create 4e3e8eb0beee503ee95d0bf0b369dfe2ba43ad01da8608241c2c3b77277c9022 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-ad35db0, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:48:24.925 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:24 smithi167 podman[29127]: 2024-09-16 13:48:24.895212146 +0000 UTC m=+0.345567084 container init 4e3e8eb0beee503ee95d0bf0b369dfe2ba43ad01da8608241c2c3b77277c9022 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T13:48:24.925 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:24 smithi167 podman[29127]: 2024-09-16 13:48:24.898373705 +0000 UTC m=+0.348728637 container start 4e3e8eb0beee503ee95d0bf0b369dfe2ba43ad01da8608241c2c3b77277c9022 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-16T13:48:24.925 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:24 smithi167 ceph-mgr[29146]: -- 172.21.15.167:0/3433927820 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561443d150e0 con 0x561443cf2800 2024-09-16T13:48:25.245 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:24 smithi167 bash[29127]: 4e3e8eb0beee503ee95d0bf0b369dfe2ba43ad01da8608241c2c3b77277c9022 2024-09-16T13:48:25.245 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:24 smithi167 systemd[1]: Started Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:48:25.245 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:25.023+0000 7fdbce139040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:48:25.245 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:25.083+0000 7fdbce139040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:48:25.245 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:25.243+0000 7fdbce139040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:48:25.530 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:25.313+0000 7fdbce139040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:48:25.530 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:25.490+0000 7fdbce139040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:48:25.907 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:25.635+0000 7fdbce139040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:48:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[23686]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[23686]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[33450]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:26.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:26.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[33450]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:26.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.234 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:26 smithi167 ceph-mon[27328]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:26.234 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.234 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.234 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.234 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.234 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:26.234 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:26 smithi167 ceph-mon[27328]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:26.234 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:26.235 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:25.967+0000 7fdbce139040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:48:26.235 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:26.030+0000 7fdbce139040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:48:26.235 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:26.232+0000 7fdbce139040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:48:27.530 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:27.126+0000 7fdbce139040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:48:27.530 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:27.194+0000 7fdbce139040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:48:27.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:27.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:27.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:27.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:27.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:27.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:27.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:27.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:27.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:27.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:27.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:28.186 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:27.927+0000 7fdbce139040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:48:28.187 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.042+0000 7fdbce139040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:48:28.467 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2912348481' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87fabe54-9d66-45ff-896c-5b27893af902"}]: dispatch 2024-09-16T13:48:28.467 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2912348481' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87fabe54-9d66-45ff-896c-5b27893af902"}]': finished 2024-09-16T13:48:28.467 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-mon[27328]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:48:28.467 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:28.467 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-mon[27328]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:28.467 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/384267080' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:48:28.467 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.184+0000 7fdbce139040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:48:28.467 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.246+0000 7fdbce139040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:48:28.468 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.396+0000 7fdbce139040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:48:28.468 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.465+0000 7fdbce139040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:48:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2912348481' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87fabe54-9d66-45ff-896c-5b27893af902"}]: dispatch 2024-09-16T13:48:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2912348481' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87fabe54-9d66-45ff-896c-5b27893af902"}]': finished 2024-09-16T13:48:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[23686]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:48:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[23686]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/384267080' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:48:28.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2912348481' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87fabe54-9d66-45ff-896c-5b27893af902"}]: dispatch 2024-09-16T13:48:28.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2912348481' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87fabe54-9d66-45ff-896c-5b27893af902"}]': finished 2024-09-16T13:48:28.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[33450]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:48:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[33450]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:28 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/384267080' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:48:28.750 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.525+0000 7fdbce139040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:48:28.750 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.681+0000 7fdbce139040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:48:28.751 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.748+0000 7fdbce139040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:48:29.026 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.816+0000 7fdbce139040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:48:29.026 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.900+0000 7fdbce139040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:48:29.026 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:28.960+0000 7fdbce139040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:48:29.026 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:29.019+0000 7fdbce139040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:48:30.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:48:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:48:29.814+0000 7fdbce139040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:48:30.743 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[23686]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:30.743 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[23686]: Standby manager daemon x started 2024-09-16T13:48:30.743 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:48:30.744 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:48:30.744 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:48:30.744 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:48:30.744 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[33450]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:30.744 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[33450]: Standby manager daemon x started 2024-09-16T13:48:30.744 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:48:30.744 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:48:30.744 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:48:30.744 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:30 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:48:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:30 smithi167 ceph-mon[27328]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:30 smithi167 ceph-mon[27328]: Standby manager daemon x started 2024-09-16T13:48:30.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:30 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:48:30.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:30 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:48:30.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:30 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:48:30.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:30 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/1628488826' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:48:31.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:31 smithi123 ceph-mon[23686]: mgrmap e14: y(active, since 55s), standbys: x 2024-09-16T13:48:31.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:31 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:48:31.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:31 smithi123 ceph-mon[33450]: mgrmap e14: y(active, since 55s), standbys: x 2024-09-16T13:48:31.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:31 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:48:31.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:31 smithi167 ceph-mon[27328]: mgrmap e14: y(active, since 55s), standbys: x 2024-09-16T13:48:31.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:31 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:48:32.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:32 smithi167 ceph-mon[27328]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:32.833 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:32 smithi123 ceph-mon[23686]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:32.834 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:32 smithi123 ceph-mon[33450]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:33.773 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:33 smithi123 ceph-mon[23686]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:33.773 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:33 smithi123 ceph-mon[33450]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:33 smithi167 ceph-mon[27328]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:34 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T13:48:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:34 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:34 smithi167 ceph-mon[27328]: Deploying daemon osd.0 on smithi123 2024-09-16T13:48:34.828 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:34 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T13:48:34.828 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:34 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:34.828 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:34 smithi123 ceph-mon[23686]: Deploying daemon osd.0 on smithi123 2024-09-16T13:48:34.828 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:34 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T13:48:34.828 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:34 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:34.828 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:34 smithi123 ceph-mon[33450]: Deploying daemon osd.0 on smithi123 2024-09-16T13:48:35.779 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:35 smithi123 ceph-mon[33450]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:35.779 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:35 smithi123 ceph-mon[23686]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:35.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:35 smithi167 ceph-mon[27328]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:38 smithi167 ceph-mon[27328]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:38 smithi123 ceph-mon[23686]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:38 smithi123 ceph-mon[33450]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:40.601 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:40 smithi123 ceph-mon[23686]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:40.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:40 smithi123 ceph-mon[33450]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:40 smithi167 ceph-mon[27328]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:41.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:41.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:41.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:41.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:41.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:41.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:41.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:41.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:41.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:42.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:42 smithi123 ceph-mon[33450]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:42.589 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:42 smithi123 ceph-mon[23686]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:42.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:42 smithi167 ceph-mon[27328]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:44.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[33450]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:44.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:44.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:44.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:44.747 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:44.747 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:44.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[23686]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:44.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:44.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:44.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:44.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:44.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:44 smithi167 ceph-mon[27328]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:44.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:45.092 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 0 on host 'smithi123' 2024-09-16T13:48:45.692 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:45 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:45.692 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:45 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:45.692 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:45 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:45.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:45 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:45.693 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:45 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:45.693 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:45 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:45.719 DEBUG:teuthology.orchestra.run.smithi123:osd.0> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T13:48:45.722 INFO:tasks.cephadm:Deploying osd.1 on smithi123 with /dev/vg_nvme/lv_3... 2024-09-16T13:48:45.722 DEBUG:teuthology.orchestra.run.smithi123:> 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 023ad1fa-7432-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T13:48:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:45 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:48:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:45 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:45 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:45.960 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:48:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[37263]: 2024-09-16T13:48:45.851+0000 7f4f858d3640 -1 osd.0 0 log_to_monitors true 2024-09-16T13:48:46.593 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:48:46.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:46 smithi123 ceph-mon[33450]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:46 smithi123 ceph-mon[33450]: from='osd.0 [v2:172.21.15.123:6802/3080035024,v1:172.21.15.123:6803/3080035024]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:48:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:46 smithi123 ceph-mon[33450]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:48:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:46 smithi123 ceph-mon[23686]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:46 smithi123 ceph-mon[23686]: from='osd.0 [v2:172.21.15.123:6802/3080035024,v1:172.21.15.123:6803/3080035024]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:48:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:46 smithi123 ceph-mon[23686]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:48:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:46 smithi167 ceph-mon[27328]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:46 smithi167 ceph-mon[27328]: from='osd.0 [v2:172.21.15.123:6802/3080035024,v1:172.21.15.123:6803/3080035024]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:48:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:46 smithi167 ceph-mon[27328]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:48:47.694 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[23686]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:48:47.694 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[23686]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[23686]: from='osd.0 [v2:172.21.15.123:6802/3080035024,v1:172.21.15.123:6803/3080035024]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[23686]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[23686]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[23686]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[33450]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[33450]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[33450]: from='osd.0 [v2:172.21.15.123:6802/3080035024,v1:172.21.15.123:6803/3080035024]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:47.695 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[33450]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:48:47.696 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[33450]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:48:47.696 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[33450]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:48:47.696 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:47.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:47 smithi167 ceph-mon[27328]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:48:47.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:47 smithi167 ceph-mon[27328]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:48:47.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:47 smithi167 ceph-mon[27328]: from='osd.0 [v2:172.21.15.123:6802/3080035024,v1:172.21.15.123:6803/3080035024]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:48:47.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:47 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:47.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:47 smithi167 ceph-mon[27328]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:48:47.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:47 smithi167 ceph-mon[27328]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:48:47.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:47 smithi167 ceph-mon[27328]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:48:47.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:47 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:47.962 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[37263]: 2024-09-16T13:48:47.860+0000 7f4f8206a640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T13:48:47.963 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:48:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[37263]: 2024-09-16T13:48:47.865+0000 7f4f79676640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:48:48.542 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:48 smithi123 ceph-mon[23686]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:48.542 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:48.542 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:48 smithi123 ceph-mon[23686]: from='osd.0 ' entity='osd.0' 2024-09-16T13:48:48.542 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:48.542 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:48 smithi123 ceph-mon[33450]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:48.542 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:48.542 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:48 smithi123 ceph-mon[33450]: from='osd.0 ' entity='osd.0' 2024-09-16T13:48:48.543 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:48.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:48 smithi167 ceph-mon[27328]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:48.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:48.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:48 smithi167 ceph-mon[27328]: from='osd.0 ' entity='osd.0' 2024-09-16T13:48:48.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:49.477 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:48:49.505 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_3 2024-09-16T13:48:49.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:49 smithi167 ceph-mon[27328]: purged_snaps scrub starts 2024-09-16T13:48:49.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:49 smithi167 ceph-mon[27328]: purged_snaps scrub ok 2024-09-16T13:48:49.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:49 smithi167 ceph-mon[27328]: osd.0 [v2:172.21.15.123:6802/3080035024,v1:172.21.15.123:6803/3080035024] boot 2024-09-16T13:48:49.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:49 smithi167 ceph-mon[27328]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:48:49.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:49 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:49.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:49 smithi167 ceph-mon[27328]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:49.811 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[33450]: purged_snaps scrub starts 2024-09-16T13:48:49.811 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[33450]: purged_snaps scrub ok 2024-09-16T13:48:49.812 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[33450]: osd.0 [v2:172.21.15.123:6802/3080035024,v1:172.21.15.123:6803/3080035024] boot 2024-09-16T13:48:49.812 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[33450]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:48:49.812 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:49.812 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[33450]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:49.812 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[23686]: purged_snaps scrub starts 2024-09-16T13:48:49.812 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[23686]: purged_snaps scrub ok 2024-09-16T13:48:49.812 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[23686]: osd.0 [v2:172.21.15.123:6802/3080035024,v1:172.21.15.123:6803/3080035024] boot 2024-09-16T13:48:49.812 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[23686]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:48:49.812 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:48:49.812 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:49 smithi123 ceph-mon[23686]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:48:50.082 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:48:51.736 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: Detected new or changed devices on smithi123 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi123 to 16064M 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.737 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[23686]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: Detected new or changed devices on smithi123 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.738 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:48:51.739 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi123 to 16064M 2024-09-16T13:48:51.739 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.739 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:51.739 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:51.739 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.739 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:51 smithi123 ceph-mon[33450]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:51.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:48:51.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:48:51.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: Detected new or changed devices on smithi123 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi123 to 16064M 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:48:51.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:51 smithi167 ceph-mon[27328]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:53.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:53 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1615302856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ffacc7c-c091-44a6-82c6-c9d40094eba4"}]: dispatch 2024-09-16T13:48:53.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:53 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1615302856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ffacc7c-c091-44a6-82c6-c9d40094eba4"}]': finished 2024-09-16T13:48:53.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:53 smithi123 ceph-mon[23686]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T13:48:53.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:53 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:48:53.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:53 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1615302856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ffacc7c-c091-44a6-82c6-c9d40094eba4"}]: dispatch 2024-09-16T13:48:53.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:53 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1615302856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ffacc7c-c091-44a6-82c6-c9d40094eba4"}]': finished 2024-09-16T13:48:53.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:53 smithi123 ceph-mon[33450]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T13:48:53.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:53 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:48:53.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:53 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1615302856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ffacc7c-c091-44a6-82c6-c9d40094eba4"}]: dispatch 2024-09-16T13:48:53.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:53 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1615302856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ffacc7c-c091-44a6-82c6-c9d40094eba4"}]': finished 2024-09-16T13:48:53.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:53 smithi167 ceph-mon[27328]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T13:48:53.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:53 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:48:54.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:54 smithi123 ceph-mon[23686]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:54.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:54 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1224063439' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:48:54.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:54 smithi123 ceph-mon[33450]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:54.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:54 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1224063439' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:48:54.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:54 smithi167 ceph-mon[27328]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:54.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:54 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1224063439' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:48:56.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:56 smithi167 ceph-mon[27328]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:56.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:56 smithi123 ceph-mon[23686]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:56.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:56 smithi123 ceph-mon[33450]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:58.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:48:58 smithi167 ceph-mon[27328]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:58.792 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:48:58 smithi123 ceph-mon[23686]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:48:58.793 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:48:58 smithi123 ceph-mon[33450]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:00.561 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:00 smithi123 ceph-mon[23686]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:00.561 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:00 smithi123 ceph-mon[33450]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:00.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:00 smithi167 ceph-mon[27328]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:01 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T13:49:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:01 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:01.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:01 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T13:49:01.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:01 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:01 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T13:49:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:01 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:02.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:02 smithi123 ceph-mon[23686]: Deploying daemon osd.1 on smithi123 2024-09-16T13:49:02.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:02 smithi123 ceph-mon[23686]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:02.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:02 smithi123 ceph-mon[33450]: Deploying daemon osd.1 on smithi123 2024-09-16T13:49:02.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:02 smithi123 ceph-mon[33450]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:02.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:02 smithi167 ceph-mon[27328]: Deploying daemon osd.1 on smithi123 2024-09-16T13:49:02.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:02 smithi167 ceph-mon[27328]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:03.766 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:03 smithi123 ceph-mon[33450]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:03.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:03 smithi123 ceph-mon[23686]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:03 smithi167 ceph-mon[27328]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:06.482 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:06 smithi123 ceph-mon[23686]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:06.482 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:06 smithi123 ceph-mon[33450]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:06.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:06 smithi167 ceph-mon[27328]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:07.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:07.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:07.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:07.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:07.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:07.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:07.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:07.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:07.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:08.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:08 smithi123 ceph-mon[33450]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:08.592 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:08 smithi123 ceph-mon[23686]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:08 smithi167 ceph-mon[27328]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:10.538 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 1 on host 'smithi123' 2024-09-16T13:49:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:10 smithi167 ceph-mon[27328]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:10 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:10 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:10 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:10 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:10 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[23686]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:10.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[33450]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:10.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:10.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:10.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:10.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:10.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:10 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:11.225 DEBUG:teuthology.orchestra.run.smithi123:osd.1> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T13:49:11.228 INFO:tasks.cephadm:Deploying osd.2 on smithi123 with /dev/vg_nvme/lv_2... 2024-09-16T13:49:11.228 DEBUG:teuthology.orchestra.run.smithi123:> 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 023ad1fa-7432-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T13:49:11.742 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:11 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:11.742 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:11 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:11.742 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:11 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:11.742 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:11 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:11.742 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:11 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:11.743 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:11 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:11.743 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[42849]: 2024-09-16T13:49:11.640+0000 7f642e9dc640 -1 osd.1 0 log_to_monitors true 2024-09-16T13:49:11.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:11 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:11.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:11 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:11.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:11 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:12.000 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:49:12.658 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:12 smithi123 ceph-mon[23686]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:12.658 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:12 smithi123 ceph-mon[23686]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T13:49:12.658 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:12 smithi123 ceph-mon[33450]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:12.659 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:12 smithi123 ceph-mon[33450]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T13:49:12.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:12 smithi167 ceph-mon[27328]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:12.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:12 smithi167 ceph-mon[27328]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T13:49:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-mon[23686]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T13:49:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-mon[23686]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T13:49:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-mon[23686]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:49:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-mon[23686]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:13.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-mon[33450]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T13:49:13.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-mon[33450]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T13:49:13.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-mon[33450]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:49:13.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:13.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-mon[33450]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:13 smithi167 ceph-mon[27328]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T13:49:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:13 smithi167 ceph-mon[27328]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T13:49:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:13 smithi167 ceph-mon[27328]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:49:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:13 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:13 smithi167 ceph-mon[27328]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:14.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[42849]: 2024-09-16T13:49:13.990+0000 7f642b173640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T13:49:14.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[42849]: 2024-09-16T13:49:13.993+0000 7f642277f640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:49:14.684 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[33450]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:49:14.684 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[33450]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T13:49:14.684 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:14.684 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:14.684 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[33450]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' 2024-09-16T13:49:14.684 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:14.684 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[23686]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:49:14.685 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[23686]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T13:49:14.685 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:14.685 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:14.685 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[23686]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' 2024-09-16T13:49:14.685 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:14 smithi167 ceph-mon[27328]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:49:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:14 smithi167 ceph-mon[27328]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T13:49:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:15.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:15.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:14 smithi167 ceph-mon[27328]: from='osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808]' entity='osd.1' 2024-09-16T13:49:15.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:15.824 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: purged_snaps scrub starts 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: purged_snaps scrub ok 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: Detected new or changed devices on smithi123 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi123 to 8032M 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808] boot 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T13:49:15.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:15.826 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[33450]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:15.826 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: purged_snaps scrub starts 2024-09-16T13:49:15.826 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: purged_snaps scrub ok 2024-09-16T13:49:15.826 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: Detected new or changed devices on smithi123 2024-09-16T13:49:15.826 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:15.826 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:15.826 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:15.826 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:15.826 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi123 to 8032M 2024-09-16T13:49:15.826 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:15.827 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:15.827 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:15.827 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:15.827 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808] boot 2024-09-16T13:49:15.827 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T13:49:15.827 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:15.827 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:15 smithi123 ceph-mon[23686]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: purged_snaps scrub starts 2024-09-16T13:49:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: purged_snaps scrub ok 2024-09-16T13:49:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: Detected new or changed devices on smithi123 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi123 to 8032M 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: osd.1 [v2:172.21.15.123:6810/3871165808,v1:172.21.15.123:6811/3871165808] boot 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T13:49:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:49:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:15 smithi167 ceph-mon[27328]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:49:16.153 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:49:16.180 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_2 2024-09-16T13:49:16.422 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:49:17.806 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[33450]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T13:49:17.806 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[33450]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:49:17.806 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:49:17.806 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:49:17.806 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:17.807 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[33450]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:17.807 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[23686]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T13:49:17.807 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[23686]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:49:17.807 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:49:17.807 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:49:17.807 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:17.807 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:17 smithi123 ceph-mon[23686]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:17 smithi167 ceph-mon[27328]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T13:49:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:17 smithi167 ceph-mon[27328]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:49:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:49:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:49:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:17 smithi167 ceph-mon[27328]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:19.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:19 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/867346252' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0893876b-2555-49ce-a8f3-369eaed32055"}]: dispatch 2024-09-16T13:49:19.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:19 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0893876b-2555-49ce-a8f3-369eaed32055"}]: dispatch 2024-09-16T13:49:19.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:19 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0893876b-2555-49ce-a8f3-369eaed32055"}]': finished 2024-09-16T13:49:19.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:19 smithi167 ceph-mon[27328]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T13:49:19.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:19 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:19 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/867346252' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0893876b-2555-49ce-a8f3-369eaed32055"}]: dispatch 2024-09-16T13:49:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:19 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0893876b-2555-49ce-a8f3-369eaed32055"}]: dispatch 2024-09-16T13:49:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:19 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0893876b-2555-49ce-a8f3-369eaed32055"}]': finished 2024-09-16T13:49:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:19 smithi123 ceph-mon[33450]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T13:49:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:19 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:19.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:19 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/867346252' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0893876b-2555-49ce-a8f3-369eaed32055"}]: dispatch 2024-09-16T13:49:19.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:19 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0893876b-2555-49ce-a8f3-369eaed32055"}]: dispatch 2024-09-16T13:49:19.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:19 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0893876b-2555-49ce-a8f3-369eaed32055"}]': finished 2024-09-16T13:49:19.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:19 smithi123 ceph-mon[23686]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T13:49:19.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:19 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:20 smithi123 ceph-mon[23686]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:20 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2035797015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:49:20.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:20 smithi123 ceph-mon[33450]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:20.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:20 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2035797015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:49:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:20 smithi167 ceph-mon[27328]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:20 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2035797015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:49:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:22 smithi167 ceph-mon[27328]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:22.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:22 smithi123 ceph-mon[23686]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:22 smithi123 ceph-mon[33450]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:24.752 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:24 smithi123 ceph-mon[23686]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:24.753 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:24 smithi123 ceph-mon[33450]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:24 smithi167 ceph-mon[27328]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:26.531 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:26 smithi123 ceph-mon[23686]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:26.532 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:26 smithi123 ceph-mon[33450]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:26.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:26 smithi167 ceph-mon[27328]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:27.575 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T13:49:27.575 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:27.576 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T13:49:27.576 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:27.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T13:49:27.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:28.575 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:28 smithi123 ceph-mon[23686]: Deploying daemon osd.2 on smithi123 2024-09-16T13:49:28.575 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:28 smithi123 ceph-mon[23686]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:28.576 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:28 smithi123 ceph-mon[33450]: Deploying daemon osd.2 on smithi123 2024-09-16T13:49:28.576 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:28 smithi123 ceph-mon[33450]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:28 smithi167 ceph-mon[27328]: Deploying daemon osd.2 on smithi123 2024-09-16T13:49:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:28 smithi167 ceph-mon[27328]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:30.555 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:30 smithi123 ceph-mon[23686]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:30.555 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:30 smithi123 ceph-mon[33450]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:30 smithi167 ceph-mon[27328]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:32.485 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:32 smithi123 ceph-mon[23686]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:32.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:32 smithi123 ceph-mon[33450]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:32.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:32 smithi167 ceph-mon[27328]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:33.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:33 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:33.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:33 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:33.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:33 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:33.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:33 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:33.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:33 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:33.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:33 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:33 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:33 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:33 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:34.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:34 smithi123 ceph-mon[23686]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:34.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:34 smithi123 ceph-mon[33450]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:34 smithi167 ceph-mon[27328]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:36.546 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[23686]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:36.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:36.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:36.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:36.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:36.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:36.547 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[33450]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:36.547 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:36.547 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:36.547 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:36.547 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:36.548 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:36 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:36.584 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 2 on host 'smithi123' 2024-09-16T13:49:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:36 smithi167 ceph-mon[27328]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:36 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:36 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:36 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:36 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:36 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:37.253 DEBUG:teuthology.orchestra.run.smithi123:osd.2> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T13:49:37.256 INFO:tasks.cephadm:Deploying osd.3 on smithi123 with /dev/vg_nvme/lv_1... 2024-09-16T13:49:37.256 DEBUG:teuthology.orchestra.run.smithi123:> 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 023ad1fa-7432-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T13:49:37.569 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:37 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:37.569 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:37 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:37.569 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:37 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:37.569 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:37 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:37.569 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:37 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:37.569 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:37 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:37.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:37 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:37.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:37 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:37.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:37 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:38.360 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[48392]: 2024-09-16T13:49:37.888+0000 7f1f52579640 -1 osd.2 0 log_to_monitors true 2024-09-16T13:49:38.604 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:49:38.725 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:38 smithi123 ceph-mon[23686]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:38.725 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:38 smithi123 ceph-mon[23686]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T13:49:38.725 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:38 smithi123 ceph-mon[33450]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:38.726 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:38 smithi123 ceph-mon[33450]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T13:49:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:38 smithi167 ceph-mon[27328]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:38 smithi167 ceph-mon[27328]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T13:49:39.722 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:39 smithi123 ceph-mon[33450]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T13:49:39.722 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:39 smithi123 ceph-mon[33450]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T13:49:39.723 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:39 smithi123 ceph-mon[33450]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:49:39.723 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:39 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:39.723 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:39 smithi123 ceph-mon[33450]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:39.723 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:39 smithi123 ceph-mon[23686]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T13:49:39.723 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:39 smithi123 ceph-mon[23686]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T13:49:39.723 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:39 smithi123 ceph-mon[23686]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:49:39.723 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:39 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:39.723 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:39 smithi123 ceph-mon[23686]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:39 smithi167 ceph-mon[27328]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T13:49:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:39 smithi167 ceph-mon[27328]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T13:49:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:39 smithi167 ceph-mon[27328]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:49:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:39 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:39 smithi167 ceph-mon[27328]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:40.319 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[48392]: 2024-09-16T13:49:40.043+0000 7f1f4e4fc640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T13:49:40.319 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[48392]: 2024-09-16T13:49:40.046+0000 7f1f4631c640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:49:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-mon[33450]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:49:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-mon[33450]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T13:49:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-mon[33450]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' 2024-09-16T13:49:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-mon[23686]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:49:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-mon[23686]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T13:49:40.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:40.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:40.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:40 smithi123 ceph-mon[23686]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' 2024-09-16T13:49:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:40 smithi167 ceph-mon[27328]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:49:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:40 smithi167 ceph-mon[27328]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T13:49:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:40 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:40 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:40 smithi167 ceph-mon[27328]: from='osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344]' entity='osd.2' 2024-09-16T13:49:41.798 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: purged_snaps scrub starts 2024-09-16T13:49:41.798 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: purged_snaps scrub ok 2024-09-16T13:49:41.798 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344] boot 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:41.799 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: purged_snaps scrub starts 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: purged_snaps scrub ok 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344] boot 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T13:49:41.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:41 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:42.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: purged_snaps scrub starts 2024-09-16T13:49:42.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: purged_snaps scrub ok 2024-09-16T13:49:42.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:42.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: osd.2 [v2:172.21.15.123:6818/767376344,v1:172.21.15.123:6819/767376344] boot 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T13:49:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:41 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:49:42.423 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:49:42.447 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_1 2024-09-16T13:49:42.720 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:49:42.965 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[33450]: Detected new or changed devices on smithi123 2024-09-16T13:49:42.965 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi123 to 5354M 2024-09-16T13:49:42.965 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[33450]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:42.965 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' 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-16T13:49:42.965 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' 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-16T13:49:42.965 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[33450]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T13:49:42.965 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T13:49:42.966 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[23686]: Detected new or changed devices on smithi123 2024-09-16T13:49:42.966 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi123 to 5354M 2024-09-16T13:49:42.966 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[23686]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:42.966 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' 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-16T13:49:42.966 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' 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-16T13:49:42.966 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[23686]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T13:49:42.966 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:42 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T13:49:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:42 smithi167 ceph-mon[27328]: Detected new or changed devices on smithi123 2024-09-16T13:49:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:42 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi123 to 5354M 2024-09-16T13:49:43.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:42 smithi167 ceph-mon[27328]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:49:43.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:42 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' 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-16T13:49:43.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:42 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' 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-16T13:49:43.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:42 smithi167 ceph-mon[27328]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T13:49:43.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:42 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T13:49:44.039 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:49:43 smithi123 sudo[52400]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:49:44.039 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:49:43 smithi123 sudo[52400]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:44.039 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:49:43 smithi123 sudo[52400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:44.039 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:49:43 smithi123 sudo[52400]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:44.319 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52408]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:49:44.319 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52408]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:44.319 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:44.319 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52408]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:44.319 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:49:44.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[23686]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T13:49:44.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[23686]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:49:44.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:49:44.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:49:44.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:44.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[23686]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:44.320 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:49:44.321 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[33450]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T13:49:44.321 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[33450]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:49:44.321 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:49:44.321 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:49:44.321 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:44.321 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:44 smithi123 ceph-mon[33450]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:49:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:44 smithi167 ceph-mon[27328]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T13:49:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:44 smithi167 ceph-mon[27328]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:49:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:49:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:49:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:44 smithi167 ceph-mon[27328]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:44.578 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52423]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:49:44.578 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52423]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:44.578 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:44.579 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52423]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:44.840 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52427]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:49:44.841 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52427]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:44.841 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:44.841 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52427]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:44.841 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52433]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:49:44.842 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52433]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:44.842 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:44.842 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:44 smithi123 sudo[52433]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:45.091 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:45 smithi123 ceph-mon[23686]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T13:49:45.091 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:45 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:45.091 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:45 smithi123 ceph-mon[33450]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T13:49:45.091 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:45 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:45.342 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52457]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:49:45.342 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52457]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:45.342 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:45.343 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52457]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:45.343 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52467]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:49:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:45 smithi167 ceph-mon[27328]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T13:49:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:45 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:45.608 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52467]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:45.608 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:45.608 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52467]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:45.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52491]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:49:45.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52491]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:45.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:45.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:45 smithi123 sudo[52491]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:46.108 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:45 smithi167 sudo[29786]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:49:46.108 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:45 smithi167 sudo[29786]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:46.108 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:45 smithi167 sudo[29786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:46.109 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:45 smithi167 sudo[29786]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:46.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:49:46.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:46.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:49:46.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:49:46.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:49:46.379 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3586761781' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc70e466-1755-4fd6-8106-ee68bcfdfea9"}]: dispatch 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc70e466-1755-4fd6-8106-ee68bcfdfea9"}]: dispatch 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:49:46.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:49:46.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:49:46.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:49:46.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3586761781' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc70e466-1755-4fd6-8106-ee68bcfdfea9"}]: dispatch 2024-09-16T13:49:46.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc70e466-1755-4fd6-8106-ee68bcfdfea9"}]: dispatch 2024-09-16T13:49:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 sudo[29789]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:49:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 sudo[29789]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 sudo[29789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 sudo[29789]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3586761781' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc70e466-1755-4fd6-8106-ee68bcfdfea9"}]: dispatch 2024-09-16T13:49:46.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:46 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fc70e466-1755-4fd6-8106-ee68bcfdfea9"}]: dispatch 2024-09-16T13:49:46.649 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 sudo[52522]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:49:46.649 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 sudo[52522]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:46.649 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 sudo[52522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:46.650 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 sudo[52522]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:46.650 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 sudo[52549]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:49:47.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 sudo[52549]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:49:47.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 sudo[52549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:49:47.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:46 smithi123 sudo[52549]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:49:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:49:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:49:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fc70e466-1755-4fd6-8106-ee68bcfdfea9"}]': finished 2024-09-16T13:49:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: osdmap e22: 4 total, 3 up, 4 in 2024-09-16T13:49:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:49:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T13:49:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:47.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:49:47.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:49:47.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:49:47.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:49:47.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:49:47.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:47 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/257969080' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:49:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:49:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:49:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fc70e466-1755-4fd6-8106-ee68bcfdfea9"}]': finished 2024-09-16T13:49:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: osdmap e22: 4 total, 3 up, 4 in 2024-09-16T13:49:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:49:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T13:49:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/257969080' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fc70e466-1755-4fd6-8106-ee68bcfdfea9"}]': finished 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: osdmap e22: 4 total, 3 up, 4 in 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T13:49:47.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:47.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:49:47.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:49:47.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:49:47.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:49:47.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:49:47.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:47 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/257969080' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:49:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:48 smithi167 ceph-mon[27328]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:48.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:48 smithi123 ceph-mon[23686]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:48.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:48 smithi123 ceph-mon[33450]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:50.605 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:50 smithi123 ceph-mon[23686]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:50.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:50 smithi123 ceph-mon[33450]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:50.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:50 smithi167 ceph-mon[27328]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:49:52.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:52 smithi123 ceph-mon[23686]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 148 KiB/s wr, 10 op/s 2024-09-16T13:49:52.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:52 smithi123 ceph-mon[33450]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 148 KiB/s wr, 10 op/s 2024-09-16T13:49:52.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:52 smithi167 ceph-mon[27328]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 148 KiB/s wr, 10 op/s 2024-09-16T13:49:54.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:54 smithi123 ceph-mon[23686]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 107 KiB/s wr, 7 op/s 2024-09-16T13:49:54.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:54 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T13:49:54.764 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:54 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:54.765 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:54 smithi123 ceph-mon[33450]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 107 KiB/s wr, 7 op/s 2024-09-16T13:49:54.765 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:54 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T13:49:54.765 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:54 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:54.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:54 smithi167 ceph-mon[27328]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 107 KiB/s wr, 7 op/s 2024-09-16T13:49:54.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:54 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T13:49:54.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:54 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:55.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:55 smithi167 ceph-mon[27328]: Deploying daemon osd.3 on smithi123 2024-09-16T13:49:55.833 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:55 smithi123 ceph-mon[33450]: Deploying daemon osd.3 on smithi123 2024-09-16T13:49:55.833 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:55 smithi123 ceph-mon[23686]: Deploying daemon osd.3 on smithi123 2024-09-16T13:49:56.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:56 smithi167 ceph-mon[27328]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 84 KiB/s wr, 6 op/s 2024-09-16T13:49:56.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:56 smithi123 ceph-mon[23686]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 84 KiB/s wr, 6 op/s 2024-09-16T13:49:56.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:56 smithi123 ceph-mon[33450]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 84 KiB/s wr, 6 op/s 2024-09-16T13:49:57.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:57 smithi167 ceph-mon[27328]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 69 KiB/s wr, 4 op/s 2024-09-16T13:49:57.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:57 smithi123 ceph-mon[23686]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 69 KiB/s wr, 4 op/s 2024-09-16T13:49:57.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:57 smithi123 ceph-mon[33450]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 69 KiB/s wr, 4 op/s 2024-09-16T13:49:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:59 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:59 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:49:59 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:59.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:59 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:59.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:59 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:59.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:49:59 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:59.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:59 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:49:59.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:59 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:49:59.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:49:59 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:00.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:00 smithi167 ceph-mon[27328]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:50:00.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:00 smithi167 ceph-mon[27328]: overall HEALTH_OK 2024-09-16T13:50:00.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:00 smithi123 ceph-mon[23686]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:50:00.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:00 smithi123 ceph-mon[23686]: overall HEALTH_OK 2024-09-16T13:50:00.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:00 smithi123 ceph-mon[33450]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:50:00.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:00 smithi123 ceph-mon[33450]: overall HEALTH_OK 2024-09-16T13:50:02.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:02 smithi123 ceph-mon[23686]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:50:02.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:02 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:02.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:02 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:02.588 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:02 smithi123 ceph-mon[33450]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:50:02.588 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:02 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:02.588 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:02 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:02.627 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 3 on host 'smithi123' 2024-09-16T13:50:02.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:02 smithi167 ceph-mon[27328]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:50:02.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:02 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:02.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:02 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:03.261 DEBUG:teuthology.orchestra.run.smithi123:osd.3> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T13:50:03.263 INFO:tasks.cephadm:Deploying osd.4 on smithi167 with /dev/vg_nvme/lv_4... 2024-09-16T13:50:03.264 DEBUG:teuthology.orchestra.run.smithi167:> 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 023ad1fa-7432-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T13:50:03.517 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:50:03.938 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:03 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:03.938 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:03 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:03.938 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:03 smithi167 ceph-mon[27328]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:50:03.952 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:03 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:03.952 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:03 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:03.952 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:03 smithi123 ceph-mon[23686]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:50:03.952 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:03 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:03.953 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:03 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:03.953 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:03 smithi123 ceph-mon[33450]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:50:04.539 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 13:50:04 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[54211]: 2024-09-16T13:50:04.222+0000 7f81a7f2a640 -1 osd.3 0 log_to_monitors true 2024-09-16T13:50:04.831 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:04 smithi123 ceph-mon[33450]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T13:50:04.831 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:04 smithi123 ceph-mon[23686]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T13:50:04.848 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:04 smithi167 ceph-mon[27328]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T13:50:05.949 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:05 smithi167 ceph-mon[27328]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T13:50:05.949 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:05 smithi167 ceph-mon[27328]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T13:50:05.949 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:05 smithi167 ceph-mon[27328]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:50:05.949 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:05 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:05.949 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:05 smithi167 ceph-mon[27328]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:50:05.952 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:50:05.977 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_4 2024-09-16T13:50:06.063 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:05 smithi123 ceph-mon[33450]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T13:50:06.063 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:05 smithi123 ceph-mon[33450]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T13:50:06.063 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:05 smithi123 ceph-mon[33450]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:50:06.063 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:05 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:06.064 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:05 smithi123 ceph-mon[33450]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:50:06.064 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:05 smithi123 ceph-mon[23686]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T13:50:06.064 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:05 smithi123 ceph-mon[23686]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T13:50:06.064 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:05 smithi123 ceph-mon[23686]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-09-16T13:50:06.064 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:05 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:06.064 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:05 smithi123 ceph-mon[23686]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:50:06.222 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:50:06.360 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[54211]: 2024-09-16T13:50:06.059+0000 7f81a3ead640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T13:50:06.360 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[54211]: 2024-09-16T13:50:06.063+0000 7f819bccd640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:50:06.705 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:50:06.705 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T13:50:06.705 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:06.705 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:06.705 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:06.706 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:06.707 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:06.707 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:50:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T13:50:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:07.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:07.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:07.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:06 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-09-16T13:50:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T13:50:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382]' entity='osd.3' 2024-09-16T13:50:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:07.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:06 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: purged_snaps scrub starts 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: purged_snaps scrub ok 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: Detected new or changed devices on smithi123 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi123 to 4016M 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382] boot 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: osdmap e25: 4 total, 4 up, 4 in 2024-09-16T13:50:07.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:07.951 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:07 smithi167 ceph-mon[27328]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:50:08.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: purged_snaps scrub starts 2024-09-16T13:50:08.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: purged_snaps scrub ok 2024-09-16T13:50:08.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: Detected new or changed devices on smithi123 2024-09-16T13:50:08.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi123 to 4016M 2024-09-16T13:50:08.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:08.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:50:08.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:50:08.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:08.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382] boot 2024-09-16T13:50:08.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: osdmap e25: 4 total, 4 up, 4 in 2024-09-16T13:50:08.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:08.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[33450]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:50:08.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: purged_snaps scrub starts 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: purged_snaps scrub ok 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: Detected new or changed devices on smithi123 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi123 to 4016M 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: osd.3 [v2:172.21.15.123:6826/1746956382,v1:172.21.15.123:6827/1746956382] boot 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: osdmap e25: 4 total, 4 up, 4 in 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:08.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:07 smithi123 ceph-mon[23686]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:50:09.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:09 smithi123 ceph-mon[33450]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T13:50:09.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:09 smithi123 ceph-mon[23686]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T13:50:09.448 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:09 smithi167 ceph-mon[27328]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T13:50:10.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/2980474499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df446757-4e54-416a-9ef1-8fc5dda03b07"}]: dispatch 2024-09-16T13:50:10.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df446757-4e54-416a-9ef1-8fc5dda03b07"}]: dispatch 2024-09-16T13:50:10.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df446757-4e54-416a-9ef1-8fc5dda03b07"}]': finished 2024-09-16T13:50:10.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[23686]: osdmap e27: 5 total, 4 up, 5 in 2024-09-16T13:50:10.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:10.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[23686]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:10.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/2691570990' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:50:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/2980474499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df446757-4e54-416a-9ef1-8fc5dda03b07"}]: dispatch 2024-09-16T13:50:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df446757-4e54-416a-9ef1-8fc5dda03b07"}]: dispatch 2024-09-16T13:50:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df446757-4e54-416a-9ef1-8fc5dda03b07"}]': finished 2024-09-16T13:50:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[33450]: osdmap e27: 5 total, 4 up, 5 in 2024-09-16T13:50:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[33450]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:10.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:10 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/2691570990' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:50:10.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:10 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/2980474499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df446757-4e54-416a-9ef1-8fc5dda03b07"}]: dispatch 2024-09-16T13:50:10.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:10 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df446757-4e54-416a-9ef1-8fc5dda03b07"}]: dispatch 2024-09-16T13:50:10.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:10 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df446757-4e54-416a-9ef1-8fc5dda03b07"}]': finished 2024-09-16T13:50:10.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:10 smithi167 ceph-mon[27328]: osdmap e27: 5 total, 4 up, 5 in 2024-09-16T13:50:10.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:10 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:10.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:10 smithi167 ceph-mon[27328]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:10.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:10 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/2691570990' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:50:12.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:12 smithi167 ceph-mon[27328]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:12.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:12 smithi123 ceph-mon[33450]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:12.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:12 smithi123 ceph-mon[23686]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:14.731 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:14 smithi167 ceph-mon[27328]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:14 smithi123 ceph-mon[33450]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:14 smithi123 ceph-mon[23686]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:16.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:16 smithi167 ceph-mon[27328]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:16.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:16 smithi123 ceph-mon[23686]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:16.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:16 smithi123 ceph-mon[33450]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T13:50:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:17.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T13:50:17.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:17.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T13:50:17.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:18 smithi167 ceph-mon[27328]: Deploying daemon osd.4 on smithi167 2024-09-16T13:50:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:18 smithi167 ceph-mon[27328]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:18.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:18 smithi123 ceph-mon[23686]: Deploying daemon osd.4 on smithi167 2024-09-16T13:50:18.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:18 smithi123 ceph-mon[23686]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:18.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:18 smithi123 ceph-mon[33450]: Deploying daemon osd.4 on smithi167 2024-09-16T13:50:18.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:18 smithi123 ceph-mon[33450]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:19 smithi167 ceph-mon[27328]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:19.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:19 smithi123 ceph-mon[23686]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:19 smithi123 ceph-mon[33450]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:22 smithi167 ceph-mon[27328]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:22.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:22 smithi123 ceph-mon[23686]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:22 smithi123 ceph-mon[33450]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:23.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:23.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:23.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:23.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:23.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:23.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:24.529 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:24 smithi167 ceph-mon[27328]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:24 smithi123 ceph-mon[23686]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:24.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:24 smithi123 ceph-mon[33450]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:26.347 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:26.347 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:26.347 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:26.347 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:26.347 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:26 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:26.347 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:26 smithi167 ceph-mon[27328]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:26.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:26.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[33450]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:26 smithi123 ceph-mon[23686]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:26.385 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 4 on host 'smithi167' 2024-09-16T13:50:27.043 DEBUG:teuthology.orchestra.run.smithi167:osd.4> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T13:50:27.045 INFO:tasks.cephadm:Deploying osd.5 on smithi167 with /dev/vg_nvme/lv_3... 2024-09-16T13:50:27.045 DEBUG:teuthology.orchestra.run.smithi167:> 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 023ad1fa-7432-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T13:50:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:27.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:27.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:27.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:27.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 13:50:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[32084]: 2024-09-16T13:50:27.464+0000 7fde034d1640 -1 osd.4 0 log_to_monitors true 2024-09-16T13:50:27.784 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:50:28.240 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:28 smithi167 ceph-mon[27328]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:28.241 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:28 smithi167 ceph-mon[27328]: from='osd.4 [v2:172.21.15.167:6800/1829286219,v1:172.21.15.167:6801/1829286219]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:50:28.241 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:28 smithi167 ceph-mon[27328]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:50:28.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:28 smithi123 ceph-mon[23686]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:28.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:28 smithi123 ceph-mon[23686]: from='osd.4 [v2:172.21.15.167:6800/1829286219,v1:172.21.15.167:6801/1829286219]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:50:28.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:28 smithi123 ceph-mon[23686]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:50:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:28 smithi123 ceph-mon[33450]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:28.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:28 smithi123 ceph-mon[33450]: from='osd.4 [v2:172.21.15.167:6800/1829286219,v1:172.21.15.167:6801/1829286219]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:50:28.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:28 smithi123 ceph-mon[33450]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:50:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:29 smithi167 ceph-mon[27328]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T13:50:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:29 smithi167 ceph-mon[27328]: from='osd.4 [v2:172.21.15.167:6800/1829286219,v1:172.21.15.167:6801/1829286219]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:29 smithi167 ceph-mon[27328]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T13:50:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:29 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:29.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:29 smithi167 ceph-mon[27328]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:29.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:29 smithi167 ceph-mon[27328]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:50:29.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:29 smithi167 ceph-mon[27328]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T13:50:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[23686]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T13:50:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[23686]: from='osd.4 [v2:172.21.15.167:6800/1829286219,v1:172.21.15.167:6801/1829286219]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[23686]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T13:50:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[23686]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[23686]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:50:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[23686]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T13:50:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[33450]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T13:50:29.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[33450]: from='osd.4 [v2:172.21.15.167:6800/1829286219,v1:172.21.15.167:6801/1829286219]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:29.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[33450]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T13:50:29.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:29.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[33450]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:29.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[33450]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:50:29.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:29 smithi123 ceph-mon[33450]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T13:50:29.547 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 13:50:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[32084]: 2024-09-16T13:50:29.509+0000 7fddff454640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T13:50:29.547 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 13:50:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[32084]: 2024-09-16T13:50:29.512+0000 7fddf7274640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:50:30.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:30 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:30.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:30 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:30.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:30 smithi123 ceph-mon[33450]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:30.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:30 smithi123 ceph-mon[33450]: from='osd.4 ' entity='osd.4' 2024-09-16T13:50:30.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:30 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:30.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:30 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:30.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:30 smithi123 ceph-mon[23686]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:30.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:30 smithi123 ceph-mon[23686]: from='osd.4 ' entity='osd.4' 2024-09-16T13:50:30.395 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:30 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:30.395 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:30 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:30.395 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:30 smithi167 ceph-mon[27328]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:50:30.395 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:30 smithi167 ceph-mon[27328]: from='osd.4 ' entity='osd.4' 2024-09-16T13:50:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: purged_snaps scrub starts 2024-09-16T13:50:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: purged_snaps scrub ok 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: osd.4 [v2:172.21.15.167:6800/1829286219,v1:172.21.15.167:6801/1829286219] boot 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: osdmap e30: 5 total, 5 up, 5 in 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: Detected new or changed devices on smithi167 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi167 to 17088M 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:31.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[23686]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: purged_snaps scrub starts 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: purged_snaps scrub ok 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: osd.4 [v2:172.21.15.167:6800/1829286219,v1:172.21.15.167:6801/1829286219] boot 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: osdmap e30: 5 total, 5 up, 5 in 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: Detected new or changed devices on smithi167 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi167 to 17088M 2024-09-16T13:50:31.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:31.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:31.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:31 smithi123 ceph-mon[33450]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T13:50:31.526 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: purged_snaps scrub starts 2024-09-16T13:50:31.526 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: purged_snaps scrub ok 2024-09-16T13:50:31.526 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: osd.4 [v2:172.21.15.167:6800/1829286219,v1:172.21.15.167:6801/1829286219] boot 2024-09-16T13:50:31.526 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: osdmap e30: 5 total, 5 up, 5 in 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: Detected new or changed devices on smithi167 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi167 to 17088M 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:31.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:31 smithi167 ceph-mon[27328]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T13:50:31.822 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:50:31.846 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_3 2024-09-16T13:50:32.086 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:50:32.340 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:32 smithi167 ceph-mon[27328]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 535 MiB used, 446 GiB / 447 GiB avail 2024-09-16T13:50:32.341 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:32 smithi167 ceph-mon[27328]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T13:50:32.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:32 smithi123 ceph-mon[33450]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 535 MiB used, 446 GiB / 447 GiB avail 2024-09-16T13:50:32.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:32 smithi123 ceph-mon[33450]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T13:50:32.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:32 smithi123 ceph-mon[23686]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 535 MiB used, 446 GiB / 447 GiB avail 2024-09-16T13:50:32.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:32 smithi123 ceph-mon[23686]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T13:50:33.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:33 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:50:33.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:33 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:50:33.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:33 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:33.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:33 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:50:33.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:33 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:50:33.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:33 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:33.399 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:33 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:50:33.399 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:33 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:50:33.399 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:33 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:34.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:34 smithi123 ceph-mon[33450]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:34.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:34 smithi123 ceph-mon[33450]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T13:50:34.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:34 smithi123 ceph-mon[33450]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 535 MiB used, 446 GiB / 447 GiB avail 2024-09-16T13:50:34.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:34 smithi123 ceph-mon[33450]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T13:50:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:34 smithi123 ceph-mon[23686]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:34 smithi123 ceph-mon[23686]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T13:50:34.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:34 smithi123 ceph-mon[23686]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 535 MiB used, 446 GiB / 447 GiB avail 2024-09-16T13:50:34.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:34 smithi123 ceph-mon[23686]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T13:50:34.387 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:34 smithi167 ceph-mon[27328]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:34.387 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:34 smithi167 ceph-mon[27328]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T13:50:34.387 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:34 smithi167 ceph-mon[27328]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 535 MiB used, 446 GiB / 447 GiB avail 2024-09-16T13:50:34.387 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:34 smithi167 ceph-mon[27328]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T13:50:35.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:35 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/558404663' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a1917de-1a59-470c-8510-d3dd247f04fa"}]: dispatch 2024-09-16T13:50:35.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:35 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a1917de-1a59-470c-8510-d3dd247f04fa"}]: dispatch 2024-09-16T13:50:35.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:35 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a1917de-1a59-470c-8510-d3dd247f04fa"}]': finished 2024-09-16T13:50:35.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:35 smithi167 ceph-mon[27328]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T13:50:35.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:35 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:35.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:35 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/558404663' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a1917de-1a59-470c-8510-d3dd247f04fa"}]: dispatch 2024-09-16T13:50:35.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:35 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a1917de-1a59-470c-8510-d3dd247f04fa"}]: dispatch 2024-09-16T13:50:35.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:35 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a1917de-1a59-470c-8510-d3dd247f04fa"}]': finished 2024-09-16T13:50:35.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:35 smithi123 ceph-mon[33450]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T13:50:35.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:35 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:35.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:35 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/558404663' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a1917de-1a59-470c-8510-d3dd247f04fa"}]: dispatch 2024-09-16T13:50:35.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:35 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a1917de-1a59-470c-8510-d3dd247f04fa"}]: dispatch 2024-09-16T13:50:35.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:35 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a1917de-1a59-470c-8510-d3dd247f04fa"}]': finished 2024-09-16T13:50:35.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:35 smithi123 ceph-mon[23686]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T13:50:35.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:35 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:36.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:36 smithi167 ceph-mon[27328]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:36.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:36 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/2978007457' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:50:36.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:36 smithi123 ceph-mon[33450]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:36.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:36 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/2978007457' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:50:36.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:36 smithi123 ceph-mon[23686]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:36.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:36 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/2978007457' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:50:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:38 smithi167 ceph-mon[27328]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-16T13:50:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:38 smithi123 ceph-mon[33450]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-16T13:50:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:38 smithi123 ceph-mon[23686]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-16T13:50:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:39 smithi123 ceph-mon[23686]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-16T13:50:39.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:39 smithi123 ceph-mon[33450]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-16T13:50:39.953 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:39 smithi167 ceph-mon[27328]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-16T13:50:42.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:42 smithi167 ceph-mon[27328]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:50:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:42 smithi123 ceph-mon[23686]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:50:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:42 smithi123 ceph-mon[33450]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:50:43.739 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:43 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T13:50:43.739 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:43 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:43 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T13:50:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:43 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:43.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:43 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T13:50:43.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:43 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:44.601 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:44 smithi167 ceph-mon[27328]: Deploying daemon osd.5 on smithi167 2024-09-16T13:50:44.601 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:44 smithi167 ceph-mon[27328]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T13:50:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:44 smithi123 ceph-mon[23686]: Deploying daemon osd.5 on smithi167 2024-09-16T13:50:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:44 smithi123 ceph-mon[23686]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T13:50:44.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:44 smithi123 ceph-mon[33450]: Deploying daemon osd.5 on smithi167 2024-09-16T13:50:44.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:44 smithi123 ceph-mon[33450]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T13:50:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:45 smithi167 ceph-mon[27328]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:50:45.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:45 smithi123 ceph-mon[23686]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:50:45.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:45 smithi123 ceph-mon[33450]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:50:48.640 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:48 smithi167 ceph-mon[27328]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:50:48.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:48 smithi123 ceph-mon[23686]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:50:48.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:48 smithi123 ceph-mon[33450]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:50:49.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:49 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:49.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:49 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:49.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:49 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:49.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:49 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:49.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:49 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:49.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:49 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:49.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:49 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:49.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:49 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:49.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:49 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:50.734 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:50 smithi167 ceph-mon[27328]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:50.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:50 smithi123 ceph-mon[23686]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:50.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:50 smithi123 ceph-mon[33450]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:52.200 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 5 on host 'smithi167' 2024-09-16T13:50:52.441 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:52 smithi167 ceph-mon[27328]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:52.442 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:52 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.442 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:52 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.442 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:52 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:52.442 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:52 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:52.442 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:52 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.442 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:52 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:52.442 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:52 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.442 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:52 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.837 DEBUG:teuthology.orchestra.run.smithi167:osd.5> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T13:50:52.839 INFO:tasks.cephadm:Deploying osd.6 on smithi167 with /dev/vg_nvme/lv_2... 2024-09-16T13:50:52.840 DEBUG:teuthology.orchestra.run.smithi167:> 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 023ad1fa-7432-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T13:50:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[33450]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[23686]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:52.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:52.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:52.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:50:52.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:52.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:52 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:53.490 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:50:54.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 13:50:53 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[37761]: 2024-09-16T13:50:53.826+0000 7f30cc2e1640 -1 osd.5 0 log_to_monitors true 2024-09-16T13:50:54.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:54 smithi167 ceph-mon[27328]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:54.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:54 smithi167 ceph-mon[27328]: from='osd.5 [v2:172.21.15.167:6808/2709604094,v1:172.21.15.167:6809/2709604094]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:50:54.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:54 smithi167 ceph-mon[27328]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:50:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:54 smithi123 ceph-mon[23686]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:54 smithi123 ceph-mon[23686]: from='osd.5 [v2:172.21.15.167:6808/2709604094,v1:172.21.15.167:6809/2709604094]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:50:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:54 smithi123 ceph-mon[23686]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:50:54.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:54 smithi123 ceph-mon[33450]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:54.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:54 smithi123 ceph-mon[33450]: from='osd.5 [v2:172.21.15.167:6808/2709604094,v1:172.21.15.167:6809/2709604094]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:50:54.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:54 smithi123 ceph-mon[33450]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:50:55.780 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 13:50:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[37761]: 2024-09-16T13:50:55.455+0000 7f30c8264640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T13:50:55.780 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 13:50:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[37761]: 2024-09-16T13:50:55.461+0000 7f30c408c640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:50:55.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:55 smithi167 ceph-mon[27328]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T13:50:55.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:55 smithi167 ceph-mon[27328]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T13:50:55.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:55 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:55.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:55 smithi167 ceph-mon[27328]: from='osd.5 [v2:172.21.15.167:6808/2709604094,v1:172.21.15.167:6809/2709604094]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:55.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:55 smithi167 ceph-mon[27328]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:55.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:55 smithi123 ceph-mon[23686]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T13:50:55.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:55 smithi123 ceph-mon[23686]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T13:50:55.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:55 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:55.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:55 smithi123 ceph-mon[23686]: from='osd.5 [v2:172.21.15.167:6808/2709604094,v1:172.21.15.167:6809/2709604094]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:55.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:55 smithi123 ceph-mon[23686]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:55.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:55 smithi123 ceph-mon[33450]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T13:50:55.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:55 smithi123 ceph-mon[33450]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T13:50:55.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:55 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:55.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:55 smithi123 ceph-mon[33450]: from='osd.5 [v2:172.21.15.167:6808/2709604094,v1:172.21.15.167:6809/2709604094]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:55.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:55 smithi123 ceph-mon[33450]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:50:56.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:56.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:56 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:56.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:50:56.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T13:50:56.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:56.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:56 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:50:57.480 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:57 smithi167 ceph-mon[27328]: purged_snaps scrub starts 2024-09-16T13:50:57.480 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:57 smithi167 ceph-mon[27328]: purged_snaps scrub ok 2024-09-16T13:50:57.480 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:57 smithi167 ceph-mon[27328]: Detected new or changed devices on smithi167 2024-09-16T13:50:57.480 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:57 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi167 to 8544M 2024-09-16T13:50:57.481 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:57 smithi167 ceph-mon[27328]: osd.5 [v2:172.21.15.167:6808/2709604094,v1:172.21.15.167:6809/2709604094] boot 2024-09-16T13:50:57.481 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:57 smithi167 ceph-mon[27328]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T13:50:57.481 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:57 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:57.481 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:57 smithi167 ceph-mon[27328]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T13:50:57.482 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:50:57.508 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_2 2024-09-16T13:50:57.750 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:50:57.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[33450]: purged_snaps scrub starts 2024-09-16T13:50:57.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[33450]: purged_snaps scrub ok 2024-09-16T13:50:57.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[33450]: Detected new or changed devices on smithi167 2024-09-16T13:50:57.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi167 to 8544M 2024-09-16T13:50:57.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[33450]: osd.5 [v2:172.21.15.167:6808/2709604094,v1:172.21.15.167:6809/2709604094] boot 2024-09-16T13:50:57.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[33450]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T13:50:57.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:57.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[33450]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T13:50:57.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[23686]: purged_snaps scrub starts 2024-09-16T13:50:57.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[23686]: purged_snaps scrub ok 2024-09-16T13:50:57.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[23686]: Detected new or changed devices on smithi167 2024-09-16T13:50:57.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi167 to 8544M 2024-09-16T13:50:57.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[23686]: osd.5 [v2:172.21.15.167:6808/2709604094,v1:172.21.15.167:6809/2709604094] boot 2024-09-16T13:50:57.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[23686]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T13:50:57.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:57.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:57 smithi123 ceph-mon[23686]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T13:50:58.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:58 smithi167 ceph-mon[27328]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:50:58.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:58 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:50:58.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:58 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:50:58.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:58 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:58.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:58 smithi167 ceph-mon[27328]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T13:50:58.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:58 smithi123 ceph-mon[33450]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:50:58.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:58 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:50:58.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:58 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:50:58.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:58 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:58.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:58 smithi123 ceph-mon[33450]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T13:50:58.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:58 smithi123 ceph-mon[23686]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:50:58.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:58 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:50:58.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:58 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:50:58.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:58 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:58.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:58 smithi123 ceph-mon[23686]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T13:50:59.756 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:50:59 smithi167 ceph-mon[27328]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:59.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:50:59 smithi123 ceph-mon[33450]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:59.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:50:59 smithi123 ceph-mon[23686]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:00.761 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:00 smithi123 ceph-mon[23686]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:00.761 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:00 smithi123 ceph-mon[23686]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T13:51:00.761 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:00 smithi123 ceph-mon[33450]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:00.761 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:00 smithi123 ceph-mon[33450]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T13:51:00.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:00 smithi167 ceph-mon[27328]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:00.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:00 smithi167 ceph-mon[27328]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T13:51:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:01 smithi167 ceph-mon[27328]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T13:51:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:01 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/2558164707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c704068c-0d0e-43de-913b-cf81a3cb80dd"}]: dispatch 2024-09-16T13:51:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:01 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c704068c-0d0e-43de-913b-cf81a3cb80dd"}]: dispatch 2024-09-16T13:51:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:01 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c704068c-0d0e-43de-913b-cf81a3cb80dd"}]': finished 2024-09-16T13:51:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:01 smithi167 ceph-mon[27328]: osdmap e43: 7 total, 6 up, 7 in 2024-09-16T13:51:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:01 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:01 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/4179444906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:51:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[23686]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T13:51:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/2558164707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c704068c-0d0e-43de-913b-cf81a3cb80dd"}]: dispatch 2024-09-16T13:51:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c704068c-0d0e-43de-913b-cf81a3cb80dd"}]: dispatch 2024-09-16T13:51:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c704068c-0d0e-43de-913b-cf81a3cb80dd"}]': finished 2024-09-16T13:51:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[23686]: osdmap e43: 7 total, 6 up, 7 in 2024-09-16T13:51:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/4179444906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:51:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[33450]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T13:51:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/2558164707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c704068c-0d0e-43de-913b-cf81a3cb80dd"}]: dispatch 2024-09-16T13:51:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c704068c-0d0e-43de-913b-cf81a3cb80dd"}]: dispatch 2024-09-16T13:51:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c704068c-0d0e-43de-913b-cf81a3cb80dd"}]': finished 2024-09-16T13:51:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[33450]: osdmap e43: 7 total, 6 up, 7 in 2024-09-16T13:51:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:01 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/4179444906' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:51:02.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:02 smithi167 ceph-mon[27328]: pgmap v136: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:02.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:02 smithi123 ceph-mon[23686]: pgmap v136: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:02.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:02 smithi123 ceph-mon[33450]: pgmap v136: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:04.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:04 smithi167 ceph-mon[27328]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:04.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:04 smithi123 ceph-mon[23686]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:04.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:04 smithi123 ceph-mon[33450]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:06.671 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:06 smithi167 ceph-mon[27328]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:06.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:06 smithi123 ceph-mon[23686]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:06.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:06 smithi123 ceph-mon[33450]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:07 smithi123 ceph-mon[23686]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:07.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:07 smithi123 ceph-mon[33450]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:07.928 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:07 smithi167 ceph-mon[27328]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:08.813 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:08 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T13:51:08.813 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:08 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:08.814 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:08 smithi167 ceph-mon[27328]: Deploying daemon osd.6 on smithi167 2024-09-16T13:51:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:08 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T13:51:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:08 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:08 smithi123 ceph-mon[23686]: Deploying daemon osd.6 on smithi167 2024-09-16T13:51:08.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:08 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T13:51:08.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:08 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:08.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:08 smithi123 ceph-mon[33450]: Deploying daemon osd.6 on smithi167 2024-09-16T13:51:09.836 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:09 smithi167 ceph-mon[27328]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:09 smithi123 ceph-mon[33450]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:09 smithi123 ceph-mon[23686]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:12.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:12 smithi167 ceph-mon[27328]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:12.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:12 smithi123 ceph-mon[33450]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:12.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:12 smithi123 ceph-mon[23686]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:13.818 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:13 smithi167 ceph-mon[27328]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:13 smithi123 ceph-mon[23686]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:13 smithi123 ceph-mon[33450]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:14.831 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:14.831 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:14.831 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:14 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:14 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:14 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:15.627 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:15 smithi167 ceph-mon[27328]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:15.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:15 smithi123 ceph-mon[23686]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:15.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:15 smithi123 ceph-mon[33450]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:17.786 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 6 on host 'smithi167' 2024-09-16T13:51:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:17 smithi167 ceph-mon[27328]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:18.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:18.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:17 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[33450]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[23686]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:17 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:18.417 DEBUG:teuthology.orchestra.run.smithi167:osd.6> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.6.service 2024-09-16T13:51:18.419 INFO:tasks.cephadm:Deploying osd.7 on smithi167 with /dev/vg_nvme/lv_1... 2024-09-16T13:51:18.420 DEBUG:teuthology.orchestra.run.smithi167:> 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 023ad1fa-7432-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T13:51:19.198 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:51:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:19 smithi167 ceph-mon[27328]: from='osd.6 [v2:172.21.15.167:6816/1935333518,v1:172.21.15.167:6817/1935333518]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:51:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:19 smithi167 ceph-mon[27328]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:51:19.530 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 13:51:19 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[43358]: 2024-09-16T13:51:19.226+0000 7f80ef3b6640 -1 osd.6 0 log_to_monitors true 2024-09-16T13:51:19.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:19 smithi123 ceph-mon[23686]: from='osd.6 [v2:172.21.15.167:6816/1935333518,v1:172.21.15.167:6817/1935333518]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:51:19.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:19 smithi123 ceph-mon[23686]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:51:19.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:19 smithi123 ceph-mon[33450]: from='osd.6 [v2:172.21.15.167:6816/1935333518,v1:172.21.15.167:6817/1935333518]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:51:19.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:19 smithi123 ceph-mon[33450]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:51:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[23686]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T13:51:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[23686]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T13:51:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[23686]: from='osd.6 [v2:172.21.15.167:6816/1935333518,v1:172.21.15.167:6817/1935333518]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[23686]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[23686]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:20.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[33450]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T13:51:20.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[33450]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T13:51:20.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:20.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[33450]: from='osd.6 [v2:172.21.15.167:6816/1935333518,v1:172.21.15.167:6817/1935333518]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:20.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[33450]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:20.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:20 smithi123 ceph-mon[33450]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:20.644 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 13:51:20 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[43358]: 2024-09-16T13:51:20.296+0000 7f80eb339640 -1 osd.6 0 waiting for initial osdmap 2024-09-16T13:51:20.644 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 13:51:20 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[43358]: 2024-09-16T13:51:20.303+0000 7f80e7161640 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:51:20.644 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:20 smithi167 ceph-mon[27328]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T13:51:20.644 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:20 smithi167 ceph-mon[27328]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T13:51:20.644 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:20 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:20.645 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:20 smithi167 ceph-mon[27328]: from='osd.6 [v2:172.21.15.167:6816/1935333518,v1:172.21.15.167:6817/1935333518]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:20.645 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:20 smithi167 ceph-mon[27328]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:20.645 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:20 smithi167 ceph-mon[27328]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:21 smithi167 ceph-mon[27328]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:51:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:21 smithi167 ceph-mon[27328]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T13:51:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:21 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:21 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:21 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:21.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:21 smithi123 ceph-mon[23686]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:51:21.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:21 smithi123 ceph-mon[23686]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T13:51:21.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:21 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:21.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:21 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:21.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:21 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:21.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:21 smithi123 ceph-mon[33450]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:51:21.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:21 smithi123 ceph-mon[33450]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T13:51:21.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:21 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:21.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:21 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:21.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:21 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:22.422 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:22 smithi167 ceph-mon[27328]: purged_snaps scrub starts 2024-09-16T13:51:22.422 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:22 smithi167 ceph-mon[27328]: purged_snaps scrub ok 2024-09-16T13:51:22.422 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:22 smithi167 ceph-mon[27328]: osd.6 [v2:172.21.15.167:6816/1935333518,v1:172.21.15.167:6817/1935333518] boot 2024-09-16T13:51:22.422 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:22 smithi167 ceph-mon[27328]: osdmap e46: 7 total, 7 up, 7 in 2024-09-16T13:51:22.422 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:22 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:22.422 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:22 smithi167 ceph-mon[27328]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:22.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[33450]: purged_snaps scrub starts 2024-09-16T13:51:22.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[33450]: purged_snaps scrub ok 2024-09-16T13:51:22.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[33450]: osd.6 [v2:172.21.15.167:6816/1935333518,v1:172.21.15.167:6817/1935333518] boot 2024-09-16T13:51:22.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[33450]: osdmap e46: 7 total, 7 up, 7 in 2024-09-16T13:51:22.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:22.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[33450]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:22.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[23686]: purged_snaps scrub starts 2024-09-16T13:51:22.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[23686]: purged_snaps scrub ok 2024-09-16T13:51:22.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[23686]: osd.6 [v2:172.21.15.167:6816/1935333518,v1:172.21.15.167:6817/1935333518] boot 2024-09-16T13:51:22.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[23686]: osdmap e46: 7 total, 7 up, 7 in 2024-09-16T13:51:22.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:51:22.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:22 smithi123 ceph-mon[23686]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:51:23.511 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T13:51:23.511 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: Detected new or changed devices on smithi167 2024-09-16T13:51:23.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:23.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:23.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:23.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi167 to 5696M 2024-09-16T13:51:23.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:23.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:23.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:23 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T13:51:23.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: Detected new or changed devices on smithi167 2024-09-16T13:51:23.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:23.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:23.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:23.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi167 to 5696M 2024-09-16T13:51:23.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: Detected new or changed devices on smithi167 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi167 to 5696M 2024-09-16T13:51:23.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:23.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:23.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:23 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:23.807 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-16T13:51:23.833 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_1 2024-09-16T13:51:24.076 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:51:24.449 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:24 smithi167 ceph-mon[27328]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T13:51:24.449 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:24 smithi167 ceph-mon[27328]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:24.449 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:24 smithi167 ceph-mon[27328]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T13:51:24.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:24 smithi123 ceph-mon[23686]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T13:51:24.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:24 smithi123 ceph-mon[23686]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:24.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:24 smithi123 ceph-mon[23686]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T13:51:24.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:24 smithi123 ceph-mon[33450]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T13:51:24.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:24 smithi123 ceph-mon[33450]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:24.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:24 smithi123 ceph-mon[33450]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T13:51:25.452 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:25 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:51:25.452 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:25 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:51:25.452 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:25 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:25.453 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:25 smithi167 ceph-mon[27328]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T13:51:25.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:25 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:51:25.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:25 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:51:25.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:25 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:25.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:25 smithi123 ceph-mon[23686]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T13:51:25.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:25 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:51:25.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:25 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:51:25.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:25 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:25.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:25 smithi123 ceph-mon[33450]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T13:51:26.484 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:26 smithi167 ceph-mon[27328]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:26.484 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:26 smithi167 ceph-mon[27328]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:26.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:26 smithi123 ceph-mon[23686]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:26.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:26 smithi123 ceph-mon[23686]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:26.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:26 smithi123 ceph-mon[33450]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:26.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:26 smithi123 ceph-mon[33450]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:27.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:27 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/86724639' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78e6aac7-a281-4123-ba86-78591e8a345d"}]: dispatch 2024-09-16T13:51:27.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:27 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78e6aac7-a281-4123-ba86-78591e8a345d"}]: dispatch 2024-09-16T13:51:27.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:27 smithi123 ceph-mon[23686]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78e6aac7-a281-4123-ba86-78591e8a345d"}]': finished 2024-09-16T13:51:27.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:27 smithi123 ceph-mon[23686]: osdmap e51: 8 total, 7 up, 8 in 2024-09-16T13:51:27.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:27 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:27.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:27 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/86724639' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78e6aac7-a281-4123-ba86-78591e8a345d"}]: dispatch 2024-09-16T13:51:27.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:27 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78e6aac7-a281-4123-ba86-78591e8a345d"}]: dispatch 2024-09-16T13:51:27.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:27 smithi123 ceph-mon[33450]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78e6aac7-a281-4123-ba86-78591e8a345d"}]': finished 2024-09-16T13:51:27.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:27 smithi123 ceph-mon[33450]: osdmap e51: 8 total, 7 up, 8 in 2024-09-16T13:51:27.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:27 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:27.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:27 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/86724639' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78e6aac7-a281-4123-ba86-78591e8a345d"}]: dispatch 2024-09-16T13:51:27.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:27 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78e6aac7-a281-4123-ba86-78591e8a345d"}]: dispatch 2024-09-16T13:51:27.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:27 smithi167 ceph-mon[27328]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78e6aac7-a281-4123-ba86-78591e8a345d"}]': finished 2024-09-16T13:51:27.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:27 smithi167 ceph-mon[27328]: osdmap e51: 8 total, 7 up, 8 in 2024-09-16T13:51:27.760 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:27 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:28.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:28 smithi123 ceph-mon[33450]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-09-16T13:51:28.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:28 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/2126840465' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:51:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:28 smithi123 ceph-mon[23686]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-09-16T13:51:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:28 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/2126840465' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:51:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:28 smithi167 ceph-mon[27328]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-09-16T13:51:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:28 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/2126840465' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:51:29.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:29 smithi123 ceph-mon[23686]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:51:29.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:29 smithi123 ceph-mon[33450]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:51:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:29 smithi167 ceph-mon[27328]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:51:31.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:31 smithi167 ceph-mon[27328]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-16T13:51:31.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:31 smithi123 ceph-mon[23686]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-16T13:51:31.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:31 smithi123 ceph-mon[33450]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-16T13:51:33.684 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:33 smithi167 ceph-mon[27328]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T13:51:33.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:33 smithi123 ceph-mon[23686]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T13:51:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:33 smithi123 ceph-mon[33450]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T13:51:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:34 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T13:51:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:34 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:35.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:34 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T13:51:35.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:34 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:35.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:34 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T13:51:35.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:34 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:36.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:35 smithi123 ceph-mon[23686]: Deploying daemon osd.7 on smithi167 2024-09-16T13:51:36.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:35 smithi123 ceph-mon[23686]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:51:36.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:35 smithi123 ceph-mon[33450]: Deploying daemon osd.7 on smithi167 2024-09-16T13:51:36.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:35 smithi123 ceph-mon[33450]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:51:36.111 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:35 smithi167 ceph-mon[27328]: Deploying daemon osd.7 on smithi167 2024-09-16T13:51:36.111 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:35 smithi167 ceph-mon[27328]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:51:37.664 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:37 smithi167 ceph-mon[27328]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:51:37.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:37 smithi123 ceph-mon[23686]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:51:37.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:37 smithi123 ceph-mon[33450]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:51:39.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:39 smithi123 ceph-mon[33450]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:39 smithi123 ceph-mon[23686]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:39.877 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:39 smithi167 ceph-mon[27328]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:40 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:40 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:40 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:40 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:40 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:40 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:40 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:40 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:40 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:41.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:41 smithi123 ceph-mon[33450]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:41.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:41 smithi123 ceph-mon[23686]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:41.921 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:41 smithi167 ceph-mon[27328]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:43.897 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 7 on host 'smithi167' 2024-09-16T13:51:44.487 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.487 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.487 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:44 smithi167 ceph-mon[27328]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:44.487 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:44.487 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:44.487 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.487 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:44.487 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.487 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:44 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.514 DEBUG:teuthology.orchestra.run.smithi167:osd.7> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.7.service 2024-09-16T13:51:44.517 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-16T13:51:44.517 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T13:51:44.546 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.546 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.546 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[33450]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:44.546 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:44.546 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:44.546 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.546 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:44.546 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.546 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[23686]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:44.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:44.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:44.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:44.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.547 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:44 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:44.774 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:51:45.171 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 13:51:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[49031]: 2024-09-16T13:51:45.012+0000 7f173f777640 -1 osd.7 0 log_to_monitors true 2024-09-16T13:51:45.398 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:51:45.398 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:45 smithi123 ceph-mon[33450]: from='osd.7 [v2:172.21.15.167:6824/2674228494,v1:172.21.15.167:6825/2674228494]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:51:45.399 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:45 smithi123 ceph-mon[33450]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:51:45.399 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:45 smithi123 ceph-mon[23686]: from='osd.7 [v2:172.21.15.167:6824/2674228494,v1:172.21.15.167:6825/2674228494]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:51:45.399 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:45 smithi123 ceph-mon[23686]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:51:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:45 smithi167 ceph-mon[27328]: from='osd.7 [v2:172.21.15.167:6824/2674228494,v1:172.21.15.167:6825/2674228494]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:51:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:45 smithi167 ceph-mon[27328]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:51:46.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:46 smithi167 ceph-mon[27328]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T13:51:46.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:46 smithi167 ceph-mon[27328]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T13:51:46.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:46 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:46.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:46 smithi167 ceph-mon[27328]: from='osd.7 [v2:172.21.15.167:6824/2674228494,v1:172.21.15.167:6825/2674228494]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:46.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:46 smithi167 ceph-mon[27328]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:46.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:46 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/4091123994' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:51:46.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:46 smithi167 ceph-mon[27328]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:46.281 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 13:51:46 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[49031]: 2024-09-16T13:51:46.188+0000 7f173b6fa640 -1 osd.7 0 waiting for initial osdmap 2024-09-16T13:51:46.281 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 13:51:46 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[49031]: 2024-09-16T13:51:46.194+0000 7f1737522640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:51:46.297 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":52,"num_osds":8,"num_up_osds":7,"osd_up_since":1726494681,"num_in_osds":8,"osd_in_since":1726494687,"num_remapped_pgs":0} 2024-09-16T13:51:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[33450]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T13:51:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[33450]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T13:51:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[33450]: from='osd.7 [v2:172.21.15.167:6824/2674228494,v1:172.21.15.167:6825/2674228494]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:46.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[33450]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:46.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/4091123994' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:51:46.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[33450]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:46.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[23686]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T13:51:46.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[23686]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T13:51:46.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:46.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[23686]: from='osd.7 [v2:172.21.15.167:6824/2674228494,v1:172.21.15.167:6825/2674228494]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:46.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[23686]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-16T13:51:46.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/4091123994' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:51:46.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:46 smithi123 ceph-mon[23686]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:51:47.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:47 smithi167 ceph-mon[27328]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:51:47.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:47 smithi167 ceph-mon[27328]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T13:51:47.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:47 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:47.299 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T13:51:47.564 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:51:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:47 smithi123 ceph-mon[23686]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:51:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:47 smithi123 ceph-mon[23686]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T13:51:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:47 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:47.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:47 smithi123 ceph-mon[33450]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-16T13:51:47.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:47 smithi123 ceph-mon[33450]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T13:51:47.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:47 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:48.202 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:51:48.203 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: purged_snaps scrub starts 2024-09-16T13:51:48.203 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: purged_snaps scrub ok 2024-09-16T13:51:48.203 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: osd.7 [v2:172.21.15.167:6824/2674228494,v1:172.21.15.167:6825/2674228494] boot 2024-09-16T13:51:48.203 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: osdmap e54: 8 total, 8 up, 8 in 2024-09-16T13:51:48.203 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:48.203 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: Detected new or changed devices on smithi167 2024-09-16T13:51:48.203 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi167 to 4272M 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:51:48.204 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[33450]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: purged_snaps scrub starts 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: purged_snaps scrub ok 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: osd.7 [v2:172.21.15.167:6824/2674228494,v1:172.21.15.167:6825/2674228494] boot 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: osdmap e54: 8 total, 8 up, 8 in 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: Detected new or changed devices on smithi167 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.205 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi167 to 4272M 2024-09-16T13:51:48.206 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.206 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:48.206 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:48.206 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.206 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:51:48.206 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:48 smithi123 ceph-mon[23686]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T13:51:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: purged_snaps scrub starts 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: purged_snaps scrub ok 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: osd.7 [v2:172.21.15.167:6824/2674228494,v1:172.21.15.167:6825/2674228494] boot 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: osdmap e54: 8 total, 8 up, 8 in 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: Detected new or changed devices on smithi167 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:51:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi167 to 4272M 2024-09-16T13:51:48.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:48.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:48.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:48.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:51:48.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:48 smithi167 ceph-mon[27328]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T13:51:49.002 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1726494707,"num_in_osds":8,"osd_in_since":1726494687,"num_remapped_pgs":1} 2024-09-16T13:51:49.003 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T13:51:49.247 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:51:49.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:49 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2860433078' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:51:49.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:49 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2860433078' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:51:49.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:49 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2860433078' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:51:49.872 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:51:49.872 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":56,"fsid":"023ad1fa-7432-11ef-bceb-c7b262605968","created":"2024-09-16T13:46:43.821228+0000","modified":"2024-09-16T13:51:49.190382+0000","last_up_change":"2024-09-16T13:51:47.180969+0000","last_in_change":"2024-09-16T13:51:27.177438+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-16T13:49:41.697292+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"87fabe54-9d66-45ff-896c-5b27893af902","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.123:6802","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6803","nonce":3080035024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6805","nonce":3080035024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6809","nonce":3080035024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6807","nonce":3080035024}]},"public_addr":"172.21.15.123:6803/3080035024","cluster_addr":"172.21.15.123:6805/3080035024","heartbeat_back_addr":"172.21.15.123:6809/3080035024","heartbeat_front_addr":"172.21.15.123:6807/3080035024","state":["exists","up"]},{"osd":1,"uuid":"3ffacc7c-c091-44a6-82c6-c9d40094eba4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6811","nonce":3871165808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6813","nonce":3871165808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6817","nonce":3871165808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6815","nonce":3871165808}]},"public_addr":"172.21.15.123:6811/3871165808","cluster_addr":"172.21.15.123:6813/3871165808","heartbeat_back_addr":"172.21.15.123:6817/3871165808","heartbeat_front_addr":"172.21.15.123:6815/3871165808","state":["exists","up"]},{"osd":2,"uuid":"0893876b-2555-49ce-a8f3-369eaed32055","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.123:6818","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6819","nonce":767376344}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6821","nonce":767376344}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6825","nonce":767376344}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6823","nonce":767376344}]},"public_addr":"172.21.15.123:6819/767376344","cluster_addr":"172.21.15.123:6821/767376344","heartbeat_back_addr":"172.21.15.123:6825/767376344","heartbeat_front_addr":"172.21.15.123:6823/767376344","state":["exists","up"]},{"osd":3,"uuid":"fc70e466-1755-4fd6-8106-ee68bcfdfea9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6827","nonce":1746956382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6829","nonce":1746956382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6833","nonce":1746956382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6831","nonce":1746956382}]},"public_addr":"172.21.15.123:6827/1746956382","cluster_addr":"172.21.15.123:6829/1746956382","heartbeat_back_addr":"172.21.15.123:6833/1746956382","heartbeat_front_addr":"172.21.15.123:6831/1746956382","state":["exists","up"]},{"osd":4,"uuid":"df446757-4e54-416a-9ef1-8fc5dda03b07","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6801","nonce":1829286219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6803","nonce":1829286219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6807","nonce":1829286219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6805","nonce":1829286219}]},"public_addr":"172.21.15.167:6801/1829286219","cluster_addr":"172.21.15.167:6803/1829286219","heartbeat_back_addr":"172.21.15.167:6807/1829286219","heartbeat_front_addr":"172.21.15.167:6805/1829286219","state":["exists","up"]},{"osd":5,"uuid":"6a1917de-1a59-470c-8510-d3dd247f04fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6809","nonce":2709604094}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6811","nonce":2709604094}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6815","nonce":2709604094}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6813","nonce":2709604094}]},"public_addr":"172.21.15.167:6809/2709604094","cluster_addr":"172.21.15.167:6811/2709604094","heartbeat_back_addr":"172.21.15.167:6815/2709604094","heartbeat_front_addr":"172.21.15.167:6813/2709604094","state":["exists","up"]},{"osd":6,"uuid":"c704068c-0d0e-43de-913b-cf81a3cb80dd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6817","nonce":1935333518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6819","nonce":1935333518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6823","nonce":1935333518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6821","nonce":1935333518}]},"public_addr":"172.21.15.167:6817/1935333518","cluster_addr":"172.21.15.167:6819/1935333518","heartbeat_back_addr":"172.21.15.167:6823/1935333518","heartbeat_front_addr":"172.21.15.167:6821/1935333518","state":["exists","up"]},{"osd":7,"uuid":"78e6aac7-a281-4123-ba86-78591e8a345d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6825","nonce":2674228494}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6827","nonce":2674228494}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6831","nonce":2674228494}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6829","nonce":2674228494}]},"public_addr":"172.21.15.167:6825/2674228494","cluster_addr":"172.21.15.167:6827/2674228494","heartbeat_back_addr":"172.21.15.167:6831/2674228494","heartbeat_front_addr":"172.21.15.167:6829/2674228494","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-16T13:48:46.818784+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-16T13:49:12.666677+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-16T13:49:38.884589+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-16T13:50:05.265680+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-16T13:50:28.439490+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-16T13:50:54.858795+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-16T13:51:20.238550+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-16T13:51:45.980423+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.123:0/2094709914":"2024-09-17T13:47:35.396639+0000","172.21.15.123:6800/2021626219":"2024-09-17T13:47:35.396639+0000","172.21.15.123:0/4093845099":"2024-09-17T13:47:35.396639+0000","172.21.15.123:6801/2021626219":"2024-09-17T13:47:35.396639+0000","172.21.15.123:0/2316290875":"2024-09-17T13:47:35.396639+0000","172.21.15.123:0/3430001640":"2024-09-17T13:47:11.775590+0000","172.21.15.123:0/1938740450":"2024-09-17T13:47:11.775590+0000","172.21.15.123:6800/14929864":"2024-09-17T13:47:11.775590+0000","172.21.15.123:6801/14929864":"2024-09-17T13:47:11.775590+0000","172.21.15.123:0/28988702":"2024-09-17T13:47:11.775590+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-16T13:51:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:50 smithi167 ceph-mon[27328]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T13:51:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:50 smithi167 ceph-mon[27328]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:51:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:50 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1871081235' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:51:50.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:50 smithi123 ceph-mon[33450]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T13:51:50.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:50 smithi123 ceph-mon[33450]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:51:50.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:50 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1871081235' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:51:50.606 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:50 smithi123 ceph-mon[23686]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T13:51:50.606 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:50 smithi123 ceph-mon[23686]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:51:50.606 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:50 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1871081235' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:51:50.634 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T13:49:41.697292+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-16T13:51:50.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T13:51:50.874 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:51:51.308 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:51 smithi123 ceph-mon[33450]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T13:51:51.308 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:51 smithi123 ceph-mon[23686]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T13:51:51.473 INFO:teuthology.orchestra.run.smithi123.stdout:pg_num: 1 2024-09-16T13:51:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:51 smithi167 ceph-mon[27328]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T13:51:52.146 INFO:tasks.cephadm:Adding prometheus.a on smithi167 2024-09-16T13:51:52.146 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi167=a' 2024-09-16T13:51:52.407 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:51:52.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:52 smithi167 ceph-mon[27328]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T13:51:52.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:52 smithi167 ceph-mon[27328]: pgmap v176: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T13:51:52.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:52 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1087378593' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T13:51:52.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:52 smithi123 ceph-mon[23686]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T13:51:52.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:52 smithi123 ceph-mon[23686]: pgmap v176: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T13:51:52.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:52 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1087378593' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T13:51:52.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:52 smithi123 ceph-mon[33450]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T13:51:52.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:52 smithi123 ceph-mon[33450]: pgmap v176: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T13:51:52.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:52 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1087378593' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T13:51:53.043 INFO:teuthology.orchestra.run.smithi167.stdout:Scheduled prometheus update... 2024-09-16T13:51:53.659 DEBUG:teuthology.orchestra.run.smithi167:prometheus.a> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-16T13:51:53.661 INFO:tasks.cephadm:Adding node-exporter.a on smithi123 2024-09-16T13:51:53.661 INFO:tasks.cephadm:Adding node-exporter.b on smithi167 2024-09-16T13:51:53.662 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi123=a;smithi167=b' 2024-09-16T13:51:53.969 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:51:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[33450]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi167=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[33450]: Saving service prometheus spec with placement smithi167=a;count:1 2024-09-16T13:51:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:54.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:54.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:54.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[33450]: Deploying daemon prometheus.a on smithi167 2024-09-16T13:51:54.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[33450]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-16T13:51:54.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[23686]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi167=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:54.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[23686]: Saving service prometheus spec with placement smithi167=a;count:1 2024-09-16T13:51:54.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:54.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:54.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:54.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:54.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:54.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[23686]: Deploying daemon prometheus.a on smithi167 2024-09-16T13:51:54.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:54 smithi123 ceph-mon[23686]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-16T13:51:54.379 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:54 smithi167 ceph-mon[27328]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi167=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:54.379 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:54 smithi167 ceph-mon[27328]: Saving service prometheus spec with placement smithi167=a;count:1 2024-09-16T13:51:54.379 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:54 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:54.379 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:54 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:51:54.379 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:54 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:54.379 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:54 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:54.380 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:54 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:54.380 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:54 smithi167 ceph-mon[27328]: Deploying daemon prometheus.a on smithi167 2024-09-16T13:51:54.380 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:54 smithi167 ceph-mon[27328]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-16T13:51:54.660 INFO:teuthology.orchestra.run.smithi167.stdout:Scheduled node-exporter update... 2024-09-16T13:51:55.694 DEBUG:teuthology.orchestra.run.smithi123:node-exporter.a> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-16T13:51:55.697 DEBUG:teuthology.orchestra.run.smithi167:node-exporter.b> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-16T13:51:55.699 INFO:tasks.cephadm:Adding alertmanager.a on smithi123 2024-09-16T13:51:55.700 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi123=a' 2024-09-16T13:51:55.986 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:51:56.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:55 smithi167 ceph-mon[27328]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi123=a;smithi167=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:56.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:55 smithi167 ceph-mon[27328]: Saving service node-exporter spec with placement smithi123=a;smithi167=b;count:2 2024-09-16T13:51:56.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:55 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:56.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:55 smithi167 ceph-mon[27328]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-16T13:51:56.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:55 smithi123 ceph-mon[33450]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi123=a;smithi167=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:56.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:55 smithi123 ceph-mon[33450]: Saving service node-exporter spec with placement smithi123=a;smithi167=b;count:2 2024-09-16T13:51:56.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:55 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:56.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:55 smithi123 ceph-mon[33450]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-16T13:51:56.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:55 smithi123 ceph-mon[23686]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi123=a;smithi167=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:56.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:55 smithi123 ceph-mon[23686]: Saving service node-exporter spec with placement smithi123=a;smithi167=b;count:2 2024-09-16T13:51:56.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:55 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:56.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:55 smithi123 ceph-mon[23686]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-16T13:51:56.916 INFO:teuthology.orchestra.run.smithi167.stdout:Scheduled alertmanager update... 2024-09-16T13:51:58.049 DEBUG:teuthology.orchestra.run.smithi123:alertmanager.a> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-16T13:51:58.053 INFO:tasks.cephadm:Adding grafana.a on smithi167 2024-09-16T13:51:58.053 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi167=a' 2024-09-16T13:51:58.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:57 smithi167 ceph-mon[27328]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:58.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:57 smithi167 ceph-mon[27328]: Saving service alertmanager spec with placement smithi123=a;count:1 2024-09-16T13:51:58.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:57 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:58.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:57 smithi167 ceph-mon[27328]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:51:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:57 smithi123 ceph-mon[23686]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:57 smithi123 ceph-mon[23686]: Saving service alertmanager spec with placement smithi123=a;count:1 2024-09-16T13:51:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:57 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:57 smithi123 ceph-mon[23686]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:51:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:57 smithi123 ceph-mon[33450]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:51:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:57 smithi123 ceph-mon[33450]: Saving service alertmanager spec with placement smithi123=a;count:1 2024-09-16T13:51:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:57 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:51:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:57 smithi123 ceph-mon[33450]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:51:58.975 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:51:59.717 INFO:teuthology.orchestra.run.smithi167.stdout:Scheduled grafana update... 2024-09-16T13:51:59.718 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:51:59 smithi167 ceph-mon[27328]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:51:59.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:51:59 smithi123 ceph-mon[33450]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:51:59.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:51:59 smithi123 ceph-mon[23686]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:00.978 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:00 smithi167 ceph-mon[27328]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi167=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:52:00.978 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:00 smithi167 ceph-mon[27328]: Saving service grafana spec with placement smithi167=a;count:1 2024-09-16T13:52:00.978 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:00 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:01.002 DEBUG:teuthology.orchestra.run.smithi167:grafana.a> sudo journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@grafana.a.service 2024-09-16T13:52:01.005 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T13:52:01.005 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T13:52:01.032 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:00 smithi123 ceph-mon[33450]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi167=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:52:01.032 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:00 smithi123 ceph-mon[33450]: Saving service grafana spec with placement smithi167=a;count:1 2024-09-16T13:52:01.032 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:00 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:01.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:00 smithi123 ceph-mon[23686]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi167=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:52:01.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:00 smithi123 ceph-mon[23686]: Saving service grafana spec with placement smithi167=a;count:1 2024-09-16T13:52:01.033 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:00 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:01.259 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:01.985 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:01 smithi167 ceph-mon[27328]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:01.992 INFO:teuthology.orchestra.run.smithi123.stdout:[client.0] 2024-09-16T13:52:01.993 INFO:teuthology.orchestra.run.smithi123.stdout: key = AQABOOhmu3PEOhAAHBCVe/8BoKbDJ6k1ZF5E0A== 2024-09-16T13:52:01.993 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:01 smithi123 ceph-mon[33450]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:01.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:01 smithi123 ceph-mon[23686]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:02.741 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-09-16T13:52:02.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T13:52:02.741 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T13:52:02.818 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T13:52:02.842 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:02 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/333897785' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:52:02.842 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:02 smithi167 ceph-mon[27328]: 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-16T13:52:02.843 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:02 smithi167 ceph-mon[27328]: 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-16T13:52:03.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:02 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/333897785' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:52:03.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:02 smithi123 ceph-mon[33450]: 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-16T13:52:03.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:02 smithi123 ceph-mon[33450]: 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-16T13:52:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:02 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/333897785' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:52:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:02 smithi123 ceph-mon[23686]: 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-16T13:52:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:02 smithi123 ceph-mon[23686]: 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-16T13:52:04.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:03 smithi167 ceph-mon[27328]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:04.071 INFO:teuthology.orchestra.run.smithi167.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:52:04.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:03 smithi123 ceph-mon[33450]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:04.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:03 smithi123 ceph-mon[23686]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:05.072 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:04 smithi167 ceph-mon[27328]: from='client.? 172.21.15.167:0/84860855' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:52:05.073 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:04 smithi167 ceph-mon[27328]: 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-16T13:52:05.073 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:04 smithi167 ceph-mon[27328]: 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-16T13:52:05.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:04 smithi123 ceph-mon[33450]: from='client.? 172.21.15.167:0/84860855' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:52:05.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:04 smithi123 ceph-mon[33450]: 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-16T13:52:05.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:04 smithi123 ceph-mon[33450]: 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-16T13:52:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:04 smithi123 ceph-mon[23686]: from='client.? 172.21.15.167:0/84860855' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:52:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:04 smithi123 ceph-mon[23686]: 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-16T13:52:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:04 smithi123 ceph-mon[23686]: 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-16T13:52:05.132 INFO:teuthology.orchestra.run.smithi167.stdout:[client.1] 2024-09-16T13:52:05.132 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQAEOOhmFFuaLhAA8QGgawhm3JQplyUjvyIq0g== 2024-09-16T13:52:05.858 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-16T13:52:05.858 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-16T13:52:05.858 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-16T13:52:05.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T13:52:06.109 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:05 smithi167 ceph-mon[27328]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:06.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:05 smithi123 ceph-mon[33450]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:06.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:05 smithi123 ceph-mon[23686]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:06.191 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:06.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:52:06 smithi167 systemd[1]: Started Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:52:06.828 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:52:07.581 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:07.581 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:07.581 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:07.581 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T13:52:07.581 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/4126315899' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T13:52:07.581 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[33450]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:07.582 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:07.582 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:07.582 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:07.582 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T13:52:07.582 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/4126315899' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T13:52:07.582 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-mon[23686]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:07.641 INFO:teuthology.orchestra.run.smithi123.stdout:[{"version":23,"timestamp":"2024-09-16T13:51:47.364551+0000","name":"","changes":[{"name":"osd/host:smithi167/osd_memory_target","previous_value":"5972731084","new_value":"4479548313"}]}] 2024-09-16T13:52:07.641 INFO:tasks.ceph_manager:config epoch is 23 2024-09-16T13:52:07.641 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T13:52:07.642 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T13:52:07.642 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T13:52:07.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ignoring --setuser ceph since I am not root 2024-09-16T13:52:07.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ignoring --setgroup ceph since I am not root 2024-09-16T13:52:07.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:07.699+0000 7f8623862040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:52:07.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:07.759+0000 7f8623862040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:52:07.898 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:07.905 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:07.905 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:07.906 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' 2024-09-16T13:52:07.906 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T13:52:07.906 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/4126315899' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T13:52:07.906 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-mon[27328]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:07.906 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: ignoring --setuser ceph since I am not root 2024-09-16T13:52:07.906 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: ignoring --setgroup ceph since I am not root 2024-09-16T13:52:07.906 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-mgr[29146]: -- 172.21.15.167:0/1694492281 <== mon.0 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555b219ff0e0 con 0x555b219dd000 2024-09-16T13:52:07.906 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:07.700+0000 7fe09f35f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:52:07.906 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:07.756+0000 7fe09f35f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:52:08.184 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:07.924+0000 7f8623862040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:52:08.184 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:07.992+0000 7f8623862040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:52:08.184 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:08 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:08.145+0000 7f8623862040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:52:08.258 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:07.904+0000 7fe09f35f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:52:08.258 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:07 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:07.970+0000 7fe09f35f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:52:08.258 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:08 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:08.116+0000 7fe09f35f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:52:08.258 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:08 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:08.256+0000 7fe09f35f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:52:08.553 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:08 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:08.289+0000 7f8623862040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:52:08.625 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:52:08.819 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:08 smithi167 ceph-mon[27328]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T13:52:08.819 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:08 smithi167 ceph-mon[27328]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-16T13:52:08.820 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:08 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:08.572+0000 7fe09f35f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:52:08.820 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:08 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:08.632+0000 7fe09f35f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:52:08.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:08 smithi123 ceph-mon[33450]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T13:52:08.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:08 smithi123 ceph-mon[33450]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-16T13:52:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:08 smithi123 ceph-mon[23686]: from='mgr.14148 172.21.15.123:0/3572111507' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T13:52:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:08 smithi123 ceph-mon[23686]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-16T13:52:08.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:08 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:08.622+0000 7f8623862040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:52:08.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:08 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:08.690+0000 7f8623862040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:52:09.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:08 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:08.817+0000 7fe09f35f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:52:09.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:08 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:08.874+0000 7f8623862040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:52:09.399 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":16,"flags":0,"active_gid":14148,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":2418374171},{"type":"v1","addr":"172.21.15.123:6801","nonce":2418374171}]},"active_addr":"172.21.15.123:6801/2418374171","active_change":"2024-09-16T13:47:35.396741+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24115,"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.123: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.123:0","nonce":1351122681}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.123:0","nonce":2417030523}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.123:0","nonce":4068547740}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.123:0","nonce":2389777926}]}]} 2024-09-16T13:52:09.403 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T13:52:09.404 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T13:52:09.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T13:52:09.656 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:09.776 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:09 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3420224231' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:52:09.776 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:09 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3420224231' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:52:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:09 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3420224231' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:52:10.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:09.695+0000 7fe09f35f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:52:10.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:09.763+0000 7fe09f35f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:52:10.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:09 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:09.792+0000 7f8623862040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:52:10.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:09 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:09.859+0000 7f8623862040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:52:10.282 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:52:10.282 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":58,"fsid":"023ad1fa-7432-11ef-bceb-c7b262605968","created":"2024-09-16T13:46:43.821228+0000","modified":"2024-09-16T13:51:51.205119+0000","last_up_change":"2024-09-16T13:51:47.180969+0000","last_in_change":"2024-09-16T13:51:27.177438+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-16T13:49:41.697292+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"87fabe54-9d66-45ff-896c-5b27893af902","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6803","nonce":3080035024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6805","nonce":3080035024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6809","nonce":3080035024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6807","nonce":3080035024}]},"public_addr":"172.21.15.123:6803/3080035024","cluster_addr":"172.21.15.123:6805/3080035024","heartbeat_back_addr":"172.21.15.123:6809/3080035024","heartbeat_front_addr":"172.21.15.123:6807/3080035024","state":["exists","up"]},{"osd":1,"uuid":"3ffacc7c-c091-44a6-82c6-c9d40094eba4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6811","nonce":3871165808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6813","nonce":3871165808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6817","nonce":3871165808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6815","nonce":3871165808}]},"public_addr":"172.21.15.123:6811/3871165808","cluster_addr":"172.21.15.123:6813/3871165808","heartbeat_back_addr":"172.21.15.123:6817/3871165808","heartbeat_front_addr":"172.21.15.123:6815/3871165808","state":["exists","up"]},{"osd":2,"uuid":"0893876b-2555-49ce-a8f3-369eaed32055","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.123:6818","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6819","nonce":767376344}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6821","nonce":767376344}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6825","nonce":767376344}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6823","nonce":767376344}]},"public_addr":"172.21.15.123:6819/767376344","cluster_addr":"172.21.15.123:6821/767376344","heartbeat_back_addr":"172.21.15.123:6825/767376344","heartbeat_front_addr":"172.21.15.123:6823/767376344","state":["exists","up"]},{"osd":3,"uuid":"fc70e466-1755-4fd6-8106-ee68bcfdfea9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6827","nonce":1746956382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6829","nonce":1746956382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6833","nonce":1746956382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6831","nonce":1746956382}]},"public_addr":"172.21.15.123:6827/1746956382","cluster_addr":"172.21.15.123:6829/1746956382","heartbeat_back_addr":"172.21.15.123:6833/1746956382","heartbeat_front_addr":"172.21.15.123:6831/1746956382","state":["exists","up"]},{"osd":4,"uuid":"df446757-4e54-416a-9ef1-8fc5dda03b07","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6801","nonce":1829286219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6803","nonce":1829286219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6807","nonce":1829286219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6805","nonce":1829286219}]},"public_addr":"172.21.15.167:6801/1829286219","cluster_addr":"172.21.15.167:6803/1829286219","heartbeat_back_addr":"172.21.15.167:6807/1829286219","heartbeat_front_addr":"172.21.15.167:6805/1829286219","state":["exists","up"]},{"osd":5,"uuid":"6a1917de-1a59-470c-8510-d3dd247f04fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6809","nonce":2709604094}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6811","nonce":2709604094}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6815","nonce":2709604094}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6813","nonce":2709604094}]},"public_addr":"172.21.15.167:6809/2709604094","cluster_addr":"172.21.15.167:6811/2709604094","heartbeat_back_addr":"172.21.15.167:6815/2709604094","heartbeat_front_addr":"172.21.15.167:6813/2709604094","state":["exists","up"]},{"osd":6,"uuid":"c704068c-0d0e-43de-913b-cf81a3cb80dd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6817","nonce":1935333518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6819","nonce":1935333518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6823","nonce":1935333518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6821","nonce":1935333518}]},"public_addr":"172.21.15.167:6817/1935333518","cluster_addr":"172.21.15.167:6819/1935333518","heartbeat_back_addr":"172.21.15.167:6823/1935333518","heartbeat_front_addr":"172.21.15.167:6821/1935333518","state":["exists","up"]},{"osd":7,"uuid":"78e6aac7-a281-4123-ba86-78591e8a345d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6825","nonce":2674228494}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6827","nonce":2674228494}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6831","nonce":2674228494}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6829","nonce":2674228494}]},"public_addr":"172.21.15.167:6825/2674228494","cluster_addr":"172.21.15.167:6827/2674228494","heartbeat_back_addr":"172.21.15.167:6831/2674228494","heartbeat_front_addr":"172.21.15.167:6829/2674228494","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-16T13:48:46.818784+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-16T13:49:12.666677+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-16T13:49:38.884589+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-16T13:50:05.265680+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-16T13:50:28.439490+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-16T13:50:54.858795+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-16T13:51:20.238550+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-16T13:51:45.980423+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.123:0/2094709914":"2024-09-17T13:47:35.396639+0000","172.21.15.123:6800/2021626219":"2024-09-17T13:47:35.396639+0000","172.21.15.123:0/4093845099":"2024-09-17T13:47:35.396639+0000","172.21.15.123:6801/2021626219":"2024-09-17T13:47:35.396639+0000","172.21.15.123:0/2316290875":"2024-09-17T13:47:35.396639+0000","172.21.15.123:0/3430001640":"2024-09-17T13:47:11.775590+0000","172.21.15.123:0/1938740450":"2024-09-17T13:47:11.775590+0000","172.21.15.123:6800/14929864":"2024-09-17T13:47:11.775590+0000","172.21.15.123:6801/14929864":"2024-09-17T13:47:11.775590+0000","172.21.15.123:0/28988702":"2024-09-17T13:47:11.775590+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-16T13:52:10.739 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:10 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3821848443' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:52:10.739 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:10 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:10.477+0000 7fe09f35f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:52:10.740 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:10 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:10.595+0000 7fe09f35f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:52:10.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:10 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3821848443' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:52:10.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:10 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3821848443' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:52:10.849 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:10.587+0000 7f8623862040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:52:10.849 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:10.703+0000 7f8623862040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:52:10.996 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T13:52:10.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T13:52:11.019 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:10 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:10.737+0000 7fe09f35f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:52:11.019 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:10 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:10.798+0000 7fe09f35f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:52:11.019 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:10 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:10.948+0000 7fe09f35f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:52:11.019 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:11.017+0000 7fe09f35f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:52:11.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:10.845+0000 7f8623862040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:52:11.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:10.909+0000 7f8623862040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:52:11.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:11.064+0000 7f8623862040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:52:11.245 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:11.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:11.078+0000 7fe09f35f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:52:11.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:11.237+0000 7fe09f35f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:52:11.440 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:11.135+0000 7f8623862040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:52:11.440 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:11.200+0000 7f8623862040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:52:11.440 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:11.372+0000 7f8623862040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:52:11.440 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:11.438+0000 7f8623862040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:52:11.573 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:11.302+0000 7fe09f35f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:52:11.573 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:11.369+0000 7fe09f35f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:52:11.573 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:11.452+0000 7fe09f35f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:52:11.573 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:11.511+0000 7fe09f35f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:52:11.573 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:11.571+0000 7fe09f35f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:52:11.704 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:11.509+0000 7f8623862040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:52:11.704 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:11.595+0000 7f8623862040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:52:11.704 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:11.658+0000 7f8623862040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:52:11.885 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:52:11.885 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":58,"fsid":"023ad1fa-7432-11ef-bceb-c7b262605968","created":"2024-09-16T13:46:43.821228+0000","modified":"2024-09-16T13:51:51.205119+0000","last_up_change":"2024-09-16T13:51:47.180969+0000","last_in_change":"2024-09-16T13:51:27.177438+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-16T13:49:41.697292+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"87fabe54-9d66-45ff-896c-5b27893af902","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6803","nonce":3080035024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6805","nonce":3080035024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6809","nonce":3080035024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":3080035024},{"type":"v1","addr":"172.21.15.123:6807","nonce":3080035024}]},"public_addr":"172.21.15.123:6803/3080035024","cluster_addr":"172.21.15.123:6805/3080035024","heartbeat_back_addr":"172.21.15.123:6809/3080035024","heartbeat_front_addr":"172.21.15.123:6807/3080035024","state":["exists","up"]},{"osd":1,"uuid":"3ffacc7c-c091-44a6-82c6-c9d40094eba4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6811","nonce":3871165808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6813","nonce":3871165808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6817","nonce":3871165808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":3871165808},{"type":"v1","addr":"172.21.15.123:6815","nonce":3871165808}]},"public_addr":"172.21.15.123:6811/3871165808","cluster_addr":"172.21.15.123:6813/3871165808","heartbeat_back_addr":"172.21.15.123:6817/3871165808","heartbeat_front_addr":"172.21.15.123:6815/3871165808","state":["exists","up"]},{"osd":2,"uuid":"0893876b-2555-49ce-a8f3-369eaed32055","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.123:6818","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6819","nonce":767376344}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6821","nonce":767376344}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6825","nonce":767376344}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":767376344},{"type":"v1","addr":"172.21.15.123:6823","nonce":767376344}]},"public_addr":"172.21.15.123:6819/767376344","cluster_addr":"172.21.15.123:6821/767376344","heartbeat_back_addr":"172.21.15.123:6825/767376344","heartbeat_front_addr":"172.21.15.123:6823/767376344","state":["exists","up"]},{"osd":3,"uuid":"fc70e466-1755-4fd6-8106-ee68bcfdfea9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6827","nonce":1746956382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6829","nonce":1746956382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6833","nonce":1746956382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1746956382},{"type":"v1","addr":"172.21.15.123:6831","nonce":1746956382}]},"public_addr":"172.21.15.123:6827/1746956382","cluster_addr":"172.21.15.123:6829/1746956382","heartbeat_back_addr":"172.21.15.123:6833/1746956382","heartbeat_front_addr":"172.21.15.123:6831/1746956382","state":["exists","up"]},{"osd":4,"uuid":"df446757-4e54-416a-9ef1-8fc5dda03b07","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6801","nonce":1829286219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6803","nonce":1829286219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6807","nonce":1829286219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1829286219},{"type":"v1","addr":"172.21.15.167:6805","nonce":1829286219}]},"public_addr":"172.21.15.167:6801/1829286219","cluster_addr":"172.21.15.167:6803/1829286219","heartbeat_back_addr":"172.21.15.167:6807/1829286219","heartbeat_front_addr":"172.21.15.167:6805/1829286219","state":["exists","up"]},{"osd":5,"uuid":"6a1917de-1a59-470c-8510-d3dd247f04fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6809","nonce":2709604094}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6811","nonce":2709604094}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6815","nonce":2709604094}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":2709604094},{"type":"v1","addr":"172.21.15.167:6813","nonce":2709604094}]},"public_addr":"172.21.15.167:6809/2709604094","cluster_addr":"172.21.15.167:6811/2709604094","heartbeat_back_addr":"172.21.15.167:6815/2709604094","heartbeat_front_addr":"172.21.15.167:6813/2709604094","state":["exists","up"]},{"osd":6,"uuid":"c704068c-0d0e-43de-913b-cf81a3cb80dd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6817","nonce":1935333518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6819","nonce":1935333518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6823","nonce":1935333518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":1935333518},{"type":"v1","addr":"172.21.15.167:6821","nonce":1935333518}]},"public_addr":"172.21.15.167:6817/1935333518","cluster_addr":"172.21.15.167:6819/1935333518","heartbeat_back_addr":"172.21.15.167:6823/1935333518","heartbeat_front_addr":"172.21.15.167:6821/1935333518","state":["exists","up"]},{"osd":7,"uuid":"78e6aac7-a281-4123-ba86-78591e8a345d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6825","nonce":2674228494}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6827","nonce":2674228494}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6831","nonce":2674228494}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":2674228494},{"type":"v1","addr":"172.21.15.167:6829","nonce":2674228494}]},"public_addr":"172.21.15.167:6825/2674228494","cluster_addr":"172.21.15.167:6827/2674228494","heartbeat_back_addr":"172.21.15.167:6831/2674228494","heartbeat_front_addr":"172.21.15.167:6829/2674228494","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-16T13:48:46.818784+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-16T13:49:12.666677+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-16T13:49:38.884589+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-16T13:50:05.265680+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-16T13:50:28.439490+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-16T13:50:54.858795+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-16T13:51:20.238550+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-16T13:51:45.980423+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.123:0/2094709914":"2024-09-17T13:47:35.396639+0000","172.21.15.123:6800/2021626219":"2024-09-17T13:47:35.396639+0000","172.21.15.123:0/4093845099":"2024-09-17T13:47:35.396639+0000","172.21.15.123:6801/2021626219":"2024-09-17T13:47:35.396639+0000","172.21.15.123:0/2316290875":"2024-09-17T13:47:35.396639+0000","172.21.15.123:0/3430001640":"2024-09-17T13:47:11.775590+0000","172.21.15.123:0/1938740450":"2024-09-17T13:47:11.775590+0000","172.21.15.123:6800/14929864":"2024-09-17T13:47:11.775590+0000","172.21.15.123:6801/14929864":"2024-09-17T13:47:11.775590+0000","172.21.15.123:0/28988702":"2024-09-17T13:47:11.775590+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-16T13:52:12.075 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3418184917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:52:12.075 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:11.721+0000 7f8623862040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:52:12.075 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:11 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3418184917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:52:12.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:11 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3418184917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:52:12.644 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:12.536+0000 7f8623862040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:52:12.644 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:12] ENGINE Bus STARTING 2024-09-16T13:52:12.644 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: CherryPy Checker: 2024-09-16T13:52:12.644 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: The Application mounted at '' has an empty config. 2024-09-16T13:52:12.644 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:12.675 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T13:52:12.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T13:52:12.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T13:52:12.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T13:52:12.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T13:52:12.677 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T13:52:12.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-16T13:52:12.678 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-16T13:52:12.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:12.363+0000 7fe09f35f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:52:12.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: [16/Sep/2024:13:52:12] ENGINE Bus STARTING 2024-09-16T13:52:12.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: CherryPy Checker: 2024-09-16T13:52:12.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: The Application mounted at '' has an empty config. 2024-09-16T13:52:12.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: 2024-09-16T13:52:12.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: [16/Sep/2024:13:52:12] ENGINE Serving on http://:::9283 2024-09-16T13:52:12.781 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[29142]: [16/Sep/2024:13:52:12] ENGINE Bus STARTED 2024-09-16T13:52:12.901 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:12] ENGINE Serving on http://:::9283 2024-09-16T13:52:12.901 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:12] ENGINE Bus STARTED 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: Standby manager daemon x restarted 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: Standby manager daemon x started 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: Active manager daemon y restarted 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: Activating manager daemon y 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: mgrmap e17: y(active, starting, since 0.00898961s), standbys: x 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:52:13.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:52:13.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: Manager daemon y is now available 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:52:13.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:12 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:52:13.290 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:13.291 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:13.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: Standby manager daemon x restarted 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: Standby manager daemon x started 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: Active manager daemon y restarted 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: Activating manager daemon y 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: mgrmap e17: y(active, starting, since 0.00898961s), standbys: x 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:52:13.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:52:13.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:52:13.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: Manager daemon y is now available 2024-09-16T13:52:13.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:52:13.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:13.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: Standby manager daemon x restarted 2024-09-16T13:52:13.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: Standby manager daemon x started 2024-09-16T13:52:13.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:52:13.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:52:13.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/352134007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: Active manager daemon y restarted 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: Activating manager daemon y 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: mgrmap e17: y(active, starting, since 0.00898961s), standbys: x 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:52:13.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: Manager daemon y is now available 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:52:13.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:52:13.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:52:13.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:52:13.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:13.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:52:13.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:52:13.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:52:13.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:12 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:52:13.394 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:13.395 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:13.395 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:13.395 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:13.396 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:13.402 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:14.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:14.320+0000 7f857a894640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:52:14] ENGINE Error in HTTPServer.serve 2024-09-16T13:52:14.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: Traceback (most recent call last): 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self._connections.run(self.expiration_interval) 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self._run(expiration_interval) 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: s = self.context.wrap_socket( 2024-09-16T13:52:14.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:52:14.362 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: return self.sslsocket_class._create( 2024-09-16T13:52:14.362 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:52:14.362 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self.do_handshake() 2024-09-16T13:52:14.362 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:52:14.362 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: self._sslobj.do_handshake() 2024-09-16T13:52:14.362 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:52:14.362 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:52:14.830 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-mon[33450]: mgrmap e18: y(active, since 1.0128s), standbys: x 2024-09-16T13:52:14.830 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-mon[33450]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:14.830 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-mon[23686]: mgrmap e18: y(active, since 1.0128s), standbys: x 2024-09-16T13:52:14.830 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:14 smithi123 ceph-mon[23686]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:14.888 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:14 smithi167 ceph-mon[27328]: mgrmap e18: y(active, since 1.0128s), standbys: x 2024-09-16T13:52:14.888 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:14 smithi167 ceph-mon[27328]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:15.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[33450]: [16/Sep/2024:13:52:14] ENGINE Bus STARTING 2024-09-16T13:52:15.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[33450]: [16/Sep/2024:13:52:14] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T13:52:15.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[33450]: [16/Sep/2024:13:52:14] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T13:52:15.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[33450]: [16/Sep/2024:13:52:14] ENGINE Bus STARTED 2024-09-16T13:52:15.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[33450]: [16/Sep/2024:13:52:14] ENGINE Error in HTTPServer.serve 2024-09-16T13:52:15.853 INFO:journalctl@ceph.mon.c.smithi123.stdout: Traceback (most recent call last): 2024-09-16T13:52:15.853 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:52:15.853 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._run(expiration_interval) 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: self.do_handshake() 2024-09-16T13:52:15.854 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.c.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[33450]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[33450]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[23686]: [16/Sep/2024:13:52:14] ENGINE Bus STARTING 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[23686]: [16/Sep/2024:13:52:14] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[23686]: [16/Sep/2024:13:52:14] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[23686]: [16/Sep/2024:13:52:14] ENGINE Bus STARTED 2024-09-16T13:52:15.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[23686]: [16/Sep/2024:13:52:14] ENGINE Error in HTTPServer.serve 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: Traceback (most recent call last): 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._run(expiration_interval) 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:52:15.856 INFO:journalctl@ceph.mon.a.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T13:52:15.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:52:15.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: self.do_handshake() 2024-09-16T13:52:15.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:52:15.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T13:52:15.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:52:15.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[23686]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:15.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[23686]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T13:52:15.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:15.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:15.882 INFO:teuthology.orchestra.run.smithi123.stdout:128849018902 2024-09-16T13:52:15.883 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T13:52:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:15 smithi167 ceph-mon[27328]: [16/Sep/2024:13:52:14] ENGINE Bus STARTING 2024-09-16T13:52:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:15 smithi167 ceph-mon[27328]: [16/Sep/2024:13:52:14] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T13:52:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:15 smithi167 ceph-mon[27328]: [16/Sep/2024:13:52:14] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:15 smithi167 ceph-mon[27328]: [16/Sep/2024:13:52:14] ENGINE Bus STARTED 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:15 smithi167 ceph-mon[27328]: [16/Sep/2024:13:52:14] ENGINE Error in HTTPServer.serve 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: Traceback (most recent call last): 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._run(expiration_interval) 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:52:16.031 INFO:journalctl@ceph.mon.b.smithi167.stdout: s = self.context.wrap_socket( 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout: return self.sslsocket_class._create( 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout: self.do_handshake() 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._sslobj.do_handshake() 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:15 smithi167 ceph-mon[27328]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:15 smithi167 ceph-mon[27328]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:16.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi167 to 4016M 2024-09-16T13:52:17.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:17.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[23686]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-16T13:52:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi167 to 4016M 2024-09-16T13:52:17.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:17.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:16 smithi123 ceph-mon[33450]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-16T13:52:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:52:17.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi167 to 4016M 2024-09-16T13:52:17.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:17.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:16 smithi167 ceph-mon[27328]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-16T13:52:18.058 INFO:teuthology.orchestra.run.smithi123.stdout:55834574887 2024-09-16T13:52:18.059 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T13:52:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:17 smithi123 ceph-mon[33450]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T13:52:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:17 smithi123 ceph-mon[23686]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T13:52:18.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:17 smithi167 ceph-mon[27328]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T13:52:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:18 smithi123 ceph-mon[33450]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T13:52:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:18 smithi123 ceph-mon[23686]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T13:52:19.254 INFO:teuthology.orchestra.run.smithi123.stdout:163208757266 2024-09-16T13:52:19.254 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T13:52:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:18 smithi167 ceph-mon[27328]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T13:52:20.074 INFO:teuthology.orchestra.run.smithi123.stdout:107374182428 2024-09-16T13:52:20.075 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T13:52:21.402 INFO:teuthology.orchestra.run.smithi123.stdout:231928233992 2024-09-16T13:52:21.402 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-16T13:52:21.697 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:21 smithi123 ceph-mon[23686]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T13:52:21.697 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:21 smithi123 ceph-mon[33450]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T13:52:21.723 INFO:teuthology.orchestra.run.smithi123.stdout:197568495630 2024-09-16T13:52:21.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-16T13:52:21.759 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:21 smithi167 ceph-mon[27328]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T13:52:22.240 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:52:21] "GET /metrics HTTP/1.1" 200 23699 "" "Prometheus/2.43.0" 2024-09-16T13:52:22.241 INFO:teuthology.orchestra.run.smithi123.stdout:77309411363 2024-09-16T13:52:22.241 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T13:52:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:22 smithi167 ceph-mon[27328]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T13:52:23.087 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:22 smithi123 ceph-mon[33450]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T13:52:23.087 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:22 smithi123 ceph-mon[23686]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T13:52:23.115 INFO:teuthology.orchestra.run.smithi123.stdout:34359738413 2024-09-16T13:52:23.115 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T13:52:23.134 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:23.134 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:23.134 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:23.505 INFO:teuthology.orchestra.run.smithi123.stdout:128849018903 2024-09-16T13:52:24.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:23 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3580272217' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T13:52:24.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:23 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3580272217' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T13:52:24.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:23 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3580272217' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T13:52:24.234 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018902 got 128849018903 for osd.4 2024-09-16T13:52:24.234 DEBUG:teuthology.parallel:result is None 2024-09-16T13:52:24.597 INFO:teuthology.orchestra.run.smithi123.stdout:55834574888 2024-09-16T13:52:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:24 smithi123 ceph-mon[23686]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:52:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:24 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/323806720' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T13:52:24.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:24 smithi123 ceph-mon[33450]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:52:24.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:24 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/323806720' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T13:52:25.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:24 smithi167 ceph-mon[27328]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:52:25.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:24 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/323806720' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T13:52:25.546 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:25.554 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574887 got 55834574888 for osd.1 2024-09-16T13:52:25.554 DEBUG:teuthology.parallel:result is None 2024-09-16T13:52:26.298 INFO:teuthology.orchestra.run.smithi123.stdout:107374182430 2024-09-16T13:52:26.538 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:26 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/533551476' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T13:52:26.538 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:26 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/533551476' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T13:52:26.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:26 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/533551476' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T13:52:27.174 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182428 got 107374182430 for osd.3 2024-09-16T13:52:27.174 DEBUG:teuthology.parallel:result is None 2024-09-16T13:52:27.463 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:27 smithi123 ceph-mon[33450]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T13:52:27.464 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:27 smithi123 ceph-mon[23686]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T13:52:27.470 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:27.470 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:27.524 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:27.658 INFO:teuthology.orchestra.run.smithi123.stdout:163208757268 2024-09-16T13:52:27.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:27 smithi167 ceph-mon[27328]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T13:52:28.531 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:28 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:28.531 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:28 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2304694741' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T13:52:28.531 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:28 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:28.531 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:28 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2304694741' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T13:52:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:28 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:28 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2304694741' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T13:52:29.254 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757266 got 163208757268 for osd.5 2024-09-16T13:52:29.254 DEBUG:teuthology.parallel:result is None 2024-09-16T13:52:29.305 INFO:teuthology.orchestra.run.smithi123.stdout:34359738414 2024-09-16T13:52:29.379 INFO:teuthology.orchestra.run.smithi123.stdout:197568495632 2024-09-16T13:52:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:29 smithi123 ceph-mon[33450]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:29 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1678857274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T13:52:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:29 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/510875875' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T13:52:29.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:29 smithi123 ceph-mon[23686]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:29.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:29 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1678857274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T13:52:29.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:29 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/510875875' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T13:52:29.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:29 smithi167 ceph-mon[27328]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:29.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:29 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1678857274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T13:52:29.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:29 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/510875875' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T13:52:29.962 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495630 got 197568495632 for osd.6 2024-09-16T13:52:29.962 DEBUG:teuthology.parallel:result is None 2024-09-16T13:52:30.613 INFO:teuthology.orchestra.run.smithi123.stdout:77309411365 2024-09-16T13:52:30.932 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738413 got 34359738414 for osd.0 2024-09-16T13:52:30.932 DEBUG:teuthology.parallel:result is None 2024-09-16T13:52:31.707 INFO:teuthology.orchestra.run.smithi123.stdout:231928233995 2024-09-16T13:52:31.707 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:31 smithi123 ceph-mon[23686]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:31.707 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:31 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1762375097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T13:52:31.708 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:31 smithi123 ceph-mon[33450]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:31.708 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:31 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1762375097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T13:52:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:31 smithi167 ceph-mon[27328]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:31 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1762375097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T13:52:32.246 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:52:31] "GET /metrics HTTP/1.1" 200 26229 "" "Prometheus/2.43.0" 2024-09-16T13:52:32.274 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411363 got 77309411365 for osd.2 2024-09-16T13:52:32.274 DEBUG:teuthology.parallel:result is None 2024-09-16T13:52:32.724 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233992 got 231928233995 for osd.7 2024-09-16T13:52:32.724 DEBUG:teuthology.parallel:result is None 2024-09-16T13:52:32.724 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T13:52:32.724 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T13:52:32.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:32 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/190631773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T13:52:32.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:32 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/190631773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T13:52:32.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:32 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/190631773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T13:52:32.993 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:33.619 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:52:33.620 INFO:teuthology.orchestra.run.smithi123.stderr:dumped all 2024-09-16T13:52:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:33 smithi123 ceph-mon[33450]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:33 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:33 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:33.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:33 smithi123 ceph-mon[23686]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:33.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:33 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:33.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:33 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:33 smithi167 ceph-mon[27328]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:34.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:33 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:33 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.469 INFO:teuthology.orchestra.run.smithi123.stdout:{"pg_ready":true,"pg_map":{"version":13,"stamp":"2024-09-16T13:52:32.554746+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":222532,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749738684,"statfs":{"total":767960285184,"available":767732412416,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":221236786},"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.002345"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":254,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-16T13:52:14.612312+0000","last_change":"2024-09-16T13:51:51.214483+0000","last_active":"2024-09-16T13:52:14.612312+0000","last_peered":"2024-09-16T13:52:14.612312+0000","last_clean":"2024-09-16T13:52:14.612312+0000","last_became_active":"2024-09-16T13:51:51.214071+0000","last_became_peered":"2024-09-16T13:51:51.214071+0000","last_unstale":"2024-09-16T13:52:14.612312+0000","last_undegraded":"2024-09-16T13:52:14.612312+0000","last_fullsized":"2024-09-16T13:52:14.612312+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T13:49:42.047329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T13:49:42.047329+0000","last_clean_scrub_stamp":"2024-09-16T13:49:42.047329+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-17T18:18:30.273696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233995,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495633,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757269,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018905,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182431,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411365,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,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":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738415,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[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-16T13:52:34.470 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T13:52:34.732 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:34.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: from='client.24488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:52:34.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:52:34.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:52:34.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: Deploying daemon alertmanager.a on smithi123 2024-09-16T13:52:34.854 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[33450]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: from='client.24488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:52:34.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:52:34.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:52:34.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:52:34.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:34.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: Deploying daemon alertmanager.a on smithi123 2024-09-16T13:52:34.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:34 smithi123 ceph-mon[23686]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: from='client.24488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:52:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:52:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:35.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:35.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:35.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: Deploying daemon alertmanager.a on smithi123 2024-09-16T13:52:35.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:34 smithi167 ceph-mon[27328]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:35.413 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:52:35.413 INFO:teuthology.orchestra.run.smithi123.stderr:dumped all 2024-09-16T13:52:36.177 INFO:teuthology.orchestra.run.smithi123.stdout:{"pg_ready":true,"pg_map":{"version":14,"stamp":"2024-09-16T13:52:34.555059+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":222532,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749738684,"statfs":{"total":767960285184,"available":767732412416,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":221236786},"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.002103"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":254,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-16T13:52:14.612312+0000","last_change":"2024-09-16T13:51:51.214483+0000","last_active":"2024-09-16T13:52:14.612312+0000","last_peered":"2024-09-16T13:52:14.612312+0000","last_clean":"2024-09-16T13:52:14.612312+0000","last_became_active":"2024-09-16T13:51:51.214071+0000","last_became_peered":"2024-09-16T13:51:51.214071+0000","last_unstale":"2024-09-16T13:52:14.612312+0000","last_undegraded":"2024-09-16T13:52:14.612312+0000","last_fullsized":"2024-09-16T13:52:14.612312+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T13:49:42.047329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T13:49:42.047329+0000","last_clean_scrub_stamp":"2024-09-16T13:49:42.047329+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-17T18:18:30.273696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233996,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495634,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757270,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018906,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182432,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411366,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738416,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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-16T13:52:36.178 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T13:52:36.178 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T13:52:36.178 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T13:52:36.178 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T13:52:36.420 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:36 smithi123 ceph-mon[33450]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:52:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:36 smithi123 ceph-mon[23686]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:52:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:36 smithi167 ceph-mon[27328]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:52:37.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:37 smithi123 ceph-mon[33450]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:37.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:37 smithi123 ceph-mon[23686]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:37.791 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:52:37.791 INFO:teuthology.orchestra.run.smithi123.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T13:52:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:37 smithi167 ceph-mon[27328]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:38.844 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:38 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/318755622' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T13:52:38.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:38 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/318755622' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T13:52:39.013 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T13:52:39.013 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T13:52:39.013 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T13:52:39.023 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi123.front.sepia.ceph.com 2024-09-16T13:52:39.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-16T13:52:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:38 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/318755622' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T13:52:39.282 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:39.656 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:39 smithi123 ceph-mon[33450]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:39.656 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:39 smithi123 ceph-mon[23686]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:39 smithi167 ceph-mon[27328]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:40.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:40] ENGINE Bus STOPPING 2024-09-16T13:52:40.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:52:40.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:40] ENGINE Bus STOPPED 2024-09-16T13:52:40.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:40] ENGINE Bus STARTING 2024-09-16T13:52:40.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:40] ENGINE Serving on http://:::9283 2024-09-16T13:52:40.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:40] ENGINE Bus STARTED 2024-09-16T13:52:41.271 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:41 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2227894144' entity='client.admin' 2024-09-16T13:52:41.272 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:41 smithi123 ceph-mon[33450]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:41.272 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:41 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2227894144' entity='client.admin' 2024-09-16T13:52:41.272 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:41 smithi123 ceph-mon[23686]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:41.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:41 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2227894144' entity='client.admin' 2024-09-16T13:52:41.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:41 smithi167 ceph-mon[27328]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:42.059 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T13:52:42.069 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi123.front.sepia.ceph.com 2024-09-16T13:52:42.070 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-16T13:52:42.294 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:52:41] "GET /metrics HTTP/1.1" 200 26229 "" "Prometheus/2.43.0" 2024-09-16T13:52:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:42 smithi123 ceph-mon[33450]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:42 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:42 smithi123 ceph-mon[23686]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:42 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:42 smithi167 ceph-mon[27328]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:42 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:43.579 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:45.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:45] ENGINE Bus STOPPING 2024-09-16T13:52:45.484 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T13:52:45.484 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "9989cd73-5d52-4ec5-862e-85c29e513b5a", 2024-09-16T13:52:45.484 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "r", 2024-09-16T13:52:45.484 INFO:teuthology.orchestra.run.smithi123.stdout: "current_period": "6247712b-1482-4810-9626-5049bd3a5b65", 2024-09-16T13:52:45.484 INFO:teuthology.orchestra.run.smithi123.stdout: "epoch": 1 2024-09-16T13:52:45.484 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T13:52:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T13:52:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2710944083' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T13:52:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: pgmap v20: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:52:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:45 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:52:45.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:45] ENGINE Bus STOPPED 2024-09-16T13:52:45.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:45] ENGINE Bus STARTING 2024-09-16T13:52:45.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:45] ENGINE Serving on http://:::9283 2024-09-16T13:52:45.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:52:45] ENGINE Bus STARTED 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2710944083' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: pgmap v20: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:52:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2710944083' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: pgmap v20: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:52:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:45 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:46.285 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-16T13:52:46.534 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[23686]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T13:52:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:52:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[23686]: Deploying daemon grafana.a on smithi167 2024-09-16T13:52:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[23686]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:52:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2710944083' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T13:52:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[23686]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T13:52:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[33450]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T13:52:46.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:52:46.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[33450]: Deploying daemon grafana.a on smithi167 2024-09-16T13:52:46.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[33450]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:52:46.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2710944083' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T13:52:46.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:46 smithi123 ceph-mon[33450]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T13:52:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:46 smithi167 ceph-mon[27328]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T13:52:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:46 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:52:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:46 smithi167 ceph-mon[27328]: Deploying daemon grafana.a on smithi167 2024-09-16T13:52:46.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:46 smithi167 ceph-mon[27328]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:52:46.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:46 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2710944083' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T13:52:46.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:46 smithi167 ceph-mon[27328]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T13:52:46.960 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T13:52:46.960 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "5f3358f0-186a-4cc0-a6c9-292361e7e829", 2024-09-16T13:52:46.960 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "default", 2024-09-16T13:52:46.960 INFO:teuthology.orchestra.run.smithi123.stdout: "api_name": "default", 2024-09-16T13:52:46.960 INFO:teuthology.orchestra.run.smithi123.stdout: "is_master": true, 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: "endpoints": [], 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: "hostnames": [], 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: "hostnames_s3website": [], 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: "master_zone": "", 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: "zones": [], 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: "placement_targets": [ 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "default-placement", 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: "tags": [], 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: "storage_classes": [] 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-16T13:52:46.961 INFO:teuthology.orchestra.run.smithi123.stdout: "default_placement": "default-placement", 2024-09-16T13:52:46.962 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_id": "9989cd73-5d52-4ec5-862e-85c29e513b5a", 2024-09-16T13:52:46.962 INFO:teuthology.orchestra.run.smithi123.stdout: "sync_policy": { 2024-09-16T13:52:46.962 INFO:teuthology.orchestra.run.smithi123.stdout: "groups": [] 2024-09-16T13:52:46.962 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:52:46.962 INFO:teuthology.orchestra.run.smithi123.stdout: "enabled_features": [ 2024-09-16T13:52:46.962 INFO:teuthology.orchestra.run.smithi123.stdout: "notification_v2", 2024-09-16T13:52:46.962 INFO:teuthology.orchestra.run.smithi123.stdout: "resharding" 2024-09-16T13:52:46.962 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-16T13:52:46.962 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T13:52:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:47 smithi123 ceph-mon[23686]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T13:52:47.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:47 smithi123 ceph-mon[23686]: pgmap v23: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:47.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:47 smithi123 ceph-mon[33450]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T13:52:47.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:47 smithi123 ceph-mon[33450]: pgmap v23: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:47.659 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-16T13:52:47.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:47 smithi167 ceph-mon[27328]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T13:52:47.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:47 smithi167 ceph-mon[27328]: pgmap v23: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:52:47.908 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:48.423 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T13:52:48.423 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "66012b4e-f242-49bb-a5c1-a034a6cb72e7", 2024-09-16T13:52:48.423 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "z", 2024-09-16T13:52:48.423 INFO:teuthology.orchestra.run.smithi123.stdout: "domain_root": "z.rgw.meta:root", 2024-09-16T13:52:48.423 INFO:teuthology.orchestra.run.smithi123.stdout: "control_pool": "z.rgw.control", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "log_pool": "z.rgw.log", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "otp_pool": "z.rgw.otp", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-16T13:52:48.424 INFO:teuthology.orchestra.run.smithi123.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "system_key": { 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "access_key": "", 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "secret_key": "" 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "placement_pools": [ 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "key": "default-placement", 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "val": { 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "storage_classes": { 2024-09-16T13:52:48.425 INFO:teuthology.orchestra.run.smithi123.stdout: "STANDARD": { 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout: "index_type": 0, 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout: "inline_data": true 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_id": "9989cd73-5d52-4ec5-862e-85c29e513b5a" 2024-09-16T13:52:48.426 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T13:52:48.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:48 smithi167 ceph-mon[27328]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:52:48.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:48 smithi167 ceph-mon[27328]: Cluster is now healthy 2024-09-16T13:52:48.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:48 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:48.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:48 smithi123 ceph-mon[33450]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:52:48.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:48 smithi123 ceph-mon[33450]: Cluster is now healthy 2024-09-16T13:52:48.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:48 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:48.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:48 smithi123 ceph-mon[23686]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:52:48.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:48 smithi123 ceph-mon[23686]: Cluster is now healthy 2024-09-16T13:52:48.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:48 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:49.116 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-16T13:52:49.361 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:49.777 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:49 smithi123 ceph-mon[23686]: pgmap v24: 33 pgs: 26 unknown, 7 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1023 B/s wr, 2 op/s 2024-09-16T13:52:49.777 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:49 smithi123 ceph-mon[33450]: pgmap v24: 33 pgs: 26 unknown, 7 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1023 B/s wr, 2 op/s 2024-09-16T13:52:49.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:49 smithi167 ceph-mon[27328]: pgmap v24: 33 pgs: 26 unknown, 7 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1023 B/s wr, 2 op/s 2024-09-16T13:52:51.723 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:51 smithi167 ceph-mon[27328]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T13:52:51.724 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:51 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T13:52:51.724 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:51 smithi167 ceph-mon[27328]: pgmap v26: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T13:52:51.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:51 smithi123 ceph-mon[23686]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T13:52:51.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:51 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T13:52:51.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:51 smithi123 ceph-mon[23686]: pgmap v26: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T13:52:51.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:51 smithi123 ceph-mon[33450]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T13:52:51.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:51 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T13:52:51.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:51 smithi123 ceph-mon[33450]: pgmap v26: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T13:52:52.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:52:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:52:51] "GET /metrics HTTP/1.1" 200 26223 "" "Prometheus/2.43.0" 2024-09-16T13:52:52.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:52 smithi167 ceph-mon[27328]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:52:52.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:52 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T13:52:52.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:52 smithi167 ceph-mon[27328]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T13:52:52.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:52 smithi123 ceph-mon[23686]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:52:52.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:52 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T13:52:52.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:52 smithi123 ceph-mon[23686]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T13:52:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:52 smithi123 ceph-mon[33450]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:52:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:52 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T13:52:52.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:52 smithi123 ceph-mon[33450]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T13:52:53.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:53 smithi167 ceph-mon[27328]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T13:52:53.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:53 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T13:52:53.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:53 smithi167 ceph-mon[27328]: pgmap v29: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T13:52:53.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:53 smithi123 ceph-mon[33450]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T13:52:53.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:53 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T13:52:53.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:53 smithi123 ceph-mon[33450]: pgmap v29: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T13:52:53.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:53 smithi123 ceph-mon[23686]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T13:52:53.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:53 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T13:52:53.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:53 smithi123 ceph-mon[23686]: pgmap v29: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T13:52:54.697 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:54 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T13:52:54.697 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:54 smithi167 ceph-mon[27328]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T13:52:54.697 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:54 smithi167 systemd[1]: Starting Ceph grafana.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:52:54.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:54 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T13:52:54.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:54 smithi123 ceph-mon[33450]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T13:52:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:54 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T13:52:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:54 smithi123 ceph-mon[23686]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T13:52:55.012 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:54 smithi167 podman[55910]: 2024-09-16 13:52:54.598753135 +0000 UTC m=+0.016184721 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-16T13:52:55.013 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:54 smithi167 podman[55910]: 2024-09-16 13:52:54.889059183 +0000 UTC m=+0.306490761 container create 28a0711bf21bc1f65428ec907c1983888639ae0eed69ab90dbddff0ee954c3fa (image=quay.io/ceph/grafana:9.4.12, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T13:52:55.280 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 podman[55910]: 2024-09-16 13:52:55.133300457 +0000 UTC m=+0.550732036 container init 28a0711bf21bc1f65428ec907c1983888639ae0eed69ab90dbddff0ee954c3fa (image=quay.io/ceph/grafana:9.4.12, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T13:52:55.280 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 podman[55910]: 2024-09-16 13:52:55.136141917 +0000 UTC m=+0.553573496 container start 28a0711bf21bc1f65428ec907c1983888639ae0eed69ab90dbddff0ee954c3fa (image=quay.io/ceph/grafana:9.4.12, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T13:52:55.280 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 bash[55910]: 28a0711bf21bc1f65428ec907c1983888639ae0eed69ab90dbddff0ee954c3fa 2024-09-16T13:52:55.280 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 systemd[1]: Started Ceph grafana.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:52:55.360 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:52:54 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[63996]: ts=2024-09-16T13:52:54.870Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003024251s 2024-09-16T13:52:55.548 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-mon[27328]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T13:52:55.548 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T13:52:55.548 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-mon[27328]: pgmap v32: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T13:52:55.548 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.549 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.549 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.549 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.549 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297426267Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-16T13:52:55.549 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297611805Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297623949Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297627423Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297630352Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297633084Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297636365Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297638984Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297641551Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297644438Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297647241Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297649903Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297652443Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T13:52:55.550 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297655024Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297657679Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297660292Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297663227Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297665887Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=settings t=2024-09-16T13:52:55.297668431Z level=info msg="App mode production" 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=sqlstore t=2024-09-16T13:52:55.297709986Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=sqlstore t=2024-09-16T13:52:55.297721482Z 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-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.298548513Z level=info msg="Starting DB migrations" 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.298609394Z level=info msg="Executing migration" id="create migration_log table" 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.29912916Z level=info msg="Executing migration" id="create user table" 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.299537314Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.299991849Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-16T13:52:55.551 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.300488388Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.301109521Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.301963654Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.302894279Z level=info msg="Executing migration" id="create user table v2" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.303869554Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.304611037Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.305660435Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.306286644Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.307248783Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.307817348Z level=info msg="Executing migration" id="Update user table charset" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.308127632Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.308521507Z level=info msg="Executing migration" id="Add missing user data" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.308852Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.309282879Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-16T13:52:55.552 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.309659117Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.31011935Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.311472703Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.312445424Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.312905215Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.313918525Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.314693677Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.315826208Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.316552564Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.317561786Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.318298615Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.319248723Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.320355037Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-16T13:52:55.553 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.321252368Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.321656832Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.324620592Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.327450764Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.330553443Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.333414661Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.336068177Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.338969876Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.339296489Z level=info msg="Executing migration" id="create star table" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.342349089Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.342923779Z level=info msg="Executing migration" id="create org table v1" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.345263115Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.348042578Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.350809528Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-16T13:52:55.554 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.35351064Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-16T13:52:55.555 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.356350193Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-16T13:52:55.555 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.359184386Z level=info msg="Executing migration" id="Update org table charset" 2024-09-16T13:52:55.555 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.361956301Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-16T13:52:55.555 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.364865498Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-16T13:52:55.555 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.36755682Z level=info msg="Executing migration" id="create dashboard table" 2024-09-16T13:52:55.555 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.367963963Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-16T13:52:55.555 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.370674212Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-16T13:52:55.555 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.373516541Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-16T13:52:55.556 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.376170839Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-16T13:52:55.556 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.376609658Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-16T13:52:55.556 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.379286075Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-16T13:52:55.556 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.382077624Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.38496265Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.38542807Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.388184328Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.390908907Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.393723187Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.3940448Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.396898941Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.397587928Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.39963443Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.402344056Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.403101714Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.404125128Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-16T13:52:55.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.404841902Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.405675128Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.405993154Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.406901206Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.407730986Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.408609291Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.409155463Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.410107114Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.410911643Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.411840156Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.412171333Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.412966737Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.413364214Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-16T13:52:55.558 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.414485476Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.415335868Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.415779486Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.416852536Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.417724578Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.418508727Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.419067172Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.419937572Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.420952359Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.421782178Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.422212286Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.423143187Z level=info msg="Executing migration" id="create data_source table" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.423846972Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.424265761Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-16T13:52:55.559 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.425194252Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.425610963Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.426628454Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.42787644Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.428738761Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.429169093Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.43200054Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.434922029Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.437802114Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.438390148Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.441093466Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.441416499Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.444045963Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-16T13:52:55.560 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.446872352Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.447186818Z level=info msg="Executing migration" id="Add uid column" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.449956713Z level=info msg="Executing migration" id="Update uid value" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.450498408Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.452978439Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.455786609Z level=info msg="Executing migration" id="create api_key table" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.456313584Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.459200771Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.462127713Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.464944078Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.465447219Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.468236094Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.468660496Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.47121429Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-16T13:52:55.561 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.473747583Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.476503804Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.479236764Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.481879883Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.484732669Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.487288796Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.490175137Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.49265788Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.493335917Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.494275922Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.49514368Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.496176024Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.496913412Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.497837576Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-16T13:52:55.562 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.498641767Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.499567552Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.501083544Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.502739396Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.503753281Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.504386767Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.505445236Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.506388401Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.50755696Z level=info msg="Executing migration" id="create quota table v1" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.508743778Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.511581235Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.512102078Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.514603727Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.517469028Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-16T13:52:55.563 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.520309863Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.5231676Z level=info msg="Executing migration" id="create session table" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.523684339Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.526769656Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.527257714Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.527651014Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.53061622Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.533423795Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.533774582Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.534076373Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.534345487Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.534742931Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.537655658Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.538452688Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-16T13:52:55.564 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.538729315Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-16T13:52:55.565 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.541323084Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-16T13:52:55.565 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.54422044Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-16T13:52:55.565 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.547000045Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-16T13:52:55.565 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.547516786Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-16T13:52:55.565 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.550452895Z level=info msg="Executing migration" id="create alert table v1" 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.553214981Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.556244051Z level=info msg="Executing migration" id="add index alert state" 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.556712793Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.557173704Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.557610443Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.558115425Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.558596631Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.560311143Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.560681602Z 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-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.561104343Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.56141897Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-16T13:52:55.799 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.561777484Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-16T13:52:55.800 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.562165166Z level=info msg="Executing migration" id="Add column is_default" 2024-09-16T13:52:55.800 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.562837074Z level=info msg="Executing migration" id="Add column frequency" 2024-09-16T13:52:55.800 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.563737492Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-16T13:52:55.800 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.564474769Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-16T13:52:55.800 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.565213158Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-16T13:52:55.800 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.565624193Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-16T13:52:55.800 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.565903615Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-16T13:52:55.801 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.566213241Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-16T13:52:55.801 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.566584955Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-16T13:52:55.801 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.567003951Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-16T13:52:55.801 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.567440681Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-16T13:52:55.801 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.567804405Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-16T13:52:55.801 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.568209799Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-16T13:52:55.801 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.568920967Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-16T13:52:55.802 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.56961804Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-16T13:52:55.802 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.569926981Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-16T13:52:55.802 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.570336316Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-16T13:52:55.802 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.570725758Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-16T13:52:55.802 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.571491825Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-16T13:52:55.802 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.571800492Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-16T13:52:55.802 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.572312079Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-16T13:52:55.802 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.572735522Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-16T13:52:55.802 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.573070961Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-16T13:52:55.804 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.57350949Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-16T13:52:55.804 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.576466527Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-16T13:52:55.804 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.576916528Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-16T13:52:55.804 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.577367751Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-16T13:52:55.804 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.577868115Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-16T13:52:55.804 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.580646689Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-16T13:52:55.804 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.583138331Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-16T13:52:55.804 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.584017047Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.586923707Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.589396737Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.592036951Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.594909918Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.597374904Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.600078073Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.602831271Z 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-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.605639038Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.608206083Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.610709832Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.613294901Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.615905529Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.618608758Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.621279539Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-16T13:52:55.805 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.623858307Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.624552463Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.625390547Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.626271592Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.627228829Z level=info msg="Executing migration" id="Move region to single row" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.627951302Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.628927235Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.629693015Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.630675543Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.631444829Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.632400165Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.633186168Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.633969829Z level=info msg="Executing migration" id="create test_data table" 2024-09-16T13:52:55.806 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.634809235Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.635209163Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.636178331Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.636894548Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.637727807Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.638711333Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.63949233Z level=info msg="Executing migration" id="create team table" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.640485725Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.641264393Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.642286486Z level=info msg="Executing migration" id="create team member table" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.64300814Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.644012801Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.644848562Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.645754836Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.648082142Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-16T13:52:55.807 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.650849404Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.653461715Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.656057743Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.658929562Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.661659853Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.662412359Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.663387034Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.66430067Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.665015333Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.665915091Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.666524364Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.667329811Z level=info msg="Executing migration" id="create tag table" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.66776615Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.66823694Z level=info msg="Executing migration" id="create login attempt table" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.669206217Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-16T13:52:55.808 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.669828304Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.67066916Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.672986297Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.67380832Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.674272879Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.675149188Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.67573862Z level=info msg="Executing migration" id="create user auth table" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.676183343Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.677126855Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.677462396Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.678373602Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.679256348Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.680164867Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.681070099Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.681964544Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.682889293Z level=info msg="Executing migration" id="create server_lock table" 2024-09-16T13:52:55.809 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.68377972Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.684214103Z level=info msg="Executing migration" id="create user auth token table" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.685208812Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.686043459Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.68687389Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.687290456Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.688233158Z level=info msg="Executing migration" id="create cache_data table" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.689092983Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.690009784Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.690417077Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.693375677Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.69609655Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.698996343Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.699498497Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-16T13:52:55.810 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.702426204Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-16T13:52:55.811 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.705471425Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-16T13:52:55.811 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.708341971Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.70879628Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.711942014Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.714922991Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.717716947Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.718636341Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.72164101Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.724654321Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.727428838Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.72789554Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.730723225Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.733567302Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.736243711Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-16T13:52:55.812 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.736821061Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.739655546Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.742290821Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.745028961Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.745455289Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.748235559Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.752643371Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.756891167Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.759464897Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.759911043Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.762839003Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.765459692Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.768200198Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-16T13:52:55.813 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.76866495Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.771345038Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.772301792Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.773308405Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.774274383Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.77523496Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.776208041Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.777049202Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.778140009Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.779055124Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.780068063Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-16T13:52:55.814 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.781088493Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.782034152Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.783016505Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.78370585Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.784495083Z 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-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.784963073Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.785955641Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.787155543Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.788079379Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.789012744Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.789979958Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.790909741Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.791821145Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-16T13:52:55.815 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.792232918Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-16T13:52:55.816 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.793249283Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-16T13:52:55.816 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.794307049Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-16T13:52:55.816 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.795427638Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-16T13:52:55.816 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.795871298Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-16T13:52:55.816 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.796850315Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-16T13:52:55.816 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.797703367Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-16T13:52:55.816 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.79860189Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-16T13:52:55.816 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.799642561Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-16T13:52:55.816 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.800577172Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-16T13:52:55.816 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.801486161Z level=info msg="Executing migration" id="create alert_image table" 2024-09-16T13:52:55.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[33450]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T13:52:55.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T13:52:55.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[33450]: pgmap v32: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T13:52:55.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[23686]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T13:52:55.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T13:52:55.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[23686]: pgmap v32: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T13:52:55.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:55.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:55 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:56.280 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.802369009Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.802868579Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.805838816Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.808705402Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.811559422Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.811648705Z 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-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.811925038Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.814720806Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.817566452Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.817691716Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.817809624Z level=info msg="alerts found to migrate" alerts=0 2024-09-16T13:52:56.281 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.820414341Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.820943205Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.823869081Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.826861287Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.829842071Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.830293902Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.833071502Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.833460754Z level=info msg="Executing migration" id="create data_keys table" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.835880454Z level=info msg="Executing migration" id="create secrets table" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.838663159Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.844150087Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.847055724Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.849750313Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.855286591Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-16T13:52:56.282 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.860698086Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.861582097Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.862505911Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.863259548Z level=info msg="Executing migration" id="create permission table" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.863662778Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.864512743Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.867527683Z level=info msg="Executing migration" id="create role table" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.870351406Z level=info msg="Executing migration" id="add column display_name" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.873168123Z level=info msg="Executing migration" id="add column group_name" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.876022359Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.878888436Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-16T13:52:56.283 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.881542291Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-16T13:52:56.284 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.88201468Z level=info msg="Executing migration" id="create team role table" 2024-09-16T13:52:56.284 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.884881573Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-16T13:52:56.284 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.887827645Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-16T13:52:56.284 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.890678202Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-16T13:52:56.284 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.891167831Z level=info msg="Executing migration" id="create user role table" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.89413715Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.896977324Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.899810198Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.900274107Z level=info msg="Executing migration" id="create builtin role table" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.903296482Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.906184981Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.909081215Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.910325281Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.910803367Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.913225576Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.913660501Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-16T13:52:56.285 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.914098559Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.91680142Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.917244728Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.918408494Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.918811444Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.919241407Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.919493022Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.919852584Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.920293318Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.920620857Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.920925881Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.921267415Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.921644987Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.922077453Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.92323027Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-16T13:52:56.286 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.923521871Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.923932754Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.924349493Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.924775489Z level=info msg="Executing migration" id="add correlation config column" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.925925515Z level=info msg="Executing migration" id="create entity_events table" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.92634738Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.928892594Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.928988183Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.929284183Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.929357193Z 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-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.929593472Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.930014646Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-16T13:52:56.287 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.930411676Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.930856221Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.93129382Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.931672826Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.932088728Z level=info msg="Executing migration" id="Drop public config table" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.932475287Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.932900438Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.933343007Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.933795068Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.934245425Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.937996224Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.939182216Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-16T13:52:56.288 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.940364317Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.940681001Z level=info msg="Executing migration" id="add share column" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.941906064Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.942395151Z level=info msg="Executing migration" id="create file table" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.942856412Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.943341799Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.943836279Z level=info msg="Executing migration" id="create file_meta table" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.946690777Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.949086434Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.949437116Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.952137839Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.952671426Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.954827039Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.957272526Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-16T13:52:56.289 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.95761866Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.960371773Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.9630014Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.965545651Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.965993603Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.967259274Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.968559787Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.969266948Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.981698964Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.982537673Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.983419301Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.987677494Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.988038524Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-16T13:52:56.290 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.988889464Z level=info msg="Executing migration" id="create folder table" 2024-09-16T13:52:56.291 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.989894004Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-16T13:52:56.291 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.990580232Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-16T13:52:56.291 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.991068058Z level=info msg="Executing migration" id="Update folder title length" 2024-09-16T13:52:56.291 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.991940331Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-16T13:52:56.291 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=migrator t=2024-09-16T13:52:55.99278591Z level=info msg="migrations completed" performed=485 skipped=0 duration=694.194602ms 2024-09-16T13:52:56.291 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=sqlstore t=2024-09-16T13:52:55.993217932Z level=info msg="Created default organization" 2024-09-16T13:52:56.291 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=plugin.finder t=2024-09-16T13:52:56.025048287Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T13:52:56.291 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=secrets t=2024-09-16T13:52:56.025349834Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T13:52:56.291 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=query_data t=2024-09-16T13:52:56.028428621Z level=info msg="Query Service initialization" 2024-09-16T13:52:56.291 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=live.push_http t=2024-09-16T13:52:56.030754543Z level=info msg="Live Push Gateway initialization" 2024-09-16T13:52:56.292 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:56 smithi123 systemd[1]: Starting Ceph node-exporter.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:52:56.557 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:56 smithi123 ceph-mon[23686]: Deploying daemon node-exporter.a on smithi123 2024-09-16T13:52:56.557 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:56 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T13:52:56.557 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:56 smithi123 ceph-mon[23686]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T13:52:56.557 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:56 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T13:52:56.557 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:56 smithi123 ceph-mon[33450]: Deploying daemon node-exporter.a on smithi123 2024-09-16T13:52:56.558 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:56 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T13:52:56.558 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:56 smithi123 ceph-mon[33450]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T13:52:56.558 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:56 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T13:52:56.558 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:56 smithi123 bash[66286]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-16T13:52:56.558 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T13:52:56.558 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "5332ee82-c0ac-46a0-a7e5-62358c3220e1", 2024-09-16T13:52:56.558 INFO:teuthology.orchestra.run.smithi123.stdout: "epoch": 1, 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "predecessor_uuid": "6247712b-1482-4810-9626-5049bd3a5b65", 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "sync_status": [], 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "period_map": { 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "5332ee82-c0ac-46a0-a7e5-62358c3220e1", 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "zonegroups": [ 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "5f3358f0-186a-4cc0-a6c9-292361e7e829", 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "default", 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "api_name": "default", 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "is_master": true, 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "endpoints": [], 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "hostnames": [], 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "hostnames_s3website": [], 2024-09-16T13:52:56.559 INFO:teuthology.orchestra.run.smithi123.stdout: "master_zone": "66012b4e-f242-49bb-a5c1-a034a6cb72e7", 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "zones": [ 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "66012b4e-f242-49bb-a5c1-a034a6cb72e7", 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "z", 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "endpoints": [], 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "log_meta": false, 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "log_data": false, 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "bucket_index_max_shards": 11, 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "read_only": false, 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "tier_type": "", 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "sync_from_all": true, 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "sync_from": [], 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "redirect_zone": "", 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "supported_features": [ 2024-09-16T13:52:56.560 INFO:teuthology.orchestra.run.smithi123.stdout: "compress-encrypted", 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: "notification_v2", 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: "resharding" 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: "placement_targets": [ 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "default-placement", 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: "tags": [], 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: "storage_classes": [ 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: "STANDARD" 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-16T13:52:56.561 INFO:teuthology.orchestra.run.smithi123.stdout: "default_placement": "default-placement", 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_id": "9989cd73-5d52-4ec5-862e-85c29e513b5a", 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: "sync_policy": { 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: "groups": [] 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: "enabled_features": [ 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: "notification_v2", 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: "resharding" 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: "short_zone_ids": [ 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: { 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: "key": "66012b4e-f242-49bb-a5c1-a034a6cb72e7", 2024-09-16T13:52:56.562 INFO:teuthology.orchestra.run.smithi123.stdout: "val": 121370937 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "master_zonegroup": "5f3358f0-186a-4cc0-a6c9-292361e7e829", 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "master_zone": "66012b4e-f242-49bb-a5c1-a034a6cb72e7", 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "period_config": { 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "bucket_quota": { 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "enabled": false, 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "check_on_raw": false, 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "max_size": -1, 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "max_size_kb": 0, 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "max_objects": -1 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "user_quota": { 2024-09-16T13:52:56.563 INFO:teuthology.orchestra.run.smithi123.stdout: "enabled": false, 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "check_on_raw": false, 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "max_size": -1, 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "max_size_kb": 0, 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "max_objects": -1 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "user_ratelimit": { 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "max_read_ops": 0, 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "max_write_ops": 0, 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "max_read_bytes": 0, 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "max_write_bytes": 0, 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "enabled": false 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:52:56.564 INFO:teuthology.orchestra.run.smithi123.stdout: "bucket_ratelimit": { 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "max_read_ops": 0, 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "max_write_ops": 0, 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "max_read_bytes": 0, 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "max_write_bytes": 0, 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "enabled": false 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "anonymous_ratelimit": { 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "max_read_ops": 0, 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "max_write_ops": 0, 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "max_read_bytes": 0, 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "max_write_bytes": 0, 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: "enabled": false 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:52:56.565 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:52:56.566 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_id": "9989cd73-5d52-4ec5-862e-85c29e513b5a", 2024-09-16T13:52:56.566 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_epoch": 2 2024-09-16T13:52:56.566 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T13:52:56.591 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-mon[27328]: Deploying daemon node-exporter.a on smithi123 2024-09-16T13:52:56.591 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T13:52:56.592 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-mon[27328]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T13:52:56.592 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T13:52:56.860 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:56 smithi123 bash[66286]: Getting image source signatures 2024-09-16T13:52:56.860 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:56 smithi123 bash[66286]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-16T13:52:56.860 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:56 smithi123 bash[66286]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-16T13:52:56.860 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:56 smithi123 bash[66286]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-16T13:52:57.030 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=infra.usagestats.collector t=2024-09-16T13:52:56.7127406Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=provisioning.datasources t=2024-09-16T13:52:56.714011858Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=provisioning.datasources t=2024-09-16T13:52:56.725242407Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=provisioning.alerting t=2024-09-16T13:52:56.736446839Z level=info msg="starting to provision alerting" 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=provisioning.alerting t=2024-09-16T13:52:56.736465949Z level=info msg="finished to provision alerting" 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=grafanaStorageLogger t=2024-09-16T13:52:56.736792753Z level=info msg="storage starting" 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=ngalert.state.manager t=2024-09-16T13:52:56.73682775Z level=info msg="Warming state cache for startup" 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=http.server t=2024-09-16T13:52:56.746120693Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=ngalert.state.manager t=2024-09-16T13:52:56.747532732Z level=info msg="State cache has been initialized" states=0 duration=10.7038ms 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=ngalert.multiorg.alertmanager t=2024-09-16T13:52:56.747563683Z level=info msg="starting MultiOrg Alertmanager" 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=ticker t=2024-09-16T13:52:56.747598094Z level=info msg=starting first_tick=2024-09-16T13:53:00Z 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=sqlstore.transactions t=2024-09-16T13:52:56.756176527Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T13:52:57.031 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=sqlstore.transactions t=2024-09-16T13:52:56.766659154Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-16T13:52:57.032 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=sqlstore.transactions t=2024-09-16T13:52:56.777260482Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-16T13:52:57.032 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 13:52:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=sqlstore.transactions t=2024-09-16T13:52:56.788269372Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-09-16T13:52:57.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:57 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T13:52:57.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:57 smithi167 ceph-mon[27328]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T13:52:57.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:57 smithi167 ceph-mon[27328]: pgmap v35: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T13:52:57.787 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:57 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T13:52:57.787 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:57 smithi123 ceph-mon[33450]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T13:52:57.787 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:57 smithi123 ceph-mon[33450]: pgmap v35: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T13:52:57.787 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:57 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1359561397' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T13:52:57.787 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:57 smithi123 ceph-mon[23686]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T13:52:57.788 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:57 smithi123 ceph-mon[23686]: pgmap v35: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T13:52:57.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-16T13:52:58.250 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:52:58.508 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:58 smithi123 bash[66286]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-16T13:52:58.508 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:58 smithi123 bash[66286]: Writing manifest to image destination 2024-09-16T13:52:58.780 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:58 smithi123 ceph-mon[33450]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:52:58.780 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:58 smithi123 ceph-mon[33450]: Cluster is now healthy 2024-09-16T13:52:58.780 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:58 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:58.780 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:58 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:58.780 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:58 smithi123 ceph-mon[23686]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:52:58.780 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:58 smithi123 ceph-mon[23686]: Cluster is now healthy 2024-09-16T13:52:58.780 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:58 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:58.780 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:58 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:58.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:58 smithi167 ceph-mon[27328]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:52:58.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:58 smithi167 ceph-mon[27328]: Cluster is now healthy 2024-09-16T13:52:58.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:58 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:58.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:58 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:59.067 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled rgw.foo update... 2024-09-16T13:52:59.067 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 podman[66286]: 2024-09-16 13:52:58.957021236 +0000 UTC m=+2.760858198 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T13:52:59.359 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 podman[66286]: 2024-09-16 13:52:59.090028013 +0000 UTC m=+2.893864974 container create d6e4653da91e5e203ec36098e7c2028616365a8d07f47a659b0cdcbbecad7b3b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T13:52:59.720 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-mon[33450]: pgmap v36: 129 pgs: 4 unknown, 125 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.0 KiB/s wr, 12 op/s 2024-09-16T13:52:59.720 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:59.720 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-mon[23686]: pgmap v36: 129 pgs: 4 unknown, 125 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.0 KiB/s wr, 12 op/s 2024-09-16T13:52:59.720 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:52:59.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph osd pool create foo' 2024-09-16T13:52:59.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:59 smithi167 ceph-mon[27328]: pgmap v36: 129 pgs: 4 unknown, 125 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.0 KiB/s wr, 12 op/s 2024-09-16T13:52:59.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:52:59 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:00.003 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:53:00.110 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 podman[66286]: 2024-09-16 13:52:59.844881853 +0000 UTC m=+3.648718814 container init d6e4653da91e5e203ec36098e7c2028616365a8d07f47a659b0cdcbbecad7b3b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:00.110 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 podman[66286]: 2024-09-16 13:52:59.848631274 +0000 UTC m=+3.652468238 container start d6e4653da91e5e203ec36098e7c2028616365a8d07f47a659b0cdcbbecad7b3b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:00.110 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.852Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T13:53:00.110 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.852Z 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-16T13:53:00.110 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.853Z 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-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.853Z 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-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.853Z 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-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.853Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.853Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.853Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.853Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.853Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T13:53:00.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T13:53:00.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T13:53:00.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T13:53:00.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T13:53:00.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T13:53:00.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T13:53:00.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T13:53:00.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T13:53:00.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T13:53:00.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T13:53:00.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T13:53:00.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[66492]: ts=2024-09-16T13:52:59.854Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T13:53:00.115 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 bash[66286]: d6e4653da91e5e203ec36098e7c2028616365a8d07f47a659b0cdcbbecad7b3b 2024-09-16T13:53:00.115 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 13:52:59 smithi123 systemd[1]: Started Ceph node-exporter.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:53:00.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:00 smithi167 ceph-mon[27328]: 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-16T13:53:00.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:00 smithi167 ceph-mon[27328]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:53:00.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:00 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:00.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:00 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:00.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:00 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:00 smithi123 ceph-mon[23686]: 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-16T13:53:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:00 smithi123 ceph-mon[23686]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:53:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:00 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:00 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:00 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:00.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:00 smithi123 ceph-mon[33450]: 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-16T13:53:00.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:00 smithi123 ceph-mon[33450]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:53:00.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:00 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:00.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:00 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:00.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:00 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:01.521 INFO:teuthology.orchestra.run.smithi123.stderr:pool 'foo' created 2024-09-16T13:53:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:01 smithi167 ceph-mon[27328]: Deploying daemon node-exporter.b on smithi167 2024-09-16T13:53:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:01 smithi167 ceph-mon[27328]: pgmap v37: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-16T13:53:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:01 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2666218376' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T13:53:01.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:01 smithi167 systemd[1]: Starting Ceph node-exporter.b for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:53:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:01 smithi123 ceph-mon[23686]: Deploying daemon node-exporter.b on smithi167 2024-09-16T13:53:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:01 smithi123 ceph-mon[23686]: pgmap v37: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-16T13:53:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:01 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2666218376' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T13:53:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:01 smithi123 ceph-mon[33450]: Deploying daemon node-exporter.b on smithi167 2024-09-16T13:53:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:01 smithi123 ceph-mon[33450]: pgmap v37: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-16T13:53:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:01 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2666218376' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T13:53:02.280 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:01 smithi167 bash[56191]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-16T13:53:02.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:53:01] "GET /metrics HTTP/1.1" 200 35415 "" "Prometheus/2.43.0" 2024-09-16T13:53:02.417 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'rbd pool init foo' 2024-09-16T13:53:02.689 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:53:02.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:02 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2666218376' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T13:53:02.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:02 smithi167 ceph-mon[27328]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T13:53:02.780 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:02 smithi167 bash[56191]: Getting image source signatures 2024-09-16T13:53:02.780 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:02 smithi167 bash[56191]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-16T13:53:02.780 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:02 smithi167 bash[56191]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-16T13:53:02.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:02 smithi167 bash[56191]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-16T13:53:02.809 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:02 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2666218376' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T13:53:02.809 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:02 smithi123 ceph-mon[33450]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T13:53:02.810 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:02 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2666218376' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T13:53:02.810 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:02 smithi123 ceph-mon[23686]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T13:53:03.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:03 smithi167 ceph-mon[27328]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T13:53:03.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:03 smithi167 ceph-mon[27328]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-16T13:53:03.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:03 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/970844088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T13:53:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:03 smithi123 ceph-mon[33450]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T13:53:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:03 smithi123 ceph-mon[33450]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-16T13:53:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:03 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/970844088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T13:53:03.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:03 smithi123 ceph-mon[23686]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T13:53:03.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:03 smithi123 ceph-mon[23686]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-16T13:53:03.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:03 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/970844088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T13:53:04.546 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:04 smithi167 bash[56191]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-16T13:53:04.546 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:04 smithi167 bash[56191]: Writing manifest to image destination 2024-09-16T13:53:04.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:04 smithi123 ceph-mon[33450]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:53:04.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:04 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/970844088' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T13:53:04.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:04 smithi123 ceph-mon[33450]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T13:53:04.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:04 smithi123 ceph-mon[23686]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:53:04.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:04 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/970844088' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T13:53:04.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:04 smithi123 ceph-mon[23686]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T13:53:04.873 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:04 smithi167 ceph-mon[27328]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:53:04.873 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:04 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/970844088' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T13:53:04.873 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:04 smithi167 ceph-mon[27328]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T13:53:05.152 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:04 smithi167 podman[56191]: 2024-09-16 13:53:04.791680597 +0000 UTC m=+2.941826548 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T13:53:05.152 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:04 smithi167 podman[56191]: 2024-09-16 13:53:04.91543285 +0000 UTC m=+3.065578787 container create a635cb1fda45b3017030cec98a1e6e3659d2939e7f023795a12ab89b72c103d6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T13:53:05.530 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 podman[56191]: 2024-09-16 13:53:05.151216162 +0000 UTC m=+3.301362110 container init a635cb1fda45b3017030cec98a1e6e3659d2939e7f023795a12ab89b72c103d6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 podman[56191]: 2024-09-16 13:53:05.154313771 +0000 UTC m=+3.304459717 container start a635cb1fda45b3017030cec98a1e6e3659d2939e7f023795a12ab89b72c103d6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.158Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.158Z 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-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z 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-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z 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-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z 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-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T13:53:05.531 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T13:53:05.532 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T13:53:05.532 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T13:53:05.532 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T13:53:05.532 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T13:53:05.532 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T13:53:05.532 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T13:53:05.533 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T13:53:05.534 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.159Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.160Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[56265]: ts=2024-09-16T13:53:05.160Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 bash[56191]: a635cb1fda45b3017030cec98a1e6e3659d2939e7f023795a12ab89b72c103d6 2024-09-16T13:53:05.535 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 13:53:05 smithi167 systemd[1]: Started Ceph node-exporter.b for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:53:05.551 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[23686]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T13:53:05.552 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[23686]: pgmap v43: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:53:05.552 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:05.552 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:05.552 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:05.552 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:05.552 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:05.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[33450]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T13:53:05.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[33450]: pgmap v43: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:53:05.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:05.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:05.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:05.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:05.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:05 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:06.007 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-mon[27328]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T13:53:06.008 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-mon[27328]: pgmap v43: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:53:06.008 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:06.008 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:06.008 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:06.008 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:06.008 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:05 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:06.167 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-16T13:53:06.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:06 smithi123 ceph-mon[33450]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:53:06.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:06 smithi123 ceph-mon[33450]: Cluster is now healthy 2024-09-16T13:53:06.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:06 smithi123 ceph-mon[33450]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T13:53:06.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:06 smithi123 ceph-mon[23686]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:53:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:06 smithi123 ceph-mon[23686]: Cluster is now healthy 2024-09-16T13:53:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:06 smithi123 ceph-mon[23686]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T13:53:06.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:06 smithi167 ceph-mon[27328]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:53:06.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:06 smithi167 ceph-mon[27328]: Cluster is now healthy 2024-09-16T13:53:06.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:06 smithi167 ceph-mon[27328]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T13:53:07.165 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:53:07.850 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled iscsi.foo update... 2024-09-16T13:53:07.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:07 smithi123 ceph-mon[23686]: pgmap v45: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:53:07.851 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:07 smithi123 ceph-mon[33450]: pgmap v45: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:53:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:07 smithi167 ceph-mon[27328]: pgmap v45: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:53:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:08 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:08 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:09.069 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:08 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:09.069 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:08 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:09.069 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:08 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:09.069 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:08 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:09.096 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T13:53:09.802 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:53:09.924 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:09 smithi123 ceph-mon[33450]: from='client.24602 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:53:09.924 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:09 smithi123 ceph-mon[33450]: Saving service iscsi.foo spec with placement count:1 2024-09-16T13:53:09.924 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:09 smithi123 ceph-mon[33450]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T13:53:09.924 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:09 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:09.924 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:09 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:09.925 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:09 smithi123 ceph-mon[23686]: from='client.24602 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:53:09.925 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:09 smithi123 ceph-mon[23686]: Saving service iscsi.foo spec with placement count:1 2024-09-16T13:53:09.925 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:09 smithi123 ceph-mon[23686]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T13:53:09.925 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:09 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:09.925 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:09 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:09 smithi167 ceph-mon[27328]: from='client.24602 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:53:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:09 smithi167 ceph-mon[27328]: Saving service iscsi.foo spec with placement count:1 2024-09-16T13:53:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:09 smithi167 ceph-mon[27328]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-16T13:53:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:09 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:09 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: Deploying daemon rgw.foo.smithi167.ikgnsq on smithi167 2024-09-16T13:53:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:10 smithi167 ceph-mon[27328]: pgmap v47: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 291 B/s wr, 0 op/s 2024-09-16T13:53:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: Deploying daemon rgw.foo.smithi167.ikgnsq on smithi167 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[23686]: pgmap v47: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 291 B/s wr, 0 op/s 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:11.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:11.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:53:11.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:11.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:11.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: Deploying daemon rgw.foo.smithi167.ikgnsq on smithi167 2024-09-16T13:53:11.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:10 smithi123 ceph-mon[33450]: pgmap v47: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 291 B/s wr, 0 op/s 2024-09-16T13:53:12.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:53:11] "GET /metrics HTTP/1.1" 200 35415 "" "Prometheus/2.43.0" 2024-09-16T13:53:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: Deploying daemon rgw.foo.smithi123.asyrih on smithi123 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: pgmap v48: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:13.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: Deploying daemon rgw.foo.smithi123.asyrih on smithi123 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: pgmap v48: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-16T13:53:13.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T13:53:13.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T13:53:13.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:13.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: Deploying daemon rgw.foo.smithi123.asyrih on smithi123 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: pgmap v48: 161 pgs: 161 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T13:53:13.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T13:53:13.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T13:53:13.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:13.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:14 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-09-16T13:53:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:14 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-16T13:53:14.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:14 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-16T13:53:14.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:14 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-16T13:53:14.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:14 smithi167 ceph-mon[27328]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T13:53:14.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:14 smithi167 ceph-mon[27328]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T13:53:14.813 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-09-16T13:53:14.813 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-16T13:53:14.813 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-16T13:53:14.813 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-16T13:53:14.813 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[33450]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T13:53:14.814 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[33450]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T13:53:14.814 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-09-16T13:53:14.814 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-16T13:53:14.814 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-16T13:53:14.814 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-16T13:53:14.814 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[23686]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T13:53:14.814 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:14 smithi123 ceph-mon[23686]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T13:53:15.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.4 KiB/s wr, 141 op/s 2024-09-16T13:53:15.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:53:15.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:53:15.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:53:15.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.4 KiB/s wr, 141 op/s 2024-09-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:53:15.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:15 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:15.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.4 KiB/s wr, 141 op/s 2024-09-16T13:53:15.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:15.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:53:15.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:53:15.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:53:15.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:15 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:16.762 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:16 smithi123 ceph-mon[33450]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:53:16.763 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:16 smithi123 ceph-mon[33450]: Deploying daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T13:53:16.763 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:16 smithi123 ceph-mon[23686]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:53:16.763 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:16 smithi123 ceph-mon[23686]: Deploying daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T13:53:16.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:16 smithi167 ceph-mon[27328]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:53:16.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:16 smithi167 ceph-mon[27328]: Deploying daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T13:53:17.767 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:17 smithi123 ceph-mon[33450]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-09-16T13:53:17.768 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:17 smithi123 ceph-mon[23686]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-09-16T13:53:17.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:17 smithi167 ceph-mon[27328]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-09-16T13:53:18.950 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:18.950 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:18.950 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:18.950 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:18.950 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[33450]: Checking pool "foo" exists for service iscsi.foo 2024-09-16T13:53:18.950 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:18.950 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3527610480' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:53:18.950 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[33450]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 4.4 KiB/s wr, 267 op/s 2024-09-16T13:53:18.951 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:18.951 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:18.951 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:18.951 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:18.951 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[23686]: Checking pool "foo" exists for service iscsi.foo 2024-09-16T13:53:18.951 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:18.951 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3527610480' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:53:18.951 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:18 smithi123 ceph-mon[23686]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 4.4 KiB/s wr, 267 op/s 2024-09-16T13:53:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:18 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:18 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:18 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:18 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:18 smithi167 ceph-mon[27328]: Checking pool "foo" exists for service iscsi.foo 2024-09-16T13:53:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:18 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:18 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3527610480' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:53:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:18 smithi167 ceph-mon[27328]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 4.4 KiB/s wr, 267 op/s 2024-09-16T13:53:19.806 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:19 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3030459583' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1351122681"}]: dispatch 2024-09-16T13:53:19.806 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:19 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1351122681"}]: dispatch 2024-09-16T13:53:19.806 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:19 smithi123 ceph-mon[33450]: mgrmap e21: y(active, since 66s), standbys: x 2024-09-16T13:53:19.806 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:19 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3030459583' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1351122681"}]: dispatch 2024-09-16T13:53:19.806 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:19 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1351122681"}]: dispatch 2024-09-16T13:53:19.807 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:19 smithi123 ceph-mon[23686]: mgrmap e21: y(active, since 66s), standbys: x 2024-09-16T13:53:19.847 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:19 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3030459583' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1351122681"}]: dispatch 2024-09-16T13:53:19.847 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:19 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1351122681"}]: dispatch 2024-09-16T13:53:19.847 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:19 smithi167 ceph-mon[27328]: mgrmap e21: y(active, since 66s), standbys: x 2024-09-16T13:53:20.643 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:20 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1351122681"}]': finished 2024-09-16T13:53:20.643 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:20 smithi123 ceph-mon[23686]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T13:53:20.644 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:20 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1280022133' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4068547740"}]: dispatch 2024-09-16T13:53:20.644 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:20 smithi123 ceph-mon[23686]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 4.9 KiB/s wr, 302 op/s 2024-09-16T13:53:20.767 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:20 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1351122681"}]': finished 2024-09-16T13:53:20.767 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:20 smithi123 ceph-mon[33450]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T13:53:20.767 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:20 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1280022133' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4068547740"}]: dispatch 2024-09-16T13:53:20.767 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:20 smithi123 ceph-mon[33450]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 4.9 KiB/s wr, 302 op/s 2024-09-16T13:53:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:20 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1351122681"}]': finished 2024-09-16T13:53:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:20 smithi167 ceph-mon[27328]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T13:53:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:20 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1280022133' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4068547740"}]: dispatch 2024-09-16T13:53:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:20 smithi167 ceph-mon[27328]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 4.9 KiB/s wr, 302 op/s 2024-09-16T13:53:21.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:21 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1280022133' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4068547740"}]': finished 2024-09-16T13:53:21.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:21 smithi123 ceph-mon[23686]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T13:53:21.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:21 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2789084182' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2417030523"}]: dispatch 2024-09-16T13:53:21.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:21 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:21.663 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:21 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1280022133' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4068547740"}]': finished 2024-09-16T13:53:21.663 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:21 smithi123 ceph-mon[33450]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T13:53:21.663 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:21 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2789084182' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2417030523"}]: dispatch 2024-09-16T13:53:21.663 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:21 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:21 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1280022133' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4068547740"}]': finished 2024-09-16T13:53:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:21 smithi167 ceph-mon[27328]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T13:53:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:21 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2789084182' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2417030523"}]: dispatch 2024-09-16T13:53:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:21 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.332 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:53:21] "GET /metrics HTTP/1.1" 200 37876 "" "Prometheus/2.43.0" 2024-09-16T13:53:22.590 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:22] ENGINE Bus STOPPING 2024-09-16T13:53:22.590 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:53:22.591 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:22] ENGINE Bus STOPPED 2024-09-16T13:53:22.591 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:22] ENGINE Bus STARTING 2024-09-16T13:53:22.591 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:22] ENGINE Serving on http://:::9283 2024-09-16T13:53:22.591 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:22] ENGINE Bus STARTED 2024-09-16T13:53:22.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:22] ENGINE Bus STOPPING 2024-09-16T13:53:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2789084182' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2417030523"}]': finished 2024-09-16T13:53:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T13:53:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3601584447' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/28988702"}]: dispatch 2024-09-16T13:53:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: Checking dashboard <-> RGW credentials 2024-09-16T13:53:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T13:53:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: Reconfiguring daemon alertmanager.a on smithi123 2024-09-16T13:53:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 341 B/s wr, 168 op/s 2024-09-16T13:53:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2789084182' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2417030523"}]': finished 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3601584447' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/28988702"}]: dispatch 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: Checking dashboard <-> RGW credentials 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T13:53:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: Reconfiguring daemon alertmanager.a on smithi123 2024-09-16T13:53:22.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 341 B/s wr, 168 op/s 2024-09-16T13:53:22.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:22 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2789084182' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2417030523"}]': finished 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3601584447' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/28988702"}]: dispatch 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: Checking dashboard <-> RGW credentials 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: Reconfiguring daemon alertmanager.a on smithi123 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 341 B/s wr, 168 op/s 2024-09-16T13:53:23.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:22 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:23.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:53:23.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:23] ENGINE Bus STOPPED 2024-09-16T13:53:23.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:23] ENGINE Bus STARTING 2024-09-16T13:53:23.610 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:23] ENGINE Serving on http://:::9283 2024-09-16T13:53:23.610 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:23] ENGINE Bus STARTED 2024-09-16T13:53:24.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3601584447' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/28988702"}]': finished 2024-09-16T13:53:24.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-mon[23686]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T13:53:24.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/54248059' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/14929864"}]: dispatch 2024-09-16T13:53:24.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3601584447' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/28988702"}]': finished 2024-09-16T13:53:24.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-mon[33450]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T13:53:24.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:23 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/54248059' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/14929864"}]: dispatch 2024-09-16T13:53:24.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:23 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3601584447' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/28988702"}]': finished 2024-09-16T13:53:24.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:23 smithi167 ceph-mon[27328]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T13:53:24.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:23 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/54248059' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/14929864"}]: dispatch 2024-09-16T13:53:25.190 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:24 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/54248059' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/14929864"}]': finished 2024-09-16T13:53:25.190 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:24 smithi123 ceph-mon[33450]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T13:53:25.190 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:24 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2750654319' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3430001640"}]: dispatch 2024-09-16T13:53:25.191 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:24 smithi123 ceph-mon[33450]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T13:53:25.191 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:24 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/54248059' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/14929864"}]': finished 2024-09-16T13:53:25.191 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:24 smithi123 ceph-mon[23686]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T13:53:25.191 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:24 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2750654319' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3430001640"}]: dispatch 2024-09-16T13:53:25.191 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:24 smithi123 ceph-mon[23686]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T13:53:25.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:24 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/54248059' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/14929864"}]': finished 2024-09-16T13:53:25.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:24 smithi167 ceph-mon[27328]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T13:53:25.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:24 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2750654319' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3430001640"}]: dispatch 2024-09-16T13:53:25.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:24 smithi167 ceph-mon[27328]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T13:53:25.603 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:25 smithi123 systemd[1]: Stopping Ceph alertmanager.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:53:25.860 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:25 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[63996]: ts=2024-09-16T13:53:25.601Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T13:53:25.860 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:25 smithi123 podman[71393]: 2024-09-16 13:53:25.621940539 +0000 UTC m=+0.139209415 container died 76033b136878bafdc8e775de4a25144e4001fa06f51a1f893361963ee610981b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:26.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:25 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2750654319' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3430001640"}]': finished 2024-09-16T13:53:26.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:25 smithi167 ceph-mon[27328]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T13:53:26.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:25 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2552025269' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2021626219"}]: dispatch 2024-09-16T13:53:26.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:25 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2021626219"}]: dispatch 2024-09-16T13:53:26.360 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:26 smithi123 podman[71393]: 2024-09-16 13:53:26.084947097 +0000 UTC m=+0.602215969 container cleanup 76033b136878bafdc8e775de4a25144e4001fa06f51a1f893361963ee610981b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:26.360 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:26 smithi123 bash[71393]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T13:53:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:25 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2750654319' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3430001640"}]': finished 2024-09-16T13:53:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:25 smithi123 ceph-mon[33450]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T13:53:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:25 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2552025269' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2021626219"}]: dispatch 2024-09-16T13:53:26.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:25 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2021626219"}]: dispatch 2024-09-16T13:53:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:25 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2750654319' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3430001640"}]': finished 2024-09-16T13:53:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:25 smithi123 ceph-mon[23686]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T13:53:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:25 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2552025269' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2021626219"}]: dispatch 2024-09-16T13:53:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:25 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2021626219"}]: dispatch 2024-09-16T13:53:26.822 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:26 smithi123 podman[71405]: 2024-09-16 13:53:26.394696726 +0000 UTC m=+0.772111714 container remove 76033b136878bafdc8e775de4a25144e4001fa06f51a1f893361963ee610981b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:26.822 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:26 smithi123 podman[71405]: 2024-09-16 13:53:26.487198396 +0000 UTC m=+0.864613388 volume remove e8477e2d61e0ea58fca02fc761e25f796d8e1dad50dbe90f9ecd96fb995945c8 2024-09-16T13:53:26.823 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:26 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T13:53:26.823 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:26 smithi123 systemd[1]: Stopped Ceph alertmanager.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:53:26.823 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:26 smithi123 systemd[1]: Starting Ceph alertmanager.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:53:27.110 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:26 smithi123 podman[71521]: 2024-09-16 13:53:26.724099685 +0000 UTC m=+0.015511712 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-16T13:53:27.110 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:26 smithi123 podman[71521]: 2024-09-16 13:53:26.821580267 +0000 UTC m=+0.112992327 volume create ea877138cdc2cc4eb077eb88becf2f86c944171c26a4323eae8a64309e6a6e39 2024-09-16T13:53:27.110 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:26 smithi123 podman[71521]: 2024-09-16 13:53:26.930504123 +0000 UTC m=+0.221916141 container create 6b4c7a0d1ff1f5408bad8cc18e5152d80d983b8548da6aefb344cda35cc4f419 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:26 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2021626219"}]': finished 2024-09-16T13:53:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:26 smithi123 ceph-mon[23686]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T13:53:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:26 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3764808427' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4093845099"}]: dispatch 2024-09-16T13:53:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:26 smithi123 ceph-mon[23686]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T13:53:27.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:26 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2021626219"}]': finished 2024-09-16T13:53:27.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:26 smithi123 ceph-mon[33450]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T13:53:27.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:26 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3764808427' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4093845099"}]: dispatch 2024-09-16T13:53:27.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:26 smithi123 ceph-mon[33450]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T13:53:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:26 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2021626219"}]': finished 2024-09-16T13:53:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:26 smithi167 ceph-mon[27328]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T13:53:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:26 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3764808427' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4093845099"}]: dispatch 2024-09-16T13:53:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:26 smithi167 ceph-mon[27328]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T13:53:27.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 podman[71521]: 2024-09-16 13:53:27.241534018 +0000 UTC m=+0.532946037 container init 6b4c7a0d1ff1f5408bad8cc18e5152d80d983b8548da6aefb344cda35cc4f419 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:27.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 podman[71521]: 2024-09-16 13:53:27.244469292 +0000 UTC m=+0.535881318 container start 6b4c7a0d1ff1f5408bad8cc18e5152d80d983b8548da6aefb344cda35cc4f419 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:27.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T13:53:27.255Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T13:53:27.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T13:53:27.255Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T13:53:27.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T13:53:27.257Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.123 port=9094 2024-09-16T13:53:27.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T13:53:27.257Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T13:53:27.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T13:53:27.280Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T13:53:27.611 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T13:53:27.281Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T13:53:27.611 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T13:53:27.283Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T13:53:27.611 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T13:53:27.283Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T13:53:27.611 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 bash[71521]: 6b4c7a0d1ff1f5408bad8cc18e5152d80d983b8548da6aefb344cda35cc4f419 2024-09-16T13:53:27.611 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:27 smithi123 systemd[1]: Started Ceph alertmanager.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:53:28.273 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:27 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3764808427' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4093845099"}]': finished 2024-09-16T13:53:28.273 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:27 smithi167 ceph-mon[27328]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T13:53:28.273 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:27 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1072084550' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2021626219"}]: dispatch 2024-09-16T13:53:28.273 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:27 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2021626219"}]: dispatch 2024-09-16T13:53:28.273 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:27 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:28.273 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:27 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:28.273 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:27 smithi167 ceph-mon[27328]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:53:28.273 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:27 smithi167 ceph-mon[27328]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T13:53:28.273 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:27 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:28.273 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:27 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3764808427' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4093845099"}]': finished 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[33450]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1072084550' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2021626219"}]: dispatch 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2021626219"}]: dispatch 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[33450]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[33450]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:28.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3764808427' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4093845099"}]': finished 2024-09-16T13:53:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[23686]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T13:53:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1072084550' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2021626219"}]: dispatch 2024-09-16T13:53:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2021626219"}]: dispatch 2024-09-16T13:53:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[23686]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:53:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[23686]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T13:53:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:27 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:29.189 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:28 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2021626219"}]': finished 2024-09-16T13:53:29.189 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:28 smithi167 ceph-mon[27328]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T13:53:29.189 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:28 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:29.189 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:28 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3527858975' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2094709914"}]: dispatch 2024-09-16T13:53:29.190 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:28 smithi167 ceph-mon[27328]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:29.260 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:28 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2021626219"}]': finished 2024-09-16T13:53:29.260 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:28 smithi123 ceph-mon[33450]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T13:53:29.260 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:28 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:29.260 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:28 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3527858975' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2094709914"}]: dispatch 2024-09-16T13:53:29.260 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:28 smithi123 ceph-mon[33450]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:29.260 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:28 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2021626219"}]': finished 2024-09-16T13:53:29.260 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:28 smithi123 ceph-mon[23686]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T13:53:29.261 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:28 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:29.261 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:28 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3527858975' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2094709914"}]: dispatch 2024-09-16T13:53:29.261 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:28 smithi123 ceph-mon[23686]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:29.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:29 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T13:53:29.258Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000625533s 2024-09-16T13:53:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:29 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3527858975' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2094709914"}]': finished 2024-09-16T13:53:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:29 smithi167 ceph-mon[27328]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T13:53:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:29 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2958888783' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/14929864"}]: dispatch 2024-09-16T13:53:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:29 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/14929864"}]: dispatch 2024-09-16T13:53:30.180 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:29 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3527858975' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2094709914"}]': finished 2024-09-16T13:53:30.180 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:29 smithi123 ceph-mon[33450]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T13:53:30.180 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:29 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2958888783' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/14929864"}]: dispatch 2024-09-16T13:53:30.180 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:29 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/14929864"}]: dispatch 2024-09-16T13:53:30.181 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:29 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3527858975' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2094709914"}]': finished 2024-09-16T13:53:30.181 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:29 smithi123 ceph-mon[23686]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T13:53:30.181 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:29 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2958888783' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/14929864"}]: dispatch 2024-09-16T13:53:30.181 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:29 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/14929864"}]: dispatch 2024-09-16T13:53:31.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:30 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/14929864"}]': finished 2024-09-16T13:53:31.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:30 smithi123 ceph-mon[23686]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T13:53:31.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:30 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2740932230' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1938740450"}]: dispatch 2024-09-16T13:53:31.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:30 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1938740450"}]: dispatch 2024-09-16T13:53:31.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:30 smithi123 ceph-mon[23686]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:31.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:30 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/14929864"}]': finished 2024-09-16T13:53:31.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:30 smithi123 ceph-mon[33450]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T13:53:31.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:30 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2740932230' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1938740450"}]: dispatch 2024-09-16T13:53:31.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:30 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1938740450"}]: dispatch 2024-09-16T13:53:31.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:30 smithi123 ceph-mon[33450]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:31.253 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:30 smithi167 systemd[1]: Stopping Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:53:31.253 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:30 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/14929864"}]': finished 2024-09-16T13:53:31.253 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:30 smithi167 ceph-mon[27328]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T13:53:31.253 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:30 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2740932230' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1938740450"}]: dispatch 2024-09-16T13:53:31.253 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:30 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1938740450"}]: dispatch 2024-09-16T13:53:31.253 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:30 smithi167 ceph-mon[27328]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:31.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.251Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T13:53:31.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.251Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T13:53:31.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.251Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T13:53:31.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.251Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T13:53:31.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.251Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T13:53:31.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.251Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T13:53:31.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.252Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T13:53:31.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.252Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T13:53:31.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.252Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T13:53:31.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.252Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T13:53:31.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.252Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T13:53:31.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[53991]: ts=2024-09-16T13:53:31.252Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T13:53:31.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 podman[58559]: 2024-09-16 13:53:31.261700575 +0000 UTC m=+0.145639865 container died 604e857eed9161f7914189575d9b7d78363b4c000b3e3fd85d1de33cae0dd686 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:31.894 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 podman[58559]: 2024-09-16 13:53:31.634242161 +0000 UTC m=+0.518181453 container cleanup 604e857eed9161f7914189575d9b7d78363b4c000b3e3fd85d1de33cae0dd686 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:31.894 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 bash[58559]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T13:53:32.244 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1938740450"}]': finished 2024-09-16T13:53:32.244 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-mon[27328]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T13:53:32.244 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:31 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/647089662' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2316290875"}]: dispatch 2024-09-16T13:53:32.244 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:31 smithi167 podman[58572]: 2024-09-16 13:53:31.893737491 +0000 UTC m=+0.633223285 container remove 604e857eed9161f7914189575d9b7d78363b4c000b3e3fd85d1de33cae0dd686 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:32.244 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T13:53:32.245 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 systemd[1]: Stopped Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:53:32.245 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.164s CPU time. 2024-09-16T13:53:32.245 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 systemd[1]: Starting Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:53:32.303 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:31 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1938740450"}]': finished 2024-09-16T13:53:32.303 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:31 smithi123 ceph-mon[23686]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T13:53:32.303 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:31 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/647089662' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2316290875"}]: dispatch 2024-09-16T13:53:32.304 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:31 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1938740450"}]': finished 2024-09-16T13:53:32.304 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:31 smithi123 ceph-mon[33450]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T13:53:32.304 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:31 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/647089662' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2316290875"}]: dispatch 2024-09-16T13:53:32.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 podman[58662]: 2024-09-16 13:53:32.146400728 +0000 UTC m=+0.016949762 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T13:53:32.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 podman[58662]: 2024-09-16 13:53:32.253122821 +0000 UTC m=+0.123671892 container create 5740a73cb9e5ae6c5a04f7f0322868f9eb73a7910b3d0769c03447f47b10de0d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:32.931 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 podman[58662]: 2024-09-16 13:53:32.569661735 +0000 UTC m=+0.440210764 container init 5740a73cb9e5ae6c5a04f7f0322868f9eb73a7910b3d0769c03447f47b10de0d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:32.931 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 podman[58662]: 2024-09-16 13:53:32.572551387 +0000 UTC m=+0.443100425 container start 5740a73cb9e5ae6c5a04f7f0322868f9eb73a7910b3d0769c03447f47b10de0d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.596Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.596Z 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-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.596Z 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 smithi167 (none))" 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.596Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.596Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.597Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.597Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.598Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.599Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.601Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.601Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.754µs 2024-09-16T13:53:32.932 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.601Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.602Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.603Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.603Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.752µs wal_replay_duration=1.965124ms wbl_replay_duration=121ns total_replay_duration=2.020092ms 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.604Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.604Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.604Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.625Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.097638ms db_storage=758ns remote_storage=1.076µs web_handler=491ns query_engine=591ns scrape=387.957µs scrape_sd=87.887µs notify=12.11µs notify_sd=15.721µs rules=20.201339ms tracing=8.365µs 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.625Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:53:32.625Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 bash[58662]: 5740a73cb9e5ae6c5a04f7f0322868f9eb73a7910b3d0769c03447f47b10de0d 2024-09-16T13:53:32.933 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:53:32 smithi167 systemd[1]: Started Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:53:33.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:32] ENGINE Bus STOPPING 2024-09-16T13:53:33.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/647089662' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2316290875"}]': finished 2024-09-16T13:53:33.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T13:53:33.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2413555152' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2418374171"}]: dispatch 2024-09-16T13:53:33.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2418374171"}]: dispatch 2024-09-16T13:53:33.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:53:33.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi167.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:53:33.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:53:33.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi167.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:53:33.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/647089662' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2316290875"}]': finished 2024-09-16T13:53:33.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T13:53:33.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2413555152' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2418374171"}]: dispatch 2024-09-16T13:53:33.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2418374171"}]: dispatch 2024-09-16T13:53:33.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:53:33.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi167.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:53:33.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi167.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:53:33.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:32 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/647089662' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2316290875"}]': finished 2024-09-16T13:53:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T13:53:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2413555152' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2418374171"}]: dispatch 2024-09-16T13:53:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2418374171"}]: dispatch 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:53:33.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi167.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:53:33.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:53:33.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi167.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:53:33.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:32 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:33.545 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:53:33.545 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE Bus STOPPED 2024-09-16T13:53:33.545 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE Bus STARTING 2024-09-16T13:53:33.545 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE Serving on http://:::9283 2024-09-16T13:53:33.545 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE Bus STARTED 2024-09-16T13:53:33.545 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE Bus STOPPING 2024-09-16T13:53:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:53:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:53:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:53:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: Adding iSCSI gateway http://:@172.21.15.123:5000 to Dashboard 2024-09-16T13:53:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:53:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T13:53:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:53:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi167.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:53:34.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:53:34.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi167.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:53:34.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2418374171"}]': finished 2024-09-16T13:53:34.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T13:53:34.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1096278060' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2389777926"}]: dispatch 2024-09-16T13:53:34.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2389777926"}]: dispatch 2024-09-16T13:53:34.111 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:53:34.111 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE Bus STOPPED 2024-09-16T13:53:34.111 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE Bus STARTING 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE Serving on http://:::9283 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE Bus STARTED 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:33] ENGINE Bus STOPPING 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: Adding iSCSI gateway http://:@172.21.15.123:5000 to Dashboard 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:53:34.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi167.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:53:34.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:53:34.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi167.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:53:34.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2418374171"}]': finished 2024-09-16T13:53:34.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T13:53:34.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1096278060' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2389777926"}]: dispatch 2024-09-16T13:53:34.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:33 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2389777926"}]: dispatch 2024-09-16T13:53:34.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: Adding iSCSI gateway http://:@172.21.15.123:5000 to Dashboard 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi167.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi167.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2418374171"}]': finished 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T13:53:34.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1096278060' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2389777926"}]: dispatch 2024-09-16T13:53:34.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:33 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2389777926"}]: dispatch 2024-09-16T13:53:34.633 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:53:34.633 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:34] ENGINE Bus STOPPED 2024-09-16T13:53:34.634 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:34] ENGINE Bus STARTING 2024-09-16T13:53:34.634 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:34] ENGINE Serving on http://:::9283 2024-09-16T13:53:34.634 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:34] ENGINE Bus STARTED 2024-09-16T13:53:34.634 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:34] ENGINE Bus STOPPING 2024-09-16T13:53:35.204 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:34 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2389777926"}]': finished 2024-09-16T13:53:35.204 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:34 smithi167 ceph-mon[27328]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T13:53:35.204 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:34 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2124687691' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2418374171"}]: dispatch 2024-09-16T13:53:35.205 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:34 smithi167 ceph-mon[27328]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:35.270 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2389777926"}]': finished 2024-09-16T13:53:35.271 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-mon[33450]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T13:53:35.271 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2124687691' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2418374171"}]: dispatch 2024-09-16T13:53:35.271 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-mon[33450]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:35.271 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2389777926"}]': finished 2024-09-16T13:53:35.271 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-mon[23686]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T13:53:35.271 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2124687691' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2418374171"}]: dispatch 2024-09-16T13:53:35.271 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:34 smithi123 ceph-mon[23686]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:35.271 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:53:35.272 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:35] ENGINE Bus STOPPED 2024-09-16T13:53:35.272 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:35] ENGINE Bus STARTING 2024-09-16T13:53:35.272 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:35] ENGINE Serving on http://:::9283 2024-09-16T13:53:35.272 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:53:35] ENGINE Bus STARTED 2024-09-16T13:53:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:35 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2124687691' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2418374171"}]': finished 2024-09-16T13:53:36.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:35 smithi167 ceph-mon[27328]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T13:53:36.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:35 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2124687691' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2418374171"}]': finished 2024-09-16T13:53:36.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:35 smithi123 ceph-mon[33450]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T13:53:36.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:35 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2124687691' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2418374171"}]': finished 2024-09-16T13:53:36.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:35 smithi123 ceph-mon[23686]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T13:53:37.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:37 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:37 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:37 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:37 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:37 smithi167 ceph-mon[27328]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T13:53:37.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:37 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:37.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:37 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:37.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:37 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T13:53:37.261Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003190947s 2024-09-16T13:53:37.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[23686]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T13:53:37.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:37.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:37.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:37.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[33450]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T13:53:37.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:37.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:37.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:37 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:53:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:38 smithi167 ceph-mon[27328]: Checking dashboard <-> RGW credentials 2024-09-16T13:53:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:38 smithi123 ceph-mon[33450]: Checking dashboard <-> RGW credentials 2024-09-16T13:53:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:38 smithi123 ceph-mon[23686]: Checking dashboard <-> RGW credentials 2024-09-16T13:53:39.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:39 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:39.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:39 smithi167 ceph-mon[27328]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-09-16T13:53:39.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:39 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:39.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:39 smithi123 ceph-mon[33450]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-09-16T13:53:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:39 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:39 smithi123 ceph-mon[23686]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-09-16T13:53:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:40 smithi167 ceph-mon[27328]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-16T13:53:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:40 smithi123 ceph-mon[33450]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-16T13:53:41.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:40 smithi123 ceph-mon[23686]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-16T13:53:42.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:53:41] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-09-16T13:53:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:42 smithi167 ceph-mon[27328]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-16T13:53:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:42 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:42 smithi123 ceph-mon[33450]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-16T13:53:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:42 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:42 smithi123 ceph-mon[23686]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-16T13:53:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:42 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:44 smithi167 ceph-mon[27328]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-16T13:53:45.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:44 smithi123 ceph-mon[33450]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-16T13:53:45.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:44 smithi123 ceph-mon[23686]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-16T13:53:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:46 smithi167 ceph-mon[27328]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-09-16T13:53:47.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:46 smithi123 ceph-mon[23686]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-09-16T13:53:47.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:46 smithi123 ceph-mon[33450]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-09-16T13:53:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:48 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:48 smithi167 ceph-mon[27328]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T13:53:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:48 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:48 smithi123 ceph-mon[33450]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T13:53:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:48 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:48 smithi123 ceph-mon[23686]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T13:53:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:50 smithi167 ceph-mon[27328]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:51.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:50 smithi123 ceph-mon[33450]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:51.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:50 smithi123 ceph-mon[23686]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:52.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:53:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:53:51] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-16T13:53:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:52 smithi167 ceph-mon[27328]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:53.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:52 smithi123 ceph-mon[33450]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:53.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:52 smithi123 ceph-mon[23686]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:55.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:54 smithi167 ceph-mon[27328]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:55.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:54 smithi123 ceph-mon[33450]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:55.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:54 smithi123 ceph-mon[23686]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:56 smithi167 ceph-mon[27328]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:57.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:56 smithi123 ceph-mon[33450]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:57.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:56 smithi123 ceph-mon[23686]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:57 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:58.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:57 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:58.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:57 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:59.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:58 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:59.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:53:58 smithi167 ceph-mon[27328]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:58 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:53:58 smithi123 ceph-mon[33450]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:58 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:53:58 smithi123 ceph-mon[23686]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:01.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:00 smithi167 ceph-mon[27328]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:01.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:00 smithi123 ceph-mon[33450]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:01.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:00 smithi123 ceph-mon[23686]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:02.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:54:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:54:01] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-16T13:54:03.023 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:02 smithi123 ceph-mon[33450]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:03.023 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:02 smithi123 ceph-mon[23686]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:02 smithi167 ceph-mon[27328]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:05.018 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:04 smithi167 ceph-mon[27328]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:05.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:04 smithi123 ceph-mon[33450]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:04 smithi123 ceph-mon[23686]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:06 smithi167 ceph-mon[27328]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:06 smithi123 ceph-mon[33450]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:07.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:06 smithi123 ceph-mon[23686]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:08 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:08 smithi167 ceph-mon[27328]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:08 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:08 smithi123 ceph-mon[23686]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:09.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:08 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:09.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:08 smithi123 ceph-mon[33450]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:10 smithi167 ceph-mon[27328]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:10 smithi123 ceph-mon[23686]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:10 smithi123 ceph-mon[33450]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:12.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:54:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:54:11] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-16T13:54:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:12 smithi167 ceph-mon[27328]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:12 smithi123 ceph-mon[33450]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:12 smithi123 ceph-mon[23686]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:14 smithi167 ceph-mon[27328]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:15.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:14 smithi123 ceph-mon[33450]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:14 smithi123 ceph-mon[23686]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:17.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:16 smithi167 ceph-mon[27328]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:17.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:16 smithi123 ceph-mon[33450]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:16 smithi123 ceph-mon[23686]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:18 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:18 smithi167 ceph-mon[27328]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:18 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:18 smithi123 ceph-mon[33450]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:18 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:18 smithi123 ceph-mon[23686]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:20 smithi167 ceph-mon[27328]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:21.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:20 smithi123 ceph-mon[33450]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:21.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:20 smithi123 ceph-mon[23686]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:22.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:54:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:54:21] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-16T13:54:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:22 smithi167 ceph-mon[27328]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:23.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:22 smithi123 ceph-mon[33450]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:22 smithi123 ceph-mon[23686]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:25.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:24 smithi167 ceph-mon[27328]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:24 smithi123 ceph-mon[23686]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:25.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:24 smithi123 ceph-mon[33450]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:26 smithi167 ceph-mon[27328]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:27.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:26 smithi123 ceph-mon[33450]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:26 smithi123 ceph-mon[23686]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:28.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:27 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:28.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:27 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:28.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:27 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:28 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:28 smithi167 ceph-mon[27328]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:29.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:28 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:29.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:28 smithi123 ceph-mon[33450]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:29.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:28 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:29.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:28 smithi123 ceph-mon[23686]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:31.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:30 smithi167 ceph-mon[27328]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:31.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:30 smithi123 ceph-mon[33450]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:31.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:30 smithi123 ceph-mon[23686]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:32.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:54:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:54:31] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-16T13:54:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:32 smithi167 ceph-mon[27328]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:33.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:32 smithi123 ceph-mon[23686]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:33.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:32 smithi123 ceph-mon[33450]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:34 smithi167 ceph-mon[27328]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:35.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:34 smithi123 ceph-mon[23686]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:35.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:34 smithi123 ceph-mon[33450]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:36 smithi167 ceph-mon[27328]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:37.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:36 smithi123 ceph-mon[33450]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:37.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:36 smithi123 ceph-mon[23686]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:38 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:38 smithi123 ceph-mon[33450]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:38 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:38.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:38 smithi123 ceph-mon[23686]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:38 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:38 smithi167 ceph-mon[27328]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:41.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:41 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:41 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:41 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:41 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:41 smithi167 ceph-mon[27328]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:41.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:41 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:54:41.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:41 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:54:41.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:41 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[33450]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:41.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:54:41.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:54:41.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:41.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[23686]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:41.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:54:41.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:54:41.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:54:42.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:54:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:54:41] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-16T13:54:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:42 smithi167 ceph-mon[27328]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:42 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:42 smithi123 ceph-mon[23686]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:42 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:42 smithi123 ceph-mon[33450]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:42 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:44 smithi167 ceph-mon[27328]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:45.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:44 smithi123 ceph-mon[33450]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:45.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:44 smithi123 ceph-mon[23686]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:46 smithi167 ceph-mon[27328]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:47.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:46 smithi123 ceph-mon[33450]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:47.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:46 smithi123 ceph-mon[23686]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:48 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:48 smithi167 ceph-mon[27328]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:48 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:48 smithi123 ceph-mon[33450]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:48 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:48 smithi123 ceph-mon[23686]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:50 smithi167 ceph-mon[27328]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:51.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:50 smithi123 ceph-mon[23686]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:51.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:50 smithi123 ceph-mon[33450]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:52.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:54:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:54:51] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-16T13:54:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:52 smithi167 ceph-mon[27328]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:53.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:52 smithi123 ceph-mon[33450]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:53.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:52 smithi123 ceph-mon[23686]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:55.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:54 smithi167 ceph-mon[27328]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:55.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:54 smithi123 ceph-mon[33450]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:55.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:54 smithi123 ceph-mon[23686]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:56 smithi167 ceph-mon[27328]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:57.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:56 smithi123 ceph-mon[23686]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:57.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:56 smithi123 ceph-mon[33450]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:57 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:58.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:57 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:58.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:57 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:58 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:54:58 smithi167 ceph-mon[27328]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:58 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:54:58 smithi123 ceph-mon[23686]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:58 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:54:58 smithi123 ceph-mon[33450]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:01.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:00 smithi167 ceph-mon[27328]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:01.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:00 smithi123 ceph-mon[33450]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:01.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:00 smithi123 ceph-mon[23686]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:02.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:55:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:55:01] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-16T13:55:03.028 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:02 smithi123 ceph-mon[33450]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:03.028 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:02 smithi123 ceph-mon[23686]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:02 smithi167 ceph-mon[27328]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:05.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:04 smithi167 ceph-mon[27328]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:04 smithi123 ceph-mon[23686]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:05.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:04 smithi123 ceph-mon[33450]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:06 smithi167 ceph-mon[27328]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:07.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:06 smithi123 ceph-mon[23686]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:06 smithi123 ceph-mon[33450]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:08 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:08 smithi167 ceph-mon[27328]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:08 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:08 smithi123 ceph-mon[23686]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:09.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:08 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:09.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:08 smithi123 ceph-mon[33450]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:10 smithi167 ceph-mon[27328]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:10 smithi123 ceph-mon[23686]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:10 smithi123 ceph-mon[33450]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:12.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:55:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:55:11] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-16T13:55:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:12 smithi167 ceph-mon[27328]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:12 smithi123 ceph-mon[23686]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:12 smithi123 ceph-mon[33450]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:14 smithi167 ceph-mon[27328]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:15.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:14 smithi123 ceph-mon[33450]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:14 smithi123 ceph-mon[23686]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:17.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:16 smithi167 ceph-mon[27328]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:16 smithi123 ceph-mon[23686]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:17.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:16 smithi123 ceph-mon[33450]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:18 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:18 smithi167 ceph-mon[27328]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:18 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:18 smithi123 ceph-mon[23686]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:18 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:18 smithi123 ceph-mon[33450]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:20 smithi167 ceph-mon[27328]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:21.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:20 smithi123 ceph-mon[33450]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:21.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:20 smithi123 ceph-mon[23686]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:22.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:55:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:55:21] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-16T13:55:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:22 smithi167 ceph-mon[27328]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:22 smithi123 ceph-mon[23686]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:23.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:22 smithi123 ceph-mon[33450]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:25.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:24 smithi167 ceph-mon[27328]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:24 smithi123 ceph-mon[23686]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:25.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:24 smithi123 ceph-mon[33450]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:26 smithi167 ceph-mon[27328]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:26 smithi123 ceph-mon[23686]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:27.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:26 smithi123 ceph-mon[33450]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:28.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:27 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:28.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:27 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:27 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:28 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:28 smithi167 ceph-mon[27328]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:29.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:28 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:29.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:28 smithi123 ceph-mon[23686]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:29.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:28 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:29.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:28 smithi123 ceph-mon[33450]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:31.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:30 smithi167 ceph-mon[27328]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:31.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:30 smithi123 ceph-mon[23686]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:31.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:30 smithi123 ceph-mon[33450]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:32.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:55:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:55:31] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-16T13:55:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:32 smithi167 ceph-mon[27328]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:33.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:32 smithi123 ceph-mon[23686]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:33.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:32 smithi123 ceph-mon[33450]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:34 smithi167 ceph-mon[27328]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:35.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:34 smithi123 ceph-mon[23686]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:35.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:34 smithi123 ceph-mon[33450]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:36 smithi167 ceph-mon[27328]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:37.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:36 smithi123 ceph-mon[23686]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:37.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:36 smithi123 ceph-mon[33450]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:38 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:38 smithi167 ceph-mon[27328]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:39.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:38 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:39.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:38 smithi123 ceph-mon[33450]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:39.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:38 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:39.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:38 smithi123 ceph-mon[23686]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:40 smithi167 ceph-mon[27328]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:41.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:40 smithi123 ceph-mon[33450]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:41.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:40 smithi123 ceph-mon[23686]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:42.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:55:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:55:41] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-16T13:55:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:42 smithi167 ceph-mon[27328]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:42 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:42 smithi123 ceph-mon[33450]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:42 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:42 smithi123 ceph-mon[23686]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:42 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:45 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:55:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:45 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:55:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:45 smithi167 ceph-mon[27328]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:45 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:55:45.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:45 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:55:45.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:45 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:55:45.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:55:45.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:55:45.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[23686]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:45.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:55:45.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:55:45.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:55:45.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:55:45.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:55:45.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[33450]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:45.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:55:45.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:55:45.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:45 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:55:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:46 smithi167 ceph-mon[27328]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:47.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:46 smithi123 ceph-mon[33450]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:47.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:46 smithi123 ceph-mon[23686]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:48 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:48 smithi167 ceph-mon[27328]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:48 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:48 smithi123 ceph-mon[33450]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:48 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:48 smithi123 ceph-mon[23686]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:50 smithi167 ceph-mon[27328]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:51.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:50 smithi123 ceph-mon[33450]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:51.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:50 smithi123 ceph-mon[23686]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:52.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:55:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:55:51] "GET /metrics HTTP/1.1" 200 38099 "" "Prometheus/2.43.0" 2024-09-16T13:55:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:52 smithi167 ceph-mon[27328]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:53.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:52 smithi123 ceph-mon[33450]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:53.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:52 smithi123 ceph-mon[23686]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:55.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:54 smithi167 ceph-mon[27328]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:55.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:54 smithi123 ceph-mon[33450]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:55.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:54 smithi123 ceph-mon[23686]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:56 smithi167 ceph-mon[27328]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:57.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:56 smithi123 ceph-mon[33450]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:57.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:56 smithi123 ceph-mon[23686]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:57 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:58.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:57 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:58.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:57 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:58 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:55:58 smithi167 ceph-mon[27328]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:58 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:55:58 smithi123 ceph-mon[23686]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:58 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:55:58 smithi123 ceph-mon[33450]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:01.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:00 smithi167 ceph-mon[27328]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:01.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:00 smithi123 ceph-mon[33450]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:01.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:00 smithi123 ceph-mon[23686]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:02.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:56:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:56:01] "GET /metrics HTTP/1.1" 200 38099 "" "Prometheus/2.43.0" 2024-09-16T13:56:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:02 smithi167 ceph-mon[27328]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:03.031 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:02 smithi123 ceph-mon[33450]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:03.031 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:02 smithi123 ceph-mon[23686]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:05.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:04 smithi167 ceph-mon[27328]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:04 smithi123 ceph-mon[23686]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:05.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:04 smithi123 ceph-mon[33450]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:06 smithi167 ceph-mon[27328]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:07.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:06 smithi123 ceph-mon[23686]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:06 smithi123 ceph-mon[33450]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:08 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:08 smithi167 ceph-mon[27328]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:09.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:08 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:08 smithi123 ceph-mon[23686]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:09.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:08 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:09.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:08 smithi123 ceph-mon[33450]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:10.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:10 smithi123 ceph-mon[33450]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:10 smithi123 ceph-mon[23686]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:10.926 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-16T13:56:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:10 smithi167 ceph-mon[27328]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:11.180 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:12.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:56:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:56:11] "GET /metrics HTTP/1.1" 200 38099 "" "Prometheus/2.43.0" 2024-09-16T13:56:12.450 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-16T13:56:12.704 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:12.824 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:12.825 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:12 smithi123 ceph-mon[33450]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:12.825 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:12.825 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:12 smithi123 ceph-mon[23686]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:12 smithi167 ceph-mon[27328]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:14.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-16T13:56:14.268 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:14 smithi167 ceph-mon[27328]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:15.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:14 smithi123 ceph-mon[33450]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:14 smithi123 ceph-mon[23686]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:15.581 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T13:56:15.824 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:16.466 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (2m) 32s ago 3m - - 0.25.0 c8568f914cd2 6b4c7a0d1ff1 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (3m) 96s ago 3m 80.4M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (2m) 32s ago 2m - - 3.8 b5388489f99e 3d20a0e2250b 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,8765 running (7m) 96s ago 7m 440M - 19.1.1-328-gad35db06 b5388489f99e 4e3e8eb0beee 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:9283,8765 running (9m) 32s ago 9m - - 19.1.1-328-gad35db06 b5388489f99e d01f05b36fba 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (9m) 32s ago 9m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (8m) 96s ago 8m 42.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (8m) 32s ago 8m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (3m) 32s ago 3m - - 1.5.0 0da6a335fe13 d6e4653da91e 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (3m) 96s ago 3m 16.7M - 1.5.0 0da6a335fe13 a635cb1fda45 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (7m) 32s ago 7m - 4016M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (7m) 32s ago 7m - 4016M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T13:56:16.467 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (6m) 32s ago 6m - 4016M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T13:56:16.468 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (6m) 32s ago 6m - 4016M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T13:56:16.468 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (5m) 96s ago 5m 58.7M 4016M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T13:56:16.468 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (5m) 96s ago 5m 46.7M 4016M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T13:56:16.468 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (5m) 96s ago 5m 44.3M 4016M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T13:56:16.468 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (4m) 96s ago 4m 47.1M 4016M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T13:56:16.468 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (2m) 96s ago 4m 40.4M - 2.43.0 a07b618ecd1d 5740a73cb9e5 2024-09-16T13:56:16.468 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (3m) 32s ago 3m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T13:56:16.468 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (3m) 96s ago 3m 79.6M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T13:56:16.783 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:16 smithi123 ceph-mon[23686]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:16.783 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:16 smithi123 ceph-mon[23686]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:16.784 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:16 smithi123 ceph-mon[33450]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:16.784 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:16 smithi123 ceph-mon[33450]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:17.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:16 smithi167 ceph-mon[27328]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:17.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:16 smithi167 ceph-mon[27328]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:17.124 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T13:56:17.372 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:18.056 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T13:56:18.057 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:56:18.058 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T13:56:18.058 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 15 2024-09-16T13:56:18.058 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:56:18.058 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T13:56:18.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:18 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1327425934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:56:18.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:18 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1327425934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:56:18.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:18 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1327425934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:56:18.695 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T13:56:18.937 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:19.353 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:19 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:19.353 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:19 smithi123 ceph-mon[33450]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:19.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:19 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:19.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:19 smithi123 ceph-mon[23686]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:19 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:19 smithi167 ceph-mon[27328]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:19.669 INFO:teuthology.orchestra.run.smithi123.stdout: cluster: 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: id: 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: health: HEALTH_OK 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: services: 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: mon: 3 daemons, quorum a,b,c (age 8m) 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: mgr: y(active, since 4m), standbys: x 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: data: 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: pools: 6 pools, 161 pgs 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: objects: 212 objects, 585 KiB 2024-09-16T13:56:19.670 INFO:teuthology.orchestra.run.smithi123.stdout: usage: 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:19.671 INFO:teuthology.orchestra.run.smithi123.stdout: pgs: 161 active+clean 2024-09-16T13:56:19.671 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:56:19.671 INFO:teuthology.orchestra.run.smithi123.stdout: io: 2024-09-16T13:56:19.671 INFO:teuthology.orchestra.run.smithi123.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T13:56:19.671 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:56:20.324 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:20 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2707907507' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:56:20.324 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:20 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2707907507' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:56:20.352 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ls' 2024-09-16T13:56:20.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:20 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2707907507' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:56:20.596 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:21.255 INFO:teuthology.orchestra.run.smithi123.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T13:56:21.255 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager ?:9093,9094 1/1 36s ago 4m smithi123=a;count:1 2024-09-16T13:56:21.255 INFO:teuthology.orchestra.run.smithi123.stdout:grafana ?:3000 1/1 100s ago 4m smithi167=a;count:1 2024-09-16T13:56:21.255 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo ?:5000 1/1 36s ago 3m count:1 2024-09-16T13:56:21.255 INFO:teuthology.orchestra.run.smithi123.stdout:mgr 2/2 100s ago 8m smithi123=y;smithi167=x;count:2 2024-09-16T13:56:21.255 INFO:teuthology.orchestra.run.smithi123.stdout:mon 3/3 100s ago 8m smithi123:172.21.15.123=a;smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c;smithi167:172.21.15.167=b;count:3 2024-09-16T13:56:21.255 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter ?:9100 2/2 100s ago 4m smithi123=a;smithi167=b;count:2 2024-09-16T13:56:21.256 INFO:teuthology.orchestra.run.smithi123.stdout:osd 8 100s ago - 2024-09-16T13:56:21.256 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus ?:9095 1/1 100s ago 4m smithi167=a;count:1 2024-09-16T13:56:21.256 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo ?:8000 2/2 100s ago 3m count:2 2024-09-16T13:56:21.256 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:21 smithi123 ceph-mon[33450]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:21.256 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:21 smithi123 ceph-mon[23686]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:21 smithi167 ceph-mon[27328]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:21.900 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T13:56:22.150 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:22.270 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:22 smithi123 ceph-mon[33450]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:22.271 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:22 smithi123 ceph-mon[23686]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:22.271 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:56:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:56:21] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-16T13:56:22.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:22 smithi167 ceph-mon[27328]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:23.115 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled to redeploy mgr.x on host 'smithi167' 2024-09-16T13:56:23.450 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:23 smithi167 ceph-mon[27328]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:23.451 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:23 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/850385282' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:56:23.451 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:23 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.451 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:23 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.451 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:23 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.451 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:23 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:23.451 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:23 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:56:23.451 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:23 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.505 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[33450]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:23.505 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/850385282' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:56:23.505 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.505 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.505 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.505 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:23.505 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:56:23.505 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.506 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[23686]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:23.506 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/850385282' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:56:23.506 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.506 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.506 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.506 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:23.506 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:56:23.506 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:23 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:23.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps --refresh' 2024-09-16T13:56:24.043 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:24.433 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[33450]: from='client.15030 -' 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-16T13:56:24.434 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[33450]: Schedule redeploy daemon mgr.x 2024-09-16T13:56:24.434 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:56:24.434 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:56:24.434 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:56:24.434 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:24.434 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[33450]: Deploying daemon mgr.x on smithi167 2024-09-16T13:56:24.434 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[23686]: from='client.15030 -' 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-16T13:56:24.434 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[23686]: Schedule redeploy daemon mgr.x 2024-09-16T13:56:24.435 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:56:24.435 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:56:24.435 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:56:24.435 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:24.435 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:24 smithi123 ceph-mon[23686]: Deploying daemon mgr.x on smithi167 2024-09-16T13:56:24.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:24 smithi167 ceph-mon[27328]: from='client.15030 -' 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-16T13:56:24.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:24 smithi167 ceph-mon[27328]: Schedule redeploy daemon mgr.x 2024-09-16T13:56:24.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:24 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:56:24.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:24 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:56:24.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:24 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:56:24.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:24 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:24.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:24 smithi167 ceph-mon[27328]: Deploying daemon mgr.x on smithi167 2024-09-16T13:56:24.706 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T13:56:24.706 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (2m) 40s ago 3m - - 0.25.0 c8568f914cd2 6b4c7a0d1ff1 2024-09-16T13:56:24.706 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (3m) 104s ago 3m 80.4M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T13:56:24.706 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (3m) 40s ago 3m - - 3.8 b5388489f99e 3d20a0e2250b 2024-09-16T13:56:24.706 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,8765 running (8m) 104s ago 7m 440M - 19.1.1-328-gad35db06 b5388489f99e 4e3e8eb0beee 2024-09-16T13:56:24.706 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:9283,8765 running (9m) 40s ago 9m - - 19.1.1-328-gad35db06 b5388489f99e d01f05b36fba 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (9m) 40s ago 9m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (8m) 104s ago 8m 42.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (8m) 40s ago 8m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (3m) 40s ago 3m - - 1.5.0 0da6a335fe13 d6e4653da91e 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (3m) 104s ago 3m 16.7M - 1.5.0 0da6a335fe13 a635cb1fda45 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (7m) 40s ago 7m - 4016M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (7m) 40s ago 7m - 4016M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (6m) 40s ago 6m - 4016M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (6m) 40s ago 6m - 4016M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (6m) 104s ago 6m 58.7M 4016M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (5m) 104s ago 5m 46.7M 4016M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (5m) 104s ago 5m 44.3M 4016M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T13:56:24.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (4m) 104s ago 4m 47.1M 4016M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T13:56:24.708 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (2m) 104s ago 4m 40.4M - 2.43.0 a07b618ecd1d 5740a73cb9e5 2024-09-16T13:56:24.708 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (3m) 40s ago 3m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T13:56:24.708 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (3m) 104s ago 3m 79.6M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T13:56:25.337 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:25 smithi123 ceph-mon[23686]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:25.337 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:25 smithi123 ceph-mon[33450]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:25.367 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T13:56:25.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:25 smithi167 ceph-mon[27328]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:25.611 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:26.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:26 smithi123 ceph-mon[33450]: from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:26.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:26 smithi123 ceph-mon[23686]: from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:26.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:26 smithi167 ceph-mon[27328]: from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:27.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:27 smithi167 ceph-mon[27328]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:27.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:27 smithi123 ceph-mon[33450]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:27.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:27 smithi123 ceph-mon[23686]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:28 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:28.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:28 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:28.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:28 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:29 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:29 smithi167 ceph-mon[27328]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:29 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:29 smithi123 ceph-mon[33450]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:29.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:29 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:29.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:29 smithi123 ceph-mon[23686]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:31.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:30 smithi167 ceph-mon[27328]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:31.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:30 smithi123 ceph-mon[33450]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:31.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:30 smithi123 ceph-mon[23686]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:32.267 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:56:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:56:31] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-16T13:56:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:32 smithi167 ceph-mon[27328]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:33.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:32 smithi123 ceph-mon[33450]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:33.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:32 smithi123 ceph-mon[23686]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:35.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:34 smithi123 ceph-mon[23686]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:35.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:34 smithi123 ceph-mon[33450]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:35.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:34 smithi167 ceph-mon[27328]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:36 smithi167 ceph-mon[27328]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:37.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:36 smithi123 ceph-mon[23686]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:37.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:36 smithi123 ceph-mon[33450]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:38 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:38 smithi167 ceph-mon[27328]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:39.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:38 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:39.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:38 smithi123 ceph-mon[23686]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:39.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:38 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:39.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:38 smithi123 ceph-mon[33450]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:40 smithi167 ceph-mon[27328]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:40 smithi123 ceph-mon[33450]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:41.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:40 smithi123 ceph-mon[23686]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:42.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:56:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:56:41] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-16T13:56:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:42 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:42 smithi167 ceph-mon[27328]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:43.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:42 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:42 smithi123 ceph-mon[23686]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:42 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:42 smithi123 ceph-mon[33450]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:44 smithi167 ceph-mon[27328]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:45.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:44 smithi123 ceph-mon[23686]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:45.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:44 smithi123 ceph-mon[33450]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:46 smithi167 ceph-mon[27328]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:47.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:46 smithi123 ceph-mon[23686]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:47.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:46 smithi123 ceph-mon[33450]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:48 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:48 smithi167 ceph-mon[27328]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:48 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:48 smithi123 ceph-mon[33450]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:48 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:48 smithi123 ceph-mon[23686]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:50 smithi167 ceph-mon[27328]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:51.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:50 smithi123 ceph-mon[33450]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:51.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:50 smithi123 ceph-mon[23686]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:52.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:56:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:56:51] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-16T13:56:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:52 smithi167 ceph-mon[27328]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:53.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:52 smithi123 ceph-mon[33450]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:53.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:52 smithi123 ceph-mon[23686]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:56:54.806 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:54 smithi167 ceph-mon[27328]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:55.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:54 smithi123 ceph-mon[33450]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:55.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:54 smithi123 ceph-mon[23686]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:56.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:55 smithi167 systemd[1]: Stopping Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:56:56.691 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:56 smithi167 podman[60256]: 2024-09-16 13:56:56.435789852 +0000 UTC m=+0.333729054 container died 4e3e8eb0beee503ee95d0bf0b369dfe2ba43ad01da8608241c2c3b77277c9022 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, 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_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-16T13:56:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:56 smithi167 ceph-mon[27328]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:57.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:56 smithi167 podman[60256]: 2024-09-16 13:56:56.898117789 +0000 UTC m=+0.796056984 container cleanup 4e3e8eb0beee503ee95d0bf0b369dfe2ba43ad01da8608241c2c3b77277c9022 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS) 2024-09-16T13:56:57.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:56 smithi167 bash[60256]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x 2024-09-16T13:56:57.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:56 smithi123 ceph-mon[33450]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:57.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:56 smithi123 ceph-mon[23686]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:57.519 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:57 smithi167 podman[60269]: 2024-09-16 13:56:57.157908944 +0000 UTC m=+0.715700693 container remove 4e3e8eb0beee503ee95d0bf0b369dfe2ba43ad01da8608241c2c3b77277c9022 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-16T13:56:57.520 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:57 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T13:56:57.520 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:57 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T13:56:57.520 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:57 smithi167 systemd[1]: Stopped Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:56:57.520 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:57 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.x.service: Consumed 11.079s CPU time. 2024-09-16T13:56:57.520 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:57 smithi167 systemd[1]: Starting Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:56:57.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:57 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:57.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:57 smithi167 podman[60398]: 2024-09-16 13:56:57.629699202 +0000 UTC m=+0.016098740 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:56:57.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:57 smithi167 podman[60398]: 2024-09-16 13:56:57.733734795 +0000 UTC m=+0.120134319 container create d2b49823f3e31488d608f99d9cf7ebb1f9c7eaf86c75340053e1dbf7de785d57 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, 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.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-16T13:56:58.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:57 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:58.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:57 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:58.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:57 smithi167 podman[60398]: 2024-09-16 13:56:57.995173647 +0000 UTC m=+0.381573173 container init d2b49823f3e31488d608f99d9cf7ebb1f9c7eaf86c75340053e1dbf7de785d57 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, 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) 2024-09-16T13:56:58.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:57 smithi167 podman[60398]: 2024-09-16 13:56:57.998106986 +0000 UTC m=+0.384506510 container start d2b49823f3e31488d608f99d9cf7ebb1f9c7eaf86c75340053e1dbf7de785d57 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:56:58.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:58 smithi167 ceph-mgr[60418]: -- 172.21.15.167:0/2072564118 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d42d4d70e0 con 0x55d42d4b5400 2024-09-16T13:56:58.281 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:58 smithi167 bash[60398]: d2b49823f3e31488d608f99d9cf7ebb1f9c7eaf86c75340053e1dbf7de785d57 2024-09-16T13:56:58.281 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:56:58 smithi167 systemd[1]: Started Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:56:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:59 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:59 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:59 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:59 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:59 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:59.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:56:59 smithi167 ceph-mon[27328]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:59.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:59.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[33450]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:59.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:56:59.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:59.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:56:59 smithi123 ceph-mon[23686]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:00.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:00 smithi167 ceph-mon[27328]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:00.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:00 smithi123 ceph-mon[23686]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:00.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:00 smithi123 ceph-mon[33450]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:02.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:57:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:57:01] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-16T13:57:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:02 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:02 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:03.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:02 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:03.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:02 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:02 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:02 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:03.634 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:13:57:03] ENGINE Bus STARTING 2024-09-16T13:57:03.634 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: CherryPy Checker: 2024-09-16T13:57:03.634 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: The Application mounted at '' has an empty config. 2024-09-16T13:57:03.635 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: 2024-09-16T13:57:03.635 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:13:57:03] ENGINE Serving on http://:::9283 2024-09-16T13:57:03.635 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:13:57:03] ENGINE Bus STARTED 2024-09-16T13:57:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[33450]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[33450]: Standby manager daemon x restarted 2024-09-16T13:57:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[33450]: Standby manager daemon x started 2024-09-16T13:57:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:57:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:57:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:57:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:57:03.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[23686]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:03.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[23686]: Standby manager daemon x restarted 2024-09-16T13:57:03.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[23686]: Standby manager daemon x started 2024-09-16T13:57:03.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:57:03.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:57:03.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:57:03.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:03 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:57:04.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-mon[27328]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:04.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-mon[27328]: Standby manager daemon x restarted 2024-09-16T13:57:04.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-mon[27328]: Standby manager daemon x started 2024-09-16T13:57:04.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:57:04.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:57:04.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:57:04.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:03 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:57:05.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:04 smithi167 ceph-mon[27328]: mgrmap e22: y(active, since 4m), standbys: x 2024-09-16T13:57:05.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:04 smithi123 ceph-mon[33450]: mgrmap e22: y(active, since 4m), standbys: x 2024-09-16T13:57:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:04 smithi123 ceph-mon[23686]: mgrmap e22: y(active, since 4m), standbys: x 2024-09-16T13:57:06.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:05 smithi167 ceph-mon[27328]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:06.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:05 smithi123 ceph-mon[33450]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:06.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:05 smithi123 ceph-mon[23686]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:07 smithi167 ceph-mon[27328]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:07 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:07 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:08.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:07 smithi123 ceph-mon[33450]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:08.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:07 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:08.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:07 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:08.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:07 smithi123 ceph-mon[23686]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:08.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:07 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:08.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:07 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:08 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:57:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:08 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:57:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:08 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:09.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:08 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:57:09.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:08 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:57:09.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:08 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:08 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:57:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:08 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:57:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:08 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:57:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:09 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:09 smithi167 ceph-mon[27328]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:09 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:09 smithi123 ceph-mon[33450]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:10.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:09 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:10.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:09 smithi123 ceph-mon[23686]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:10 smithi167 ceph-mon[27328]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:10 smithi123 ceph-mon[33450]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:10 smithi123 ceph-mon[23686]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:12.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:57:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:57:11] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-16T13:57:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:12 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:12 smithi167 ceph-mon[27328]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:13.034 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:12 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:13.035 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:12 smithi123 ceph-mon[33450]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:13.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:12 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:13.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:12 smithi123 ceph-mon[23686]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:14 smithi167 ceph-mon[27328]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:15.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:14 smithi123 ceph-mon[33450]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:14 smithi123 ceph-mon[23686]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:17.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:16 smithi167 ceph-mon[27328]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:17.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:16 smithi123 ceph-mon[33450]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:16 smithi123 ceph-mon[23686]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:18 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:18 smithi167 ceph-mon[27328]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:19.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:18 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:18 smithi123 ceph-mon[33450]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:18 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:18 smithi123 ceph-mon[23686]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:20 smithi167 ceph-mon[27328]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:21.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:20 smithi123 ceph-mon[33450]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:21.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:20 smithi123 ceph-mon[23686]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:22.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:57:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:57:21] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-16T13:57:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:22 smithi167 ceph-mon[27328]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:23.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:22 smithi123 ceph-mon[33450]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:22 smithi123 ceph-mon[23686]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:25.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:24 smithi167 ceph-mon[27328]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:25.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:24 smithi123 ceph-mon[33450]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:24 smithi123 ceph-mon[23686]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:26 smithi167 ceph-mon[27328]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:27.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:26 smithi123 ceph-mon[33450]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:26 smithi123 ceph-mon[23686]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:28.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:27 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:28.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:27 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:28.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:27 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:28 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:28 smithi167 ceph-mon[27328]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:29.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:28 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:29.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:28 smithi123 ceph-mon[33450]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:29.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:28 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:29.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:28 smithi123 ceph-mon[23686]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:31.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:30 smithi167 ceph-mon[27328]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:31.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:30 smithi123 ceph-mon[33450]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:31.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:30 smithi123 ceph-mon[23686]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:32.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:57:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:57:31] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-16T13:57:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:32 smithi167 ceph-mon[27328]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:33.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:32 smithi123 ceph-mon[33450]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:33.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:32 smithi123 ceph-mon[23686]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:34 smithi167 ceph-mon[27328]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:35.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:34 smithi123 ceph-mon[33450]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:35.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:34 smithi123 ceph-mon[23686]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:36 smithi167 ceph-mon[27328]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:37.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:36 smithi123 ceph-mon[33450]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:37.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:36 smithi123 ceph-mon[23686]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:38 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:38 smithi167 ceph-mon[27328]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:39.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:38 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:39.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:38 smithi123 ceph-mon[33450]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:39.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:38 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:39.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:38 smithi123 ceph-mon[23686]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:40 smithi167 ceph-mon[27328]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:40 smithi123 ceph-mon[33450]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:41.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:40 smithi123 ceph-mon[23686]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:42.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:57:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:57:41] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-16T13:57:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:42 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:42 smithi167 ceph-mon[27328]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:42 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:42 smithi123 ceph-mon[33450]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:42 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:42 smithi123 ceph-mon[23686]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:44 smithi167 ceph-mon[27328]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:45.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:44 smithi123 ceph-mon[33450]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:45.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:44 smithi123 ceph-mon[23686]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:46 smithi167 ceph-mon[27328]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:47.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:46 smithi123 ceph-mon[23686]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:47.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:46 smithi123 ceph-mon[33450]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:48 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:48 smithi167 ceph-mon[27328]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:48 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:48 smithi123 ceph-mon[33450]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:48 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:48 smithi123 ceph-mon[23686]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:50 smithi167 ceph-mon[27328]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:51.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:50 smithi123 ceph-mon[33450]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:51.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:50 smithi123 ceph-mon[23686]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:52.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:57:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:57:51] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-16T13:57:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:52 smithi167 ceph-mon[27328]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:53.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:52 smithi123 ceph-mon[33450]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:53.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:52 smithi123 ceph-mon[23686]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:55.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:54 smithi167 ceph-mon[27328]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:55.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:54 smithi123 ceph-mon[33450]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:55.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:54 smithi123 ceph-mon[23686]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:56 smithi167 ceph-mon[27328]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:57.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:56 smithi123 ceph-mon[33450]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:57.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:56 smithi123 ceph-mon[23686]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:57 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:58.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:57 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:58.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:57 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:58 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:57:58 smithi167 ceph-mon[27328]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:58 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:57:58 smithi123 ceph-mon[33450]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:58 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:57:58 smithi123 ceph-mon[23686]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:01.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:00 smithi167 ceph-mon[27328]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:58:01.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:00 smithi123 ceph-mon[33450]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:58:01.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:00 smithi123 ceph-mon[23686]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:58:02.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:58:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:58:01] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-16T13:58:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:02 smithi167 ceph-mon[27328]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:03.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:02 smithi123 ceph-mon[33450]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:02 smithi123 ceph-mon[23686]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:06.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:05 smithi167 ceph-mon[27328]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:06.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:05 smithi123 ceph-mon[33450]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:06.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:05 smithi123 ceph-mon[23686]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:07 smithi167 ceph-mon[27328]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:08.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:07 smithi123 ceph-mon[33450]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:08.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:07 smithi123 ceph-mon[23686]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:09.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:09 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:09.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:09 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:09 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:09 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:09 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:09 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:09.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:09 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:09 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:09 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:09 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.681 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:09 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:09.681 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:09 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.682 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:09 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.682 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:09 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:09.682 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:09 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:10.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:10 smithi123 ceph-mon[33450]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:10.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:10 smithi123 ceph-mon[23686]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:10.718 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:10 smithi167 ceph-mon[27328]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:12.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:58:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:58:11] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-16T13:58:12.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:12 smithi167 ceph-mon[27328]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:12.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:12 smithi123 ceph-mon[33450]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:12.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:12 smithi123 ceph-mon[23686]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:13.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:13.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:13.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:13.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:13.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:13.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:58:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:14 smithi167 ceph-mon[27328]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:14 smithi123 ceph-mon[33450]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:14 smithi123 ceph-mon[23686]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:16.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:16 smithi167 ceph-mon[27328]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:16.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:16 smithi123 ceph-mon[33450]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:16.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:16 smithi123 ceph-mon[23686]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:18.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:18 smithi123 ceph-mon[33450]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:18 smithi123 ceph-mon[23686]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:18 smithi167 ceph-mon[27328]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:19.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:19 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:19.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:19 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:19 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:20 smithi167 ceph-mon[27328]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:20.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:20 smithi123 ceph-mon[23686]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:20 smithi123 ceph-mon[33450]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:22.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:58:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:58:21] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-16T13:58:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:22 smithi167 ceph-mon[27328]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:22.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:22 smithi123 ceph-mon[23686]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:22 smithi123 ceph-mon[33450]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:24 smithi167 ceph-mon[27328]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:24 smithi123 ceph-mon[23686]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:24.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:24 smithi123 ceph-mon[33450]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:26.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:26 smithi167 ceph-mon[27328]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:26.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:26 smithi123 ceph-mon[33450]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:26.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:26 smithi123 ceph-mon[23686]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:28 smithi123 ceph-mon[23686]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:28 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:28.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:28 smithi123 ceph-mon[33450]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:28.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:28 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:28 smithi167 ceph-mon[27328]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:28 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:29.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:29 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:29.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:29 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:29.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:29 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:30 smithi167 ceph-mon[27328]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:30.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:30 smithi123 ceph-mon[33450]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:30.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:30 smithi123 ceph-mon[23686]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:32.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:58:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:58:31] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-16T13:58:32.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:32 smithi167 ceph-mon[27328]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:32.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:32 smithi123 ceph-mon[23686]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:32.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:32 smithi123 ceph-mon[33450]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:34 smithi167 ceph-mon[27328]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:34.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:34 smithi123 ceph-mon[33450]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:34.909 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:34 smithi123 ceph-mon[23686]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:36 smithi167 ceph-mon[27328]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:36 smithi123 ceph-mon[33450]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:36 smithi123 ceph-mon[23686]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:38.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:38 smithi123 ceph-mon[33450]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:38.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:38 smithi123 ceph-mon[23686]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:38 smithi167 ceph-mon[27328]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:39.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:39 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:39.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:39 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:39 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:40 smithi167 ceph-mon[27328]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:40 smithi123 ceph-mon[33450]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:40 smithi123 ceph-mon[23686]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:42.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:58:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:58:41] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-16T13:58:42.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:42 smithi167 ceph-mon[27328]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:42 smithi123 ceph-mon[33450]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:42 smithi123 ceph-mon[23686]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:43.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:43 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:43.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:43 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:43 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:44 smithi167 ceph-mon[27328]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:44.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:44 smithi123 ceph-mon[33450]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:44 smithi123 ceph-mon[23686]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:46 smithi167 ceph-mon[27328]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:46.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:46 smithi123 ceph-mon[33450]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:46 smithi123 ceph-mon[23686]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:48.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:48 smithi123 ceph-mon[33450]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:48.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:48 smithi123 ceph-mon[23686]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:48.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:48 smithi167 ceph-mon[27328]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:49.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:49 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:49.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:49 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:49 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:50.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:50 smithi123 ceph-mon[23686]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:50.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:50 smithi123 ceph-mon[33450]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:50 smithi167 ceph-mon[27328]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:52.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:58:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:58:51] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-16T13:58:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:52 smithi123 ceph-mon[33450]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:58:52.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:52 smithi123 ceph-mon[23686]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:58:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:52 smithi167 ceph-mon[27328]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:58:54.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:54 smithi123 ceph-mon[33450]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:58:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:54 smithi123 ceph-mon[23686]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:58:55.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:54 smithi167 ceph-mon[27328]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:58:56.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:56 smithi123 ceph-mon[23686]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:56.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:56 smithi123 ceph-mon[33450]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:56 smithi167 ceph-mon[27328]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:58.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:58 smithi123 ceph-mon[33450]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:58:58.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:58 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:58.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:58 smithi123 ceph-mon[23686]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:58:58.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:58 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:58 smithi167 ceph-mon[27328]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:58:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:58 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:59.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:58:59 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:59.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:58:59 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:00.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:58:59 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:00.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:00 smithi123 ceph-mon[33450]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:00 smithi123 ceph-mon[23686]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:01.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:00 smithi167 ceph-mon[27328]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:02.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:59:01] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-16T13:59:02.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:02 smithi123 ceph-mon[23686]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:02.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:02 smithi123 ceph-mon[33450]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:02 smithi167 ceph-mon[27328]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:04.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:04 smithi123 ceph-mon[33450]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:04.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:04 smithi123 ceph-mon[23686]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:05.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:04 smithi167 ceph-mon[27328]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:06.832 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:06 smithi167 ceph-mon[27328]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:06.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:06 smithi123 ceph-mon[23686]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:06.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:06 smithi123 ceph-mon[33450]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:08.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:08 smithi123 ceph-mon[33450]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:08 smithi123 ceph-mon[23686]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:08 smithi167 ceph-mon[27328]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:09 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:09 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:09 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:10 smithi123 ceph-mon[23686]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:10.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:10 smithi123 ceph-mon[33450]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:10 smithi167 ceph-mon[27328]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:12.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:59:11] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-16T13:59:12.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:12 smithi123 ceph-mon[23686]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:12.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:12 smithi123 ceph-mon[33450]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:12 smithi167 ceph-mon[27328]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:13 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:13 smithi123 ceph-mon[23686]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:59:13.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:13.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:13.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:13 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:13.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:13 smithi123 ceph-mon[33450]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:59:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:13 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:13 smithi167 ceph-mon[27328]: from='mgr.14466 ' entity='mgr.y' 2024-09-16T13:59:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:14 smithi123 ceph-mon[23686]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:14 smithi123 ceph-mon[33450]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:14 smithi167 ceph-mon[27328]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:16.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:16 smithi123 ceph-mon[33450]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:16.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:16 smithi123 ceph-mon[23686]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:17.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:16 smithi167 ceph-mon[27328]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:18.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:18 smithi123 ceph-mon[33450]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:18.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:18 smithi123 ceph-mon[23686]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:18 smithi167 ceph-mon[27328]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:19 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:19.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:19 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:19 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:20 smithi123 ceph-mon[33450]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:20.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:20 smithi123 ceph-mon[23686]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:20 smithi167 ceph-mon[27328]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:22.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:59:21] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-16T13:59:22.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:22 smithi123 ceph-mon[23686]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:22 smithi123 ceph-mon[33450]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:22 smithi167 ceph-mon[27328]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:25.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:24 smithi167 ceph-mon[27328]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:24 smithi123 ceph-mon[23686]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:25.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:24 smithi123 ceph-mon[33450]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:26.739 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T13:59:26.991 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:26 smithi167 ceph-mon[27328]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:27.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:26 smithi123 ceph-mon[33450]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:26 smithi123 ceph-mon[23686]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:27.705 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:27 smithi123 ceph-mon[33450]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:27.706 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T13:59:27.706 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (6m) 2m ago 6m - - 0.25.0 c8568f914cd2 6b4c7a0d1ff1 2024-09-16T13:59:27.706 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (6m) 75s ago 6m 78.7M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T13:59:27.706 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (6m) 2m ago 6m - - 3.8 b5388489f99e 3d20a0e2250b 2024-09-16T13:59:27.706 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (2m) 75s ago 11m 452M - 19.3.0-4917-g8293d73f 425e316ba8eb d2b49823f3e3 2024-09-16T13:59:27.706 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:9283,8765 running (12m) 2m ago 12m - - 19.1.1-328-gad35db06 b5388489f99e d01f05b36fba 2024-09-16T13:59:27.706 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (12m) 2m ago 12m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T13:59:27.706 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (11m) 75s ago 11m 42.6M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T13:59:27.706 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (11m) 2m ago 11m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T13:59:27.706 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (6m) 2m ago 6m - - 1.5.0 0da6a335fe13 d6e4653da91e 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (6m) 75s ago 6m 17.4M - 1.5.0 0da6a335fe13 a635cb1fda45 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (10m) 2m ago 10m - 4016M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (10m) 2m ago 10m - 4016M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (9m) 2m ago 9m - 4016M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (9m) 2m ago 9m - 4016M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (9m) 75s ago 9m 60.4M 4016M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (8m) 75s ago 8m 48.3M 4016M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (8m) 75s ago 8m 46.3M 4016M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (7m) 75s ago 7m 49.4M 4016M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (5m) 75s ago 7m 50.5M - 2.43.0 a07b618ecd1d 5740a73cb9e5 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (6m) 2m ago 6m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T13:59:27.707 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (6m) 75s ago 6m 82.3M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T13:59:27.708 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:27 smithi123 ceph-mon[23686]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:28.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:27 smithi167 ceph-mon[27328]: from='mgr.14466 172.21.15.123:0/2112957602' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:28.250 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T13:59:28.509 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:28.924 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:28 smithi123 ceph-mon[23686]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:28.925 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:28 smithi123 ceph-mon[33450]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:28 smithi167 ceph-mon[27328]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:29.295 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T13:59:29.295 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T13:59:29.295 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T13:59:29.295 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:59:29.295 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T13:59:29.295 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T13:59:29.295 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T13:59:29.295 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:59:29.295 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T13:59:29.295 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T13:59:29.296 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:59:29.296 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T13:59:29.296 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T13:59:29.296 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T13:59:29.296 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T13:59:29.296 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 14, 2024-09-16T13:59:29.296 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T13:59:29.296 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T13:59:29.296 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T13:59:29.910 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:29 smithi123 ceph-mon[33450]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:29.910 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:29 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:29.910 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:29 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2601419661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:29.911 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:29 smithi123 ceph-mon[23686]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:29.911 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:29 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:29.911 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:29 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2601419661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:29.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T13:59:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:29 smithi167 ceph-mon[27328]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:29 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:29 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2601419661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:30.183 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: cluster: 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: id: 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: health: HEALTH_OK 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: services: 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: mon: 3 daemons, quorum a,b,c (age 11m) 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: mgr: y(active, since 7m), standbys: x 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:59:30.868 INFO:teuthology.orchestra.run.smithi123.stdout: data: 2024-09-16T13:59:30.869 INFO:teuthology.orchestra.run.smithi123.stdout: pools: 6 pools, 161 pgs 2024-09-16T13:59:30.869 INFO:teuthology.orchestra.run.smithi123.stdout: objects: 212 objects, 585 KiB 2024-09-16T13:59:30.869 INFO:teuthology.orchestra.run.smithi123.stdout: usage: 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:30.869 INFO:teuthology.orchestra.run.smithi123.stdout: pgs: 161 active+clean 2024-09-16T13:59:30.869 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:59:30.869 INFO:teuthology.orchestra.run.smithi123.stdout: io: 2024-09-16T13:59:30.869 INFO:teuthology.orchestra.run.smithi123.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T13:59:30.869 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T13:59:30.879 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:30 smithi123 ceph-mon[33450]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:30.879 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:30 smithi123 ceph-mon[23686]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:31.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:30 smithi167 ceph-mon[27328]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:31.531 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T13:59:31.779 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:31.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:31 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3918601636' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:59:31.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:31 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3918601636' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:59:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:31 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3918601636' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:59:32.182 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:59:31] "GET /metrics HTTP/1.1" 200 38090 "" "Prometheus/2.43.0" 2024-09-16T13:59:32.435 INFO:teuthology.orchestra.run.smithi123.stdout:HEALTH_OK 2024-09-16T13:59:32.759 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:32 smithi123 ceph-mon[33450]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:32.759 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:32 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1702560557' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:59:32.759 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:32 smithi123 ceph-mon[23686]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:32.760 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:32 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1702560557' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:59:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:32 smithi167 ceph-mon[27328]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:32 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1702560557' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:59:33.089 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-16T13:59:33.334 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:34.062 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T13:59:34.687 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T13:59:34.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:34 smithi123 ceph-mon[33450]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:34.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:34 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2225795532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:34.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:34 smithi123 ceph-mon[23686]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:34.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:34 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2225795532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:34.931 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:34 smithi167 ceph-mon[27328]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:34 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2225795532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:35.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:35 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3929373856' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:59:35.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:35 smithi123 ceph-mon[33450]: Activating manager daemon x 2024-09-16T13:59:35.941 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:35 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3929373856' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:59:35.941 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:35 smithi123 ceph-mon[23686]: Activating manager daemon x 2024-09-16T13:59:35.942 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:35.639+0000 7f861e801640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T13:59:35.942 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ignoring --setuser ceph since I am not root 2024-09-16T13:59:35.942 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ignoring --setgroup ceph since I am not root 2024-09-16T13:59:35.942 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:35.787+0000 7ff97e9de040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:59:35.942 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:35.843+0000 7ff97e9de040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:59:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:35 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3929373856' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:59:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:35 smithi167 ceph-mon[27328]: Activating manager daemon x 2024-09-16T13:59:36.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:13:59:35] ENGINE Bus STOPPING 2024-09-16T13:59:36.209 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:35.992+0000 7ff97e9de040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:59:36.210 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:36.059+0000 7ff97e9de040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:59:36.271 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T13:59:36.525 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:36.530 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:13:59:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:59:36.530 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:13:59:36] ENGINE Bus STOPPED 2024-09-16T13:59:36.609 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:36.208+0000 7ff97e9de040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:59:36.610 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:36.357+0000 7ff97e9de040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:59:36.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3929373856' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:59:36.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T13:59:36.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: mgrmap e23: x(active, starting, since 0.00897404s) 2024-09-16T13:59:36.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:59:36.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:59:36.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:59:36.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:59:36.900 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:59:36.901 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-mon[27328]: Manager daemon x is now available 2024-09-16T13:59:36.910 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:36.691+0000 7ff97e9de040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:59:36.911 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:36.753+0000 7ff97e9de040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:59:36.911 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3929373856' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:59:36.911 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T13:59:36.911 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: mgrmap e23: x(active, starting, since 0.00897404s) 2024-09-16T13:59:36.911 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:59:36.911 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:59:36.911 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:59:36.911 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:59:36.911 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:36.911 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[33450]: Manager daemon x is now available 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3929373856' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:59:36.912 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: mgrmap e23: x(active, starting, since 0.00897404s) 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:59:36.913 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:59:36.914 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:59:36.914 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:59:36.914 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-mon[23686]: Manager daemon x is now available 2024-09-16T13:59:37.249 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:13:59:36] ENGINE Bus STARTING 2024-09-16T13:59:37.249 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:13:59:37] ENGINE Serving on http://:::9283 2024-09-16T13:59:37.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:13:59:37] ENGINE Bus STARTED 2024-09-16T13:59:37.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:36 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:36.951+0000 7ff97e9de040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:59:37.928 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:37.855+0000 7ff97e9de040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:59:37.928 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:37.926+0000 7ff97e9de040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:59:37.928 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: mgrmap e24: x(active, since 1.02382s) 2024-09-16T13:59:37.928 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:37.928 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:37.928 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:37.928 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:37.928 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:37.928 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: mgrmap e24: x(active, since 1.02382s) 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:37.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:59:37.930 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:59:37.930 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:37.930 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:37.930 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:37.930 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:37 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: mgrmap e24: x(active, since 1.02382s) 2024-09-16T13:59:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:59:38.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:59:38.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:38.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:38.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:38.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:37 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:38.530 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: 2024-09-16T13:59:38.065+0000 7f4ea6d08640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:59:38] ENGINE Error in HTTPServer.serve 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: Traceback (most recent call last): 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: self._connections.run(self.expiration_interval) 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: self._run(expiration_interval) 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: s = self.context.wrap_socket( 2024-09-16T13:59:38.531 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:59:38.532 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: return self.sslsocket_class._create( 2024-09-16T13:59:38.532 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:59:38.532 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: self.do_handshake() 2024-09-16T13:59:38.532 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:59:38.532 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: self._sslobj.do_handshake() 2024-09-16T13:59:38.532 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:59:38.532 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: 2024-09-16T13:59:38.686 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:38.683+0000 7ff97e9de040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:59:38.956 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:38.806+0000 7ff97e9de040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:59:38.956 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[33450]: Deploying cephadm binary to smithi123 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[33450]: Deploying cephadm binary to smithi167 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[33450]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[33450]: [16/Sep/2024:13:59:37] ENGINE Bus STARTING 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[33450]: mgrmap e25: x(active, since 2s) 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[33450]: [16/Sep/2024:13:59:37] ENGINE Serving on http://172.21.15.167:8765 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[23686]: Deploying cephadm binary to smithi123 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[23686]: Deploying cephadm binary to smithi167 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[23686]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[23686]: [16/Sep/2024:13:59:37] ENGINE Bus STARTING 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[23686]: mgrmap e25: x(active, since 2s) 2024-09-16T13:59:38.957 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-mon[23686]: [16/Sep/2024:13:59:37] ENGINE Serving on http://172.21.15.167:8765 2024-09-16T13:59:39.261 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:38 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:38.954+0000 7ff97e9de040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:59:39.262 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:39.018+0000 7ff97e9de040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:59:39.262 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:39.175+0000 7ff97e9de040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:59:39.262 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:39.259+0000 7ff97e9de040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:59:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-mon[27328]: Deploying cephadm binary to smithi123 2024-09-16T13:59:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-mon[27328]: Deploying cephadm binary to smithi167 2024-09-16T13:59:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-mon[27328]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-mon[27328]: [16/Sep/2024:13:59:37] ENGINE Bus STARTING 2024-09-16T13:59:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-mon[27328]: mgrmap e25: x(active, since 2s) 2024-09-16T13:59:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:38 smithi167 ceph-mon[27328]: [16/Sep/2024:13:59:37] ENGINE Serving on http://172.21.15.167:8765 2024-09-16T13:59:39.528 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:39.335+0000 7ff97e9de040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:59:39.528 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:39.526+0000 7ff97e9de040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:59:39.810 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:39.595+0000 7ff97e9de040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:59:39.810 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:39.661+0000 7ff97e9de040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:59:39.810 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:39.745+0000 7ff97e9de040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:59:39.810 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:39.808+0000 7ff97e9de040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:59:40.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:39.869+0000 7ff97e9de040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:59:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-mon[33450]: [16/Sep/2024:13:59:38] ENGINE Serving on https://172.21.15.167:7150 2024-09-16T13:59:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-mon[33450]: [16/Sep/2024:13:59:38] ENGINE Bus STARTED 2024-09-16T13:59:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-mon[33450]: [16/Sep/2024:13:59:38] ENGINE Error in HTTPServer.serve 2024-09-16T13:59:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout: Traceback (most recent call last): 2024-09-16T13:59:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:59:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:59:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:59:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._run(expiration_interval) 2024-09-16T13:59:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: self.do_handshake() 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:59:40.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-mon[33450]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-mon[23686]: [16/Sep/2024:13:59:38] ENGINE Serving on https://172.21.15.167:7150 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-mon[23686]: [16/Sep/2024:13:59:38] ENGINE Bus STARTED 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-mon[23686]: [16/Sep/2024:13:59:38] ENGINE Error in HTTPServer.serve 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: Traceback (most recent call last): 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._run(expiration_interval) 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:59:40.112 INFO:journalctl@ceph.mon.a.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:59:40.113 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:59:40.113 INFO:journalctl@ceph.mon.a.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T13:59:40.113 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:59:40.113 INFO:journalctl@ceph.mon.a.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T13:59:40.113 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:59:40.113 INFO:journalctl@ceph.mon.a.smithi123.stdout: self.do_handshake() 2024-09-16T13:59:40.113 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:59:40.113 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T13:59:40.113 INFO:journalctl@ceph.mon.a.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:59:40.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:39 smithi123 ceph-mon[23686]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:40.195 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:39 smithi167 ceph-mon[27328]: [16/Sep/2024:13:59:38] ENGINE Serving on https://172.21.15.167:7150 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:39 smithi167 ceph-mon[27328]: [16/Sep/2024:13:59:38] ENGINE Bus STARTED 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:39 smithi167 ceph-mon[27328]: [16/Sep/2024:13:59:38] ENGINE Error in HTTPServer.serve 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout: Traceback (most recent call last): 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._run(expiration_interval) 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:59:40.196 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:59:40.197 INFO:journalctl@ceph.mon.b.smithi167.stdout: s = self.context.wrap_socket( 2024-09-16T13:59:40.197 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:59:40.197 INFO:journalctl@ceph.mon.b.smithi167.stdout: return self.sslsocket_class._create( 2024-09-16T13:59:40.197 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:59:40.197 INFO:journalctl@ceph.mon.b.smithi167.stdout: self.do_handshake() 2024-09-16T13:59:40.197 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:59:40.197 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._sslobj.do_handshake() 2024-09-16T13:59:40.197 INFO:journalctl@ceph.mon.b.smithi167.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:59:40.197 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:39 smithi167 ceph-mon[27328]: from='client.14787 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:40.713 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:40.679+0000 7ff97e9de040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:59:40.713 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:59:40] ENGINE Bus STARTING 2024-09-16T13:59:40.713 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: CherryPy Checker: 2024-09-16T13:59:40.713 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: The Application mounted at '' has an empty config. 2024-09-16T13:59:40.713 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: 2024-09-16T13:59:41.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:59:40] ENGINE Serving on http://:::9283 2024-09-16T13:59:41.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: [16/Sep/2024:13:59:40] ENGINE Bus STARTED 2024-09-16T13:59:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[33450]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[33450]: mgrmap e26: x(active, since 4s) 2024-09-16T13:59:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[33450]: Standby manager daemon y started 2024-09-16T13:59:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T13:59:41.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:59:41.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T13:59:41.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:59:41.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[23686]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:41.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[23686]: mgrmap e26: x(active, since 4s) 2024-09-16T13:59:41.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[23686]: Standby manager daemon y started 2024-09-16T13:59:41.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T13:59:41.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:59:41.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T13:59:41.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:40 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:59:41.198 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:40 smithi167 ceph-mon[27328]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:41.198 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:40 smithi167 ceph-mon[27328]: mgrmap e26: x(active, since 4s) 2024-09-16T13:59:41.198 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:40 smithi167 ceph-mon[27328]: Standby manager daemon y started 2024-09-16T13:59:41.198 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:40 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T13:59:41.199 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:40 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:59:41.199 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:40 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T13:59:41.199 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:40 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/3695808251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:59:42.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:41 smithi167 ceph-mon[27328]: mgrmap e27: x(active, since 5s), standbys: y 2024-09-16T13:59:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:41 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:59:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:41 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:41 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:42.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:41 smithi123 ceph-mon[33450]: mgrmap e27: x(active, since 5s), standbys: y 2024-09-16T13:59:42.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:41 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:59:42.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:41 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:42.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:41 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:42.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:41 smithi123 ceph-mon[23686]: mgrmap e27: x(active, since 5s), standbys: y 2024-09-16T13:59:42.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:41 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:59:42.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:41 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:42.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:41 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:42.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 13:59:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[23914]: ::ffff:172.21.15.167 - - [16/Sep/2024:13:59:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T13:59:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:42 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:43.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:42 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi123 to 2992M 2024-09-16T13:59:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:44.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:43 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:44.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi123 to 2992M 2024-09-16T13:59:44.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:44.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi123 to 2992M 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:59:44.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:44.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:44.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:43 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:45.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: Adjusting osd_memory_target on smithi167 to 3248M 2024-09-16T13:59:45.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:59:45.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:59:45.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:45 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:45.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: Adjusting osd_memory_target on smithi167 to 3248M 2024-09-16T13:59:45.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T13:59:45.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:59:45.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:59:45.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:59:45.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:45.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: Adjusting osd_memory_target on smithi167 to 3248M 2024-09-16T13:59:45.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T13:59:45.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T13:59:45.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T13:59:45.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:59:45.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:59:45.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T13:59:45.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:45 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:46.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:46 smithi167 ceph-mon[27328]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T13:59:46.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:46 smithi167 ceph-mon[27328]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T13:59:46.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:46 smithi123 ceph-mon[23686]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T13:59:46.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:46 smithi123 ceph-mon[23686]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T13:59:46.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:46 smithi123 ceph-mon[33450]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T13:59:46.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:46 smithi123 ceph-mon[33450]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T13:59:47.083 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:47 smithi123 ceph-mon[33450]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:59:47.083 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:47 smithi123 ceph-mon[23686]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:59:47.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:47 smithi167 ceph-mon[27328]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:59:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:48 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:48 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:48 smithi167 ceph-mon[27328]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:59:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:48 smithi167 ceph-mon[27328]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T13:59:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:48 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3741755496' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:59:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:48 smithi167 ceph-mon[27328]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:59:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:48 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1983419229' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4021610218"}]: dispatch 2024-09-16T13:59:48.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:48 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4021610218"}]: dispatch 2024-09-16T13:59:48.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:48.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:48.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[33450]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:59:48.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[33450]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T13:59:48.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3741755496' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:59:48.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[33450]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:59:48.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1983419229' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4021610218"}]: dispatch 2024-09-16T13:59:48.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4021610218"}]: dispatch 2024-09-16T13:59:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[23686]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:59:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[23686]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T13:59:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3741755496' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:59:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[23686]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:59:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1983419229' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4021610218"}]: dispatch 2024-09-16T13:59:48.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:48 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4021610218"}]: dispatch 2024-09-16T13:59:49.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:49 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4021610218"}]': finished 2024-09-16T13:59:49.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:49 smithi167 ceph-mon[27328]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T13:59:49.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:49 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2628803166' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2448767701"}]: dispatch 2024-09-16T13:59:49.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:49 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4021610218"}]': finished 2024-09-16T13:59:49.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:49 smithi123 ceph-mon[23686]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T13:59:49.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:49 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2628803166' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2448767701"}]: dispatch 2024-09-16T13:59:49.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:49 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/4021610218"}]': finished 2024-09-16T13:59:49.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:49 smithi123 ceph-mon[33450]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T13:59:49.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:49 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2628803166' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2448767701"}]: dispatch 2024-09-16T13:59:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2628803166' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2448767701"}]': finished 2024-09-16T13:59:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-mon[27328]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T13:59:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1473072146' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2448767701"}]: dispatch 2024-09-16T13:59:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2448767701"}]: dispatch 2024-09-16T13:59:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-mon[27328]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:59:50.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:50 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2628803166' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2448767701"}]': finished 2024-09-16T13:59:50.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:50 smithi123 ceph-mon[23686]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T13:59:50.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:50 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1473072146' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2448767701"}]: dispatch 2024-09-16T13:59:50.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:50 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2448767701"}]: dispatch 2024-09-16T13:59:50.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:50 smithi123 ceph-mon[23686]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:59:50.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:50 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2628803166' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/2448767701"}]': finished 2024-09-16T13:59:50.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:50 smithi123 ceph-mon[33450]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T13:59:50.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:50 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1473072146' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2448767701"}]: dispatch 2024-09-16T13:59:50.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:50 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2448767701"}]: dispatch 2024-09-16T13:59:50.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:50 smithi123 ceph-mon[33450]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:59:50.947 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 systemd[1]: Stopping Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:59:51.239 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.946Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T13:59:51.239 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.946Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T13:59:51.239 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.946Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T13:59:51.239 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.946Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T13:59:51.239 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.946Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T13:59:51.240 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.946Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T13:59:51.240 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.946Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T13:59:51.240 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.946Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T13:59:51.240 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.946Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T13:59:51.240 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.946Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T13:59:51.240 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.947Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T13:59:51.240 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[58676]: ts=2024-09-16T13:59:50.947Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T13:59:51.240 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:50 smithi167 podman[63591]: 2024-09-16 13:59:50.956423732 +0000 UTC m=+0.114586256 container died 5740a73cb9e5ae6c5a04f7f0322868f9eb73a7910b3d0769c03447f47b10de0d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:59:51.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:51 smithi167 podman[63591]: 2024-09-16 13:59:51.354447608 +0000 UTC m=+0.512610130 container cleanup 5740a73cb9e5ae6c5a04f7f0322868f9eb73a7910b3d0769c03447f47b10de0d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:59:51.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:51 smithi167 bash[63591]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T13:59:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:51 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2448767701"}]': finished 2024-09-16T13:59:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:51 smithi167 ceph-mon[27328]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T13:59:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:51 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1787780068' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/578378686"}]: dispatch 2024-09-16T13:59:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:51 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/578378686"}]: dispatch 2024-09-16T13:59:51.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:51 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2448767701"}]': finished 2024-09-16T13:59:51.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:51 smithi123 ceph-mon[33450]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T13:59:51.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:51 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1787780068' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/578378686"}]: dispatch 2024-09-16T13:59:51.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:51 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/578378686"}]: dispatch 2024-09-16T13:59:51.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:51 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/2448767701"}]': finished 2024-09-16T13:59:51.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:51 smithi123 ceph-mon[23686]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T13:59:51.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:51 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1787780068' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/578378686"}]: dispatch 2024-09-16T13:59:51.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:51 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/578378686"}]: dispatch 2024-09-16T13:59:51.931 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:51 smithi167 podman[63604]: 2024-09-16 13:59:51.597814484 +0000 UTC m=+0.642856290 container remove 5740a73cb9e5ae6c5a04f7f0322868f9eb73a7910b3d0769c03447f47b10de0d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:59:51.931 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:51 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T13:59:51.931 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:51 smithi167 systemd[1]: Stopped Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:59:51.931 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:51 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.185s CPU time. 2024-09-16T13:59:51.931 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:51 smithi167 systemd[1]: Starting Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T13:59:52.193 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:51 smithi167 podman[63701]: 2024-09-16 13:59:51.833638228 +0000 UTC m=+0.016696909 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T13:59:52.193 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:51 smithi167 podman[63701]: 2024-09-16 13:59:51.95419371 +0000 UTC m=+0.137252429 container create 73c25c326c82695e68dfeff13555962f8b3c3a27ea7efab62149f5e57e30f22b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:59:52.193 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 podman[63701]: 2024-09-16 13:59:52.192675353 +0000 UTC m=+0.375734025 container init 73c25c326c82695e68dfeff13555962f8b3c3a27ea7efab62149f5e57e30f22b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:59:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/578378686"}]': finished 2024-09-16T13:59:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-mon[27328]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T13:59:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1513157916' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2502069806"}]: dispatch 2024-09-16T13:59:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2502069806"}]: dispatch 2024-09-16T13:59:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-mon[27328]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:52.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 podman[63701]: 2024-09-16 13:59:52.195614884 +0000 UTC m=+0.378673564 container start 73c25c326c82695e68dfeff13555962f8b3c3a27ea7efab62149f5e57e30f22b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:59:52.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.219Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T13:59:52.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.219Z 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-16T13:59:52.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.219Z 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 smithi167 (none))" 2024-09-16T13:59:52.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.219Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T13:59:52.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.219Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.221Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.222Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.223Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.223Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.224Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.224Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.68µs 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.224Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.227Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.235Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.235Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.235Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.32µs wal_replay_duration=11.316855ms wbl_replay_duration=86ns total_replay_duration=11.352458ms 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.237Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T13:59:52.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.237Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T13:59:52.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.237Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T13:59:52.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.260Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.908072ms db_storage=837ns remote_storage=1.044µs web_handler=394ns query_engine=689ns scrape=384.135µs scrape_sd=99.212µs notify=10.847µs notify_sd=14.56µs rules=22.050575ms tracing=6.041µs 2024-09-16T13:59:52.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.260Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T13:59:52.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T13:59:52.260Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T13:59:52.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 bash[63701]: 73c25c326c82695e68dfeff13555962f8b3c3a27ea7efab62149f5e57e30f22b 2024-09-16T13:59:52.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 13:59:52 smithi167 systemd[1]: Started Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T13:59:52.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/578378686"}]': finished 2024-09-16T13:59:52.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[33450]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T13:59:52.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1513157916' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2502069806"}]: dispatch 2024-09-16T13:59:52.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2502069806"}]: dispatch 2024-09-16T13:59:52.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[33450]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:52.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:52.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/578378686"}]': finished 2024-09-16T13:59:52.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[23686]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T13:59:52.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1513157916' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2502069806"}]: dispatch 2024-09-16T13:59:52.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2502069806"}]: dispatch 2024-09-16T13:59:52.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[23686]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:52.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:52 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:53.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2502069806"}]': finished 2024-09-16T13:59:53.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T13:59:53.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:53.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:53.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:59:53.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:59:53.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:59:53.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:59:53.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:59:53.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:59:53.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:53 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/994236613' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/487483412"}]: dispatch 2024-09-16T13:59:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2502069806"}]': finished 2024-09-16T13:59:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T13:59:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:59:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:59:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:59:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:59:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:59:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/994236613' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/487483412"}]: dispatch 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2502069806"}]': finished 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:59:53.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:59:53.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:53 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/994236613' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/487483412"}]: dispatch 2024-09-16T13:59:54.327 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:54 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/994236613' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/487483412"}]': finished 2024-09-16T13:59:54.327 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:54 smithi123 ceph-mon[23686]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T13:59:54.591 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:54 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/994236613' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/487483412"}]': finished 2024-09-16T13:59:54.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:54 smithi123 ceph-mon[33450]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T13:59:54.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:54 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1554326167' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2338221074"}]: dispatch 2024-09-16T13:59:54.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:54 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2338221074"}]: dispatch 2024-09-16T13:59:54.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:54 smithi123 ceph-mon[33450]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:54.592 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:54 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1554326167' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2338221074"}]: dispatch 2024-09-16T13:59:54.592 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:54 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2338221074"}]: dispatch 2024-09-16T13:59:54.592 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:54 smithi123 ceph-mon[23686]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:54.613 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:54 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/994236613' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/487483412"}]': finished 2024-09-16T13:59:54.613 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:54 smithi167 ceph-mon[27328]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T13:59:54.613 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:54 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1554326167' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2338221074"}]: dispatch 2024-09-16T13:59:54.613 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:54 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2338221074"}]: dispatch 2024-09-16T13:59:54.613 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:54 smithi167 ceph-mon[27328]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:55.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:55 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2338221074"}]': finished 2024-09-16T13:59:55.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:55 smithi167 ceph-mon[27328]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T13:59:55.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:55 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2338221074"}]': finished 2024-09-16T13:59:55.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:55 smithi123 ceph-mon[23686]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T13:59:55.588 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:55 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/2338221074"}]': finished 2024-09-16T13:59:55.588 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:55 smithi123 ceph-mon[33450]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T13:59:57.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[23686]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T13:59:57.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:57.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:57.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[33450]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T13:59:57.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:57.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:57.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:56 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:56 smithi167 ceph-mon[27328]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T13:59:57.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:56 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:56 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:56 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:56 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:57.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:56 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:57.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:56 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:57.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:56 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T13:59:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:58 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 13:59:58 smithi123 ceph-mon[23686]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T13:59:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:58 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 13:59:58 smithi123 ceph-mon[33450]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T13:59:59.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:58 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:59.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 13:59:58 smithi167 ceph-mon[27328]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T14:00:01.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:00 smithi123 ceph-mon[23686]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-09-16T14:00:01.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:00 smithi123 ceph-mon[23686]: overall HEALTH_OK 2024-09-16T14:00:01.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:00 smithi123 ceph-mon[33450]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-09-16T14:00:01.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:00 smithi123 ceph-mon[33450]: overall HEALTH_OK 2024-09-16T14:00:01.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:00 smithi167 ceph-mon[27328]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-09-16T14:00:01.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:00 smithi167 ceph-mon[27328]: overall HEALTH_OK 2024-09-16T14:00:02.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:00:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:00:01] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-16T14:00:03.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:02 smithi123 ceph-mon[23686]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T14:00:03.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:02 smithi123 ceph-mon[33450]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T14:00:03.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:02 smithi167 ceph-mon[27328]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-16T14:00:05.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:04 smithi167 ceph-mon[27328]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:00:05.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:04 smithi123 ceph-mon[33450]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:00:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:04 smithi123 ceph-mon[23686]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:00:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:06 smithi123 ceph-mon[33450]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T14:00:07.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:06 smithi123 ceph-mon[23686]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T14:00:07.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:06 smithi167 ceph-mon[27328]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T14:00:08.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:07 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:08.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:07 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:08.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:07 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:09.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:08 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:09.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:08 smithi123 ceph-mon[33450]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:08 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:08 smithi123 ceph-mon[23686]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:09.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:08 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:09.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:08 smithi167 ceph-mon[27328]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:11.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:10 smithi123 ceph-mon[33450]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:10 smithi123 ceph-mon[23686]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:11.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:10 smithi167 ceph-mon[27328]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:12.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:00:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:00:11] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-16T14:00:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:12 smithi123 ceph-mon[33450]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:12 smithi123 ceph-mon[23686]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:13.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:12 smithi167 ceph-mon[27328]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:15.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:14 smithi123 ceph-mon[33450]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:14 smithi123 ceph-mon[23686]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:14 smithi167 ceph-mon[27328]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:17.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:16 smithi123 ceph-mon[33450]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:16 smithi123 ceph-mon[23686]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:16 smithi167 ceph-mon[27328]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:19.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:18 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:18 smithi123 ceph-mon[33450]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:18 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:18 smithi123 ceph-mon[23686]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:18 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:18 smithi167 ceph-mon[27328]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:21.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:20 smithi123 ceph-mon[33450]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:21.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:20 smithi123 ceph-mon[23686]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:21.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:20 smithi167 ceph-mon[27328]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:22.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:00:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:00:21] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-16T14:00:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:22 smithi167 ceph-mon[27328]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:22 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:23.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:22 smithi123 ceph-mon[33450]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:23.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:22 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:22 smithi123 ceph-mon[23686]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:22 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:25.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:24 smithi167 ceph-mon[27328]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:25.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:24 smithi123 ceph-mon[33450]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:25.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:24 smithi123 ceph-mon[23686]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:26 smithi167 ceph-mon[27328]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:27.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:26 smithi123 ceph-mon[33450]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:26 smithi123 ceph-mon[23686]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:28 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:28 smithi167 ceph-mon[27328]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:28 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:28 smithi123 ceph-mon[33450]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:28 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:28 smithi123 ceph-mon[23686]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:31.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:30 smithi167 ceph-mon[27328]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:31.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:30 smithi123 ceph-mon[33450]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:30 smithi123 ceph-mon[23686]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:32.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:00:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:00:31] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-16T14:00:33.162 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:32 smithi123 ceph-mon[33450]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:33.162 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:32 smithi123 ceph-mon[23686]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:32 smithi167 ceph-mon[27328]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:35.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:34 smithi167 ceph-mon[27328]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:35.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:34 smithi123 ceph-mon[33450]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:35.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:34 smithi123 ceph-mon[23686]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:37.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:36 smithi167 ceph-mon[27328]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:37.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:36 smithi123 ceph-mon[33450]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:36 smithi123 ceph-mon[23686]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:38.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:37 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:38.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:37 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:38.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:37 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:38 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:38 smithi167 ceph-mon[27328]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:39.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:38 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:39.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:38 smithi123 ceph-mon[33450]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:38 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:38 smithi123 ceph-mon[23686]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:41.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:40 smithi167 ceph-mon[27328]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:41.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:40 smithi123 ceph-mon[33450]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:40 smithi123 ceph-mon[23686]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:42.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:00:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:00:41] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T14:00:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:42 smithi167 ceph-mon[27328]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:43.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:42 smithi123 ceph-mon[33450]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:43.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:42 smithi123 ceph-mon[23686]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:45.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:44 smithi167 ceph-mon[27328]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:45.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:44 smithi123 ceph-mon[23686]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:45.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:44 smithi123 ceph-mon[33450]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:47.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:46 smithi167 ceph-mon[27328]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:47.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:46 smithi123 ceph-mon[33450]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:47.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:46 smithi123 ceph-mon[23686]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:48 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:48 smithi167 ceph-mon[27328]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:49.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:48 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:49.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:48 smithi123 ceph-mon[23686]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:49.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:48 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:49.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:48 smithi123 ceph-mon[33450]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:51.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:50 smithi167 ceph-mon[27328]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:51.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:50 smithi123 ceph-mon[23686]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:51.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:50 smithi123 ceph-mon[33450]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:52.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:51 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:52.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:00:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:00:51] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-16T14:00:52.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:51 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:51 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:52 smithi167 ceph-mon[27328]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:53.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:52 smithi123 ceph-mon[33450]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:53.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:52 smithi123 ceph-mon[23686]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:55.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:54 smithi167 ceph-mon[27328]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:55.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:54 smithi123 ceph-mon[33450]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:55.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:54 smithi123 ceph-mon[23686]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:57.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:56 smithi167 ceph-mon[27328]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:57.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:56 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:57.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:56 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:57.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:56 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:00:57.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:56 smithi123 ceph-mon[33450]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:57.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:56 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:57.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:56 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:57.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:56 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:00:57.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:56 smithi123 ceph-mon[23686]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:57.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:56 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:57.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:56 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:57.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:56 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:00:59.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:58 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:59.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:00:58 smithi167 ceph-mon[27328]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:58 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:00:58 smithi123 ceph-mon[33450]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:58 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:00:58 smithi123 ceph-mon[23686]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:01.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:00 smithi167 ceph-mon[27328]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:01.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:00 smithi123 ceph-mon[33450]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:01.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:00 smithi123 ceph-mon[23686]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:02.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:01:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:01:01] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-16T14:01:03.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:02 smithi167 ceph-mon[27328]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:03.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:02 smithi123 ceph-mon[33450]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:03.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:02 smithi123 ceph-mon[23686]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:05.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:04 smithi167 ceph-mon[27328]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:05.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:04 smithi123 ceph-mon[23686]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:05.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:04 smithi123 ceph-mon[33450]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:07.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:06 smithi167 ceph-mon[27328]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:07.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:06 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:07.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:06 smithi123 ceph-mon[33450]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:07.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:06 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:06 smithi123 ceph-mon[23686]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:06 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:09.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:08 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:09.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:08 smithi167 ceph-mon[27328]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:09.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:08 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:09.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:08 smithi123 ceph-mon[33450]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:09.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:08 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:09.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:08 smithi123 ceph-mon[23686]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:11.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:10 smithi167 ceph-mon[27328]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:11.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:10 smithi123 ceph-mon[33450]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:11.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:10 smithi123 ceph-mon[23686]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:12.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:01:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:01:11] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-16T14:01:13.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:12 smithi167 ceph-mon[27328]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:13.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:12 smithi123 ceph-mon[33450]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:13.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:12 smithi123 ceph-mon[23686]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:14 smithi167 ceph-mon[27328]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:15.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:14 smithi123 ceph-mon[33450]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:14 smithi123 ceph-mon[23686]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:16 smithi167 ceph-mon[27328]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:17.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:16 smithi123 ceph-mon[33450]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:17.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:16 smithi123 ceph-mon[23686]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:18 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:18 smithi167 ceph-mon[27328]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:19.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:18 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:19.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:18 smithi123 ceph-mon[33450]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:19.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:18 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:19.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:18 smithi123 ceph-mon[23686]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:21.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:20 smithi167 ceph-mon[27328]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:21.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:20 smithi123 ceph-mon[33450]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:21.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:20 smithi123 ceph-mon[23686]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:21 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:22.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:01:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:01:21] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-16T14:01:22.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:21 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:22.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:21 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:22 smithi167 ceph-mon[27328]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:22 smithi123 ceph-mon[23686]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:23.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:22 smithi123 ceph-mon[33450]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:25.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:24 smithi167 ceph-mon[27328]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:25.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:24 smithi123 ceph-mon[33450]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:25.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:24 smithi123 ceph-mon[23686]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:26 smithi167 ceph-mon[27328]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:27.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:26 smithi123 ceph-mon[33450]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:26 smithi123 ceph-mon[23686]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:28 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:28 smithi167 ceph-mon[27328]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:28 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:28 smithi123 ceph-mon[33450]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:28 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:28 smithi123 ceph-mon[23686]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:31.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:30 smithi167 ceph-mon[27328]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:31.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:30 smithi123 ceph-mon[33450]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:30 smithi123 ceph-mon[23686]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:32.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:01:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:01:31] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-16T14:01:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:32 smithi167 ceph-mon[27328]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:33.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:32 smithi123 ceph-mon[33450]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:33.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:32 smithi123 ceph-mon[23686]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:35.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:34 smithi167 ceph-mon[27328]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:35.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:34 smithi123 ceph-mon[33450]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:35.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:34 smithi123 ceph-mon[23686]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:37.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:36 smithi167 ceph-mon[27328]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:37.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:36 smithi123 ceph-mon[33450]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:36 smithi123 ceph-mon[23686]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:38 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:38 smithi167 ceph-mon[27328]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:38 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:38 smithi123 ceph-mon[23686]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:39.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:38 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:39.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:38 smithi123 ceph-mon[33450]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:41.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:40 smithi167 ceph-mon[27328]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:41.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:40 smithi123 ceph-mon[23686]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:41.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:40 smithi123 ceph-mon[33450]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:42.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:01:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:01:41] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-16T14:01:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:42 smithi167 ceph-mon[27328]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:43.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:42 smithi123 ceph-mon[23686]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:42 smithi123 ceph-mon[33450]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:45.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:44 smithi167 ceph-mon[27328]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:45.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:44 smithi123 ceph-mon[23686]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:45.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:44 smithi123 ceph-mon[33450]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:47.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:46 smithi167 ceph-mon[27328]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:47.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:46 smithi123 ceph-mon[23686]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:47.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:46 smithi123 ceph-mon[33450]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:49 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:49 smithi167 ceph-mon[27328]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:49.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:49 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:49.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:49 smithi123 ceph-mon[23686]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:49.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:49 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:49.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:49 smithi123 ceph-mon[33450]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:51.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:51 smithi167 ceph-mon[27328]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:51.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:51 smithi123 ceph-mon[23686]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:51.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:51 smithi123 ceph-mon[33450]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:52.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:52 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:52.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:01:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:01:51] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-16T14:01:52.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:52 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:52 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:53 smithi167 ceph-mon[27328]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:53.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:53 smithi123 ceph-mon[23686]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:53.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:53 smithi123 ceph-mon[33450]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:55.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:55 smithi167 ceph-mon[27328]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:55.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:55 smithi123 ceph-mon[23686]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:55.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:55 smithi123 ceph-mon[33450]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:57.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:57 smithi167 ceph-mon[27328]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:57.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:57 smithi123 ceph-mon[33450]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:57.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:57 smithi123 ceph-mon[23686]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:58.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:58 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:58.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:58 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:58.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:58 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:01:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:58 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:58 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:58 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:01:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:58 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:58 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:58 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:01:59.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:59 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:59.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:01:59 smithi167 ceph-mon[27328]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:59.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:59 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:01:59 smithi123 ceph-mon[33450]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:59 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:01:59 smithi123 ceph-mon[23686]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:01.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:01 smithi167 ceph-mon[27328]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:01.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:01 smithi123 ceph-mon[33450]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:01.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:01 smithi123 ceph-mon[23686]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:02.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:02:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:02:01] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-16T14:02:03.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:03 smithi167 ceph-mon[27328]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:03.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:03 smithi123 ceph-mon[23686]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:03.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:03 smithi123 ceph-mon[33450]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:05.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:05 smithi123 ceph-mon[23686]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:05.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:05 smithi123 ceph-mon[33450]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:05.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:05 smithi167 ceph-mon[27328]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:07.332 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:07 smithi167 ceph-mon[27328]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:07.333 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:07 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:07.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:07 smithi123 ceph-mon[33450]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:07.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:07 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:07 smithi123 ceph-mon[23686]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:07 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:09.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:09 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:09.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:09 smithi123 ceph-mon[33450]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:09.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:09 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:09.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:09 smithi123 ceph-mon[23686]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:09.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:09 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:09.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:09 smithi167 ceph-mon[27328]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:11.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:11 smithi123 ceph-mon[33450]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:11.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:11 smithi123 ceph-mon[23686]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:11.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:11 smithi167 ceph-mon[27328]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:12.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:02:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:02:11] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-16T14:02:13.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:13 smithi123 ceph-mon[33450]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:13.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:13 smithi123 ceph-mon[23686]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:13.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:13 smithi167 ceph-mon[27328]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:15.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:15 smithi123 ceph-mon[33450]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:15 smithi123 ceph-mon[23686]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:15.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:15 smithi167 ceph-mon[27328]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:17.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:17 smithi123 ceph-mon[33450]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:17.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:17 smithi123 ceph-mon[23686]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:17 smithi167 ceph-mon[27328]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:19.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:19 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:19.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:19 smithi123 ceph-mon[33450]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:19.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:19 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:19.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:19 smithi123 ceph-mon[23686]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:19 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:19 smithi167 ceph-mon[27328]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:21 smithi123 ceph-mon[33450]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:21.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:21 smithi123 ceph-mon[23686]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:21 smithi167 ceph-mon[27328]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:22 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:22.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:02:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:02:21] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-16T14:02:22.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:22 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:22.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:22 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:23.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:23 smithi123 ceph-mon[33450]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:23 smithi123 ceph-mon[23686]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:23.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:23 smithi167 ceph-mon[27328]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:25.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:25 smithi123 ceph-mon[33450]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:25.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:25 smithi123 ceph-mon[23686]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:25.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:25 smithi167 ceph-mon[27328]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:27.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:27 smithi123 ceph-mon[33450]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:27 smithi123 ceph-mon[23686]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:27.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:27 smithi167 ceph-mon[27328]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:29 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:29 smithi123 ceph-mon[33450]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:29 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:29 smithi123 ceph-mon[23686]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:29 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:29 smithi167 ceph-mon[27328]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:31.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:31 smithi123 ceph-mon[33450]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:31 smithi123 ceph-mon[23686]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:31.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:31 smithi167 ceph-mon[27328]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:32.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:02:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:02:31] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-16T14:02:33.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:33 smithi123 ceph-mon[33450]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:33.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:33 smithi123 ceph-mon[23686]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:33.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:33 smithi167 ceph-mon[27328]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:35.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:35 smithi123 ceph-mon[33450]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:35.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:35 smithi123 ceph-mon[23686]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:35.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:35 smithi167 ceph-mon[27328]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:36.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:36 smithi167 ceph-mon[27328]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:36.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:36 smithi123 ceph-mon[33450]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:36.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:36 smithi123 ceph-mon[23686]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:37 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:37 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:37.431 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:37 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:37.944 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:02:38.198 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:02:38.318 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:38 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:38.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:38 smithi123 ceph-mon[33450]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:38.319 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:38 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:38.319 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:38 smithi123 ceph-mon[23686]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:38.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:38 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:38.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:38 smithi167 ceph-mon[27328]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:39.212 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled to redeploy mgr.y on host 'smithi123' 2024-09-16T14:02:39.471 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:39 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1492482961' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:02:39.471 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:39 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1492482961' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:02:39.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:39 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1492482961' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:02:39.865 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps --refresh' 2024-09-16T14:02:40.127 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:02:40.450 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: 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-16T14:02:40.450 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.450 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: Schedule redeploy daemon mgr.y 2024-09-16T14:02:40.450 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.450 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.450 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:40.450 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:40.450 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.450 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:02:40.450 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:02:40.451 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:02:40.451 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:40.451 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: Deploying daemon mgr.y on smithi123 2024-09-16T14:02:40.451 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[23686]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:40.451 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: 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-16T14:02:40.451 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.451 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: Schedule redeploy daemon mgr.y 2024-09-16T14:02:40.451 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.451 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.451 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:40.451 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:40.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:02:40.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:02:40.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:02:40.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:40.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: Deploying daemon mgr.y on smithi123 2024-09-16T14:02:40.452 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:40 smithi123 ceph-mon[33450]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:40.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: 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-16T14:02:40.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: Schedule redeploy daemon mgr.y 2024-09-16T14:02:40.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:40.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:40.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:02:40.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:02:40.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:02:40.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:02:40.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:40.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: Deploying daemon mgr.y on smithi123 2024-09-16T14:02:40.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:40 smithi167 ceph-mon[27328]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:40.918 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:02:40.918 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (9m) 2m ago 9m - - 0.25.0 c8568f914cd2 6b4c7a0d1ff1 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (9m) 2m ago 9m 80.2M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (2m) 2m ago 9m - - 3.8 b5388489f99e 94d40f92663d 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (5m) 2m ago 14m 508M - 19.3.0-4917-g8293d73f 425e316ba8eb d2b49823f3e3 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:9283,8765 running (15m) 2m ago 15m - - 19.1.1-328-gad35db06 b5388489f99e d01f05b36fba 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (15m) 2m ago 15m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (14m) 2m ago 14m 47.6M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (14m) 2m ago 14m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (9m) 2m ago 9m - - 1.5.0 0da6a335fe13 d6e4653da91e 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (9m) 2m ago 9m 17.2M - 1.5.0 0da6a335fe13 a635cb1fda45 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (14m) 2m ago 14m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (13m) 2m ago 13m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (13m) 2m ago 13m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:02:40.919 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (12m) 2m ago 12m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:02:40.920 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (12m) 2m ago 12m 61.6M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:02:40.920 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (11m) 2m ago 11m 49.5M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:02:40.920 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (11m) 2m ago 11m 47.2M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:02:40.920 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (11m) 2m ago 11m 50.2M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:02:40.920 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (2m) 2m ago 10m 30.7M - 2.43.0 a07b618ecd1d 73c25c326c82 2024-09-16T14:02:40.920 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (9m) 2m ago 9m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:02:40.920 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (9m) 2m ago 9m 83.7M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:02:41.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:41 smithi167 ceph-mon[27328]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:41.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:41 smithi123 ceph-mon[23686]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:41.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:41 smithi123 ceph-mon[33450]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:41.626 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T14:02:41.892 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:02:42.228 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:02:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:02:41] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-16T14:02:42.283 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:42 smithi123 ceph-mon[33450]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:42.284 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:42 smithi123 ceph-mon[23686]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:42.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:42 smithi167 ceph-mon[27328]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:44 smithi167 ceph-mon[27328]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:45.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:44 smithi123 ceph-mon[23686]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:45.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:44 smithi123 ceph-mon[33450]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:46 smithi167 ceph-mon[27328]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:47.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:46 smithi123 ceph-mon[33450]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:47.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:46 smithi123 ceph-mon[23686]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:48 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:48 smithi167 ceph-mon[27328]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:48 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:48 smithi123 ceph-mon[33450]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:48 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:48 smithi123 ceph-mon[23686]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:51.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:50 smithi167 ceph-mon[27328]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:51.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:50 smithi123 ceph-mon[33450]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:51.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:50 smithi123 ceph-mon[23686]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:52.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:02:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:02:51] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-16T14:02:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:52 smithi167 ceph-mon[27328]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:52 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:53.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:52 smithi123 ceph-mon[33450]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:53.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:52 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:53.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:52 smithi123 ceph-mon[23686]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:53.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:52 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:55.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:54 smithi167 ceph-mon[27328]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:55.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:54 smithi123 ceph-mon[33450]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:55.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:54 smithi123 ceph-mon[23686]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:56 smithi167 ceph-mon[27328]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:57.030 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:02:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=cleanup t=2024-09-16T14:02:56.74007134Z level=info msg="Completed cleanup jobs" duration=2.190709ms 2024-09-16T14:02:57.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:56 smithi123 ceph-mon[33450]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:57.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:56 smithi123 ceph-mon[23686]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:59.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:58 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:59.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:02:58 smithi167 ceph-mon[27328]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:59.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:58 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:02:58 smithi123 ceph-mon[33450]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:58 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:02:58 smithi123 ceph-mon[23686]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:01.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:00 smithi167 ceph-mon[27328]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:01.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:00 smithi123 ceph-mon[33450]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:01.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:00 smithi123 ceph-mon[23686]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:02.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:03:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:03:01] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-16T14:03:03.162 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:02 smithi123 ceph-mon[33450]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:03.162 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:02 smithi123 ceph-mon[23686]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:03.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:02 smithi167 ceph-mon[27328]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:04 smithi123 ceph-mon[23686]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:05.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:04 smithi123 ceph-mon[33450]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:05.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:04 smithi167 ceph-mon[27328]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:07.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:06 smithi167 ceph-mon[27328]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:07.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:06 smithi123 ceph-mon[33450]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:06 smithi123 ceph-mon[23686]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:08.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:07 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:08.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:07 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:08.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:07 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:08.996 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:08 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:08.996 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:08 smithi123 ceph-mon[33450]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:08.996 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:08 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:08.996 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:08 smithi123 ceph-mon[23686]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:09.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:08 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:09.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:08 smithi167 ceph-mon[27328]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:10.226 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:09 smithi123 systemd[1]: Stopping Ceph mgr.y for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:03:10.503 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:10 smithi123 podman[80718]: 2024-09-16 14:03:10.22551324 +0000 UTC m=+0.134566330 container died d01f05b36fba5517d4f1c34d5af43b9c89ec7018765b586ea0dba534b7ed1fa4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:03:10.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:10 smithi123 podman[80718]: 2024-09-16 14:03:10.594360122 +0000 UTC m=+0.503413202 container cleanup d01f05b36fba5517d4f1c34d5af43b9c89ec7018765b586ea0dba534b7ed1fa4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-16T14:03:10.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:10 smithi123 bash[80718]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y 2024-09-16T14:03:11.213 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:10 smithi123 ceph-mon[33450]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:11.214 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:10 smithi123 ceph-mon[23686]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:11.214 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:10 smithi123 podman[80731]: 2024-09-16 14:03:10.887792226 +0000 UTC m=+0.664458530 container remove d01f05b36fba5517d4f1c34d5af43b9c89ec7018765b586ea0dba534b7ed1fa4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0) 2024-09-16T14:03:11.214 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:10 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:03:11.214 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-16T14:03:11.214 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 systemd[1]: Stopped Ceph mgr.y for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:03:11.214 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.y.service: Consumed 46.667s CPU time. 2024-09-16T14:03:11.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:10 smithi167 ceph-mon[27328]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:11.561 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 systemd[1]: Starting Ceph mgr.y for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:03:11.561 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 podman[80861]: 2024-09-16 14:03:11.32286347 +0000 UTC m=+0.015690840 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:03:11.561 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 podman[80861]: 2024-09-16 14:03:11.422225968 +0000 UTC m=+0.115053340 container create 239cfa7abd5a874d25e7a3e14e57fd243f2d1b735b6e4f8af6f5e4a1b638ed2a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, 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.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0) 2024-09-16T14:03:11.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 podman[80861]: 2024-09-16 14:03:11.683138246 +0000 UTC m=+0.375965626 container init 239cfa7abd5a874d25e7a3e14e57fd243f2d1b735b6e4f8af6f5e4a1b638ed2a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-16T14:03:11.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 podman[80861]: 2024-09-16 14:03:11.686103895 +0000 UTC m=+0.378931266 container start 239cfa7abd5a874d25e7a3e14e57fd243f2d1b735b6e4f8af6f5e4a1b638ed2a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, 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, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-16T14:03:11.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 ceph-mgr[80880]: -- 172.21.15.123:0/2787218472 <== mon.2 v2:172.21.15.123:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5558d1ddf0e0 con 0x5558d1dbd400 2024-09-16T14:03:11.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 bash[80861]: 239cfa7abd5a874d25e7a3e14e57fd243f2d1b735b6e4f8af6f5e4a1b638ed2a 2024-09-16T14:03:11.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:11 smithi123 systemd[1]: Started Ceph mgr.y for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:03:12.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:03:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:03:11] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-16T14:03:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:12 smithi167 ceph-mon[27328]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:12 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:12 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:12 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:12 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:12 smithi123 ceph-mon[23686]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:12 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:12 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:12 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:12 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:12 smithi123 ceph-mon[33450]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:12 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:12 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:12 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:13.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:12 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:15.108 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:14 smithi123 ceph-mon[33450]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:03:15.108 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:14 smithi123 ceph-mon[23686]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:03:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:14 smithi167 ceph-mon[27328]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:03:17.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[23686]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:03:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[33450]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:16 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:03:17] ENGINE Bus STARTING 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: CherryPy Checker: 2024-09-16T14:03:17.111 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: The Application mounted at '' has an empty config. 2024-09-16T14:03:17.112 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:03:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:16 smithi167 ceph-mon[27328]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:03:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:16 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:16 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:16 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:16 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:16 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:16 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:16 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:03:17.573 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:03:17] ENGINE Serving on http://:::9283 2024-09-16T14:03:17.574 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:03:17] ENGINE Bus STARTED 2024-09-16T14:03:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[33450]: Standby manager daemon y restarted 2024-09-16T14:03:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[33450]: Standby manager daemon y started 2024-09-16T14:03:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:03:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:03:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:03:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:03:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[23686]: Standby manager daemon y restarted 2024-09-16T14:03:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[23686]: Standby manager daemon y started 2024-09-16T14:03:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:03:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:03:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:03:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:17 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:03:18.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:17 smithi167 ceph-mon[27328]: Standby manager daemon y restarted 2024-09-16T14:03:18.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:17 smithi167 ceph-mon[27328]: Standby manager daemon y started 2024-09-16T14:03:18.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:17 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:03:18.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:17 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:03:18.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:17 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:03:18.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:17 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:03:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:18 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:18 smithi123 ceph-mon[33450]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:03:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:18 smithi123 ceph-mon[33450]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-16T14:03:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:18 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:18 smithi123 ceph-mon[23686]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:03:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:18 smithi123 ceph-mon[23686]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-16T14:03:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:18 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:18 smithi167 ceph-mon[27328]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:03:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:18 smithi167 ceph-mon[27328]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-16T14:03:21.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:20 smithi123 ceph-mon[33450]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:03:21.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:20 smithi123 ceph-mon[23686]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:03:21.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:20 smithi167 ceph-mon[27328]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:03:22.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:03:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:03:21] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-16T14:03:23.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:22 smithi123 ceph-mon[33450]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:03:23.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:22 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:22 smithi123 ceph-mon[23686]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:03:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:22 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:22 smithi167 ceph-mon[27328]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:03:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:22 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:25.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:24 smithi123 ceph-mon[33450]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:03:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:24 smithi123 ceph-mon[23686]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:03:25.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:24 smithi167 ceph-mon[27328]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:03:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:26 smithi167 ceph-mon[27328]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:03:27.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:26 smithi123 ceph-mon[33450]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:03:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:26 smithi123 ceph-mon[23686]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:03:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:28 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:28 smithi167 ceph-mon[27328]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:03:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:28 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:28 smithi123 ceph-mon[33450]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:03:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:28 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:28 smithi123 ceph-mon[23686]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:03:31.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:30 smithi167 ceph-mon[27328]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:31.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:30 smithi123 ceph-mon[33450]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:30 smithi123 ceph-mon[23686]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:32.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:03:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:03:31] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-16T14:03:33.162 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:32 smithi123 ceph-mon[23686]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:33.162 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:32 smithi123 ceph-mon[33450]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:32 smithi167 ceph-mon[27328]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:35.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:34 smithi167 ceph-mon[27328]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:35.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:34 smithi123 ceph-mon[33450]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:35.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:34 smithi123 ceph-mon[23686]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:37.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:36 smithi167 ceph-mon[27328]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:37.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:36 smithi123 ceph-mon[33450]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:36 smithi123 ceph-mon[23686]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:38.252 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:37 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:38.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:37 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:38.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:37 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:38 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:38 smithi167 ceph-mon[27328]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:39.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:38 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:39.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:38 smithi123 ceph-mon[33450]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:38 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:38 smithi123 ceph-mon[23686]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:41.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:40 smithi167 ceph-mon[27328]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:41.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:40 smithi123 ceph-mon[33450]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:40 smithi123 ceph-mon[23686]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:42.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:03:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:03:41] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-16T14:03:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:42 smithi167 ceph-mon[27328]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:43.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:42 smithi123 ceph-mon[33450]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:43.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:42 smithi123 ceph-mon[23686]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:45.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:44 smithi167 ceph-mon[27328]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:45.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:44 smithi123 ceph-mon[33450]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:45.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:44 smithi123 ceph-mon[23686]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:47.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:46 smithi167 ceph-mon[27328]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:47.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:46 smithi123 ceph-mon[33450]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:47.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:46 smithi123 ceph-mon[23686]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:48 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:48 smithi167 ceph-mon[27328]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:49.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:48 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:49.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:48 smithi123 ceph-mon[33450]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:49.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:48 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:49.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:48 smithi123 ceph-mon[23686]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:51.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:50 smithi167 ceph-mon[27328]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:51.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:50 smithi123 ceph-mon[33450]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:51.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:50 smithi123 ceph-mon[23686]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:52.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:03:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:03:51] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-16T14:03:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:52 smithi167 ceph-mon[27328]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:52 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:53.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:52 smithi123 ceph-mon[33450]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:53.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:52 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:53.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:52 smithi123 ceph-mon[23686]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:53.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:52 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:55.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:54 smithi167 ceph-mon[27328]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:55.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:54 smithi123 ceph-mon[33450]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:55.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:54 smithi123 ceph-mon[23686]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:57.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:56 smithi167 ceph-mon[27328]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:57.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:56 smithi123 ceph-mon[33450]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:57.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:56 smithi123 ceph-mon[23686]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:59.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:58 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:59.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:03:58 smithi167 ceph-mon[27328]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:58 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:03:58 smithi123 ceph-mon[33450]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:58 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:03:58 smithi123 ceph-mon[23686]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:01.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:00 smithi167 ceph-mon[27328]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:01.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:00 smithi123 ceph-mon[23686]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:01.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:00 smithi123 ceph-mon[33450]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:02.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:04:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:04:01] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-16T14:04:03.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:02 smithi167 ceph-mon[27328]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:03.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:02 smithi123 ceph-mon[23686]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:03.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:02 smithi123 ceph-mon[33450]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:05.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:04 smithi167 ceph-mon[27328]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:05.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:04 smithi123 ceph-mon[23686]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:05.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:04 smithi123 ceph-mon[33450]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:07.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:06 smithi167 ceph-mon[27328]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:07.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:06 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:07.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:06 smithi123 ceph-mon[33450]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:07.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:06 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:06 smithi123 ceph-mon[23686]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:06 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:09.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:08 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:09.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:08 smithi167 ceph-mon[27328]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:09.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:08 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:09.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:08 smithi123 ceph-mon[33450]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:09.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:08 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:09.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:08 smithi123 ceph-mon[23686]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:11.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:10 smithi167 ceph-mon[27328]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:11.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:10 smithi123 ceph-mon[33450]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:11.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:10 smithi123 ceph-mon[23686]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:12.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:04:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:04:11] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-16T14:04:13.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:12 smithi167 ceph-mon[27328]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:13.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:12 smithi123 ceph-mon[33450]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:13.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:12 smithi123 ceph-mon[23686]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:14 smithi123 ceph-mon[23686]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:15.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:14 smithi123 ceph-mon[33450]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:14 smithi167 ceph-mon[27328]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:17.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:16 smithi167 ceph-mon[27328]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:17.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:16 smithi123 ceph-mon[23686]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:17.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:16 smithi123 ceph-mon[33450]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:19.212 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:18 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:19.213 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:18 smithi123 ceph-mon[23686]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:19.213 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:18 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:19.213 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:18 smithi123 ceph-mon[33450]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:18 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:18 smithi167 ceph-mon[27328]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:21.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:20 smithi167 ceph-mon[27328]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:21.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:20 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:04:21.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:20 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:04:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:20 smithi123 ceph-mon[33450]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:20 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:04:21.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:20 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:04:21.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:20 smithi123 ceph-mon[23686]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:21.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:20 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:04:21.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:20 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:04:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:21 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:21 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:21 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:04:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:21 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:22.281 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:04:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:04:21] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-16T14:04:22.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:21 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:22.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:21 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:22.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:21 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:04:22.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:21 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:22.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:21 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:22.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:21 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:22.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:21 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:04:22.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:21 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:22 smithi167 ceph-mon[27328]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:23.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:22 smithi123 ceph-mon[33450]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:22 smithi123 ceph-mon[23686]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:25.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:24 smithi167 ceph-mon[27328]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:25.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:24 smithi123 ceph-mon[33450]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:25.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:24 smithi123 ceph-mon[23686]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:27.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:26 smithi167 ceph-mon[27328]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:27.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:26 smithi123 ceph-mon[33450]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:26 smithi123 ceph-mon[23686]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:28 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:28 smithi167 ceph-mon[27328]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:28 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:28 smithi123 ceph-mon[33450]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:28 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:28 smithi123 ceph-mon[23686]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:31.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:30 smithi167 ceph-mon[27328]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:31.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:30 smithi123 ceph-mon[33450]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:30 smithi123 ceph-mon[23686]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:32.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:04:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:04:31] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-16T14:04:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:32 smithi167 ceph-mon[27328]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:33.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:32 smithi123 ceph-mon[23686]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:33.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:32 smithi123 ceph-mon[33450]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:35.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:34 smithi167 ceph-mon[27328]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:35.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:34 smithi123 ceph-mon[23686]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:35.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:34 smithi123 ceph-mon[33450]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:37.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:36 smithi167 ceph-mon[27328]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:37.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:36 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:36 smithi123 ceph-mon[33450]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:36 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:36 smithi123 ceph-mon[23686]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:36 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:38 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:39.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:38 smithi167 ceph-mon[27328]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:39.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:38 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:39.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:38 smithi123 ceph-mon[33450]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:38 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:38 smithi123 ceph-mon[23686]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:41.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:40 smithi167 ceph-mon[27328]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:41.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:40 smithi123 ceph-mon[33450]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:40 smithi123 ceph-mon[23686]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:42.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:04:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:04:41] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-16T14:04:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:42 smithi167 ceph-mon[27328]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:43.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:42 smithi123 ceph-mon[23686]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:43.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:42 smithi123 ceph-mon[33450]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:45.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:44 smithi167 ceph-mon[27328]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:45.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:44 smithi123 ceph-mon[23686]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:45.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:44 smithi123 ceph-mon[33450]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:47.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:46 smithi167 ceph-mon[27328]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:47.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:46 smithi123 ceph-mon[23686]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:47.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:46 smithi123 ceph-mon[33450]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:48 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:48 smithi167 ceph-mon[27328]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:49.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:48 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:49.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:48 smithi123 ceph-mon[33450]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:49.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:48 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:49.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:48 smithi123 ceph-mon[23686]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:51.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:50 smithi167 ceph-mon[27328]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:51.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:50 smithi123 ceph-mon[33450]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:51.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:50 smithi123 ceph-mon[23686]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:52.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:51 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:52.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:04:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:04:51] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-16T14:04:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:51 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:52.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:51 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:52 smithi167 ceph-mon[27328]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:53.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:52 smithi123 ceph-mon[33450]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:53.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:52 smithi123 ceph-mon[23686]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:55.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:55 smithi167 ceph-mon[27328]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:55.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:55 smithi123 ceph-mon[33450]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:55.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:55 smithi123 ceph-mon[23686]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:57.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:57 smithi167 ceph-mon[27328]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:57.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:57 smithi123 ceph-mon[33450]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:57.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:57 smithi123 ceph-mon[23686]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:59.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:59 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:59.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:04:59 smithi167 ceph-mon[27328]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:59 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:04:59 smithi123 ceph-mon[33450]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:59 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:04:59 smithi123 ceph-mon[23686]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:01.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:01 smithi167 ceph-mon[27328]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:01.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:01 smithi123 ceph-mon[23686]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:01.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:01 smithi123 ceph-mon[33450]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:02.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:05:01] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-16T14:05:03.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:03 smithi167 ceph-mon[27328]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:03.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:03 smithi123 ceph-mon[23686]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:03.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:03 smithi123 ceph-mon[33450]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:05.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:05 smithi167 ceph-mon[27328]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:05.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:05 smithi123 ceph-mon[23686]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:05.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:05 smithi123 ceph-mon[33450]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:07.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:07 smithi167 ceph-mon[27328]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:07.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:07 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:07.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:07 smithi123 ceph-mon[33450]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:07.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:07 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:07 smithi123 ceph-mon[23686]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:07 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:09.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:09 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:09.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:09 smithi167 ceph-mon[27328]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:09.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:09 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:09.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:09 smithi123 ceph-mon[33450]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:09.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:09 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:09.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:09 smithi123 ceph-mon[23686]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:11.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:11 smithi167 ceph-mon[27328]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:11.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:11 smithi123 ceph-mon[33450]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:11.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:11 smithi123 ceph-mon[23686]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:12.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:05:11] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-16T14:05:13.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:13 smithi123 ceph-mon[33450]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:13.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:13 smithi123 ceph-mon[23686]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:13.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:13 smithi167 ceph-mon[27328]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:15.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:15 smithi123 ceph-mon[33450]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:15 smithi123 ceph-mon[23686]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:15.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:15 smithi167 ceph-mon[27328]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:17.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:17 smithi123 ceph-mon[33450]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:17.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:17 smithi123 ceph-mon[23686]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:17 smithi167 ceph-mon[27328]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:19.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:19 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:19.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:19 smithi123 ceph-mon[33450]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:19.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:19 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:19.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:19 smithi123 ceph-mon[23686]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:19 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:19 smithi167 ceph-mon[27328]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:21.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:21 smithi123 ceph-mon[33450]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:21.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:21 smithi123 ceph-mon[23686]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:21.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:21 smithi167 ceph-mon[27328]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:22.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:05:21] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-16T14:05:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:22 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:22 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:22.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:22 smithi167 ceph-mon[27328]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:05:22.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:22 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:22.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:22 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:22.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:22 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:22.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:22 smithi123 ceph-mon[33450]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:05:22.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:22 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:22.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:22 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:22.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:22 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:22.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:22 smithi123 ceph-mon[23686]: from='mgr.24772 ' entity='mgr.x' 2024-09-16T14:05:22.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:22 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:23.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:23 smithi123 ceph-mon[33450]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:23 smithi123 ceph-mon[23686]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:23.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:23 smithi167 ceph-mon[27328]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:25.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:25 smithi123 ceph-mon[33450]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:25.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:25 smithi123 ceph-mon[23686]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:25.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:25 smithi167 ceph-mon[27328]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:27.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:27 smithi123 ceph-mon[33450]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:27 smithi123 ceph-mon[23686]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:27.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:27 smithi167 ceph-mon[27328]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:29 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:29 smithi123 ceph-mon[33450]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:29 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:29 smithi123 ceph-mon[23686]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:29 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:29 smithi167 ceph-mon[27328]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:31.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:31 smithi123 ceph-mon[33450]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:31 smithi123 ceph-mon[23686]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:31.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:31 smithi167 ceph-mon[27328]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:32.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:05:31] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-16T14:05:33.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:33 smithi123 ceph-mon[33450]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:33.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:33 smithi123 ceph-mon[23686]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:33.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:33 smithi167 ceph-mon[27328]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:35.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:35 smithi123 ceph-mon[33450]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:35.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:35 smithi123 ceph-mon[23686]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:35.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:35 smithi167 ceph-mon[27328]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:37.332 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:37 smithi167 ceph-mon[27328]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:37.332 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:37 smithi167 ceph-mon[27328]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:37 smithi123 ceph-mon[33450]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:37 smithi123 ceph-mon[33450]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:37 smithi123 ceph-mon[23686]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:37 smithi123 ceph-mon[23686]: from='mgr.24772 172.21.15.167:0/1374484509' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:39.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:39 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:39.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:39 smithi123 ceph-mon[33450]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:39 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:39 smithi123 ceph-mon[23686]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:39.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:39 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:39.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:39 smithi167 ceph-mon[27328]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:41.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:41 smithi123 ceph-mon[33450]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:41 smithi123 ceph-mon[23686]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:41.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:41 smithi167 ceph-mon[27328]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:42.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:05:41] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-16T14:05:43.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:05:43.280 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:43.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:43 smithi123 ceph-mon[33450]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:43.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:43 smithi123 ceph-mon[23686]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:43.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:43 smithi167 ceph-mon[27328]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:43.932 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (12m) 83s ago 12m - - 0.25.0 c8568f914cd2 6b4c7a0d1ff1 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (12m) 2m ago 12m 78.6M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (5m) 83s ago 12m - - 3.8 b5388489f99e 94d40f92663d 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (8m) 2m ago 17m 515M - 19.3.0-4917-g8293d73f 425e316ba8eb d2b49823f3e3 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (2m) 83s ago 18m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (18m) 83s ago 19m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (17m) 2m ago 17m 50.6M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (17m) 83s ago 17m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (12m) 83s ago 12m - - 1.5.0 0da6a335fe13 d6e4653da91e 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (12m) 2m ago 12m 17.3M - 1.5.0 0da6a335fe13 a635cb1fda45 2024-09-16T14:05:43.933 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (17m) 83s ago 17m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:05:43.934 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (16m) 83s ago 16m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:05:43.934 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (16m) 83s ago 16m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:05:43.934 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (15m) 83s ago 15m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:05:43.934 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (15m) 2m ago 15m 62.4M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:05:43.934 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (14m) 2m ago 14m 50.4M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:05:43.934 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (14m) 2m ago 14m 48.3M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:05:43.934 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (14m) 2m ago 14m 51.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:05:43.934 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (5m) 2m ago 13m 60.0M - 2.43.0 a07b618ecd1d 73c25c326c82 2024-09-16T14:05:43.934 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (12m) 83s ago 12m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:05:43.934 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (12m) 2m ago 12m 85.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:05:44.557 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T14:05:44.810 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:45.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:45 smithi123 ceph-mon[33450]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:45.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:45 smithi123 ceph-mon[33450]: from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:45.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:45 smithi123 ceph-mon[23686]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:45.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:45 smithi123 ceph-mon[23686]: from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:45 smithi167 ceph-mon[27328]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:45 smithi167 ceph-mon[27328]: from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:45.546 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:05:45.546 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:05:45.546 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:05:45.546 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:05:45.546 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:05:45.547 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:05:46.226 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:46 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/734515447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:46.226 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:46 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/734515447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:46.255 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:05:46.500 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:46 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/734515447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:47.256 INFO:teuthology.orchestra.run.smithi123.stdout:HEALTH_OK 2024-09-16T14:05:47.256 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:47 smithi123 ceph-mon[33450]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:47.256 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:47 smithi123 ceph-mon[23686]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:47 smithi167 ceph-mon[27328]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:47.991 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T14:05:48.241 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:48.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:48 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2438384939' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:05:48.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:48 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2438384939' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:05:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:48 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2438384939' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: cluster: 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: id: 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: health: HEALTH_OK 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: services: 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: mgr: x(active, since 6m), standbys: y 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: osd: 8 osds: 8 up (since 14m), 8 in (since 14m) 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T14:05:48.938 INFO:teuthology.orchestra.run.smithi123.stdout: data: 2024-09-16T14:05:48.939 INFO:teuthology.orchestra.run.smithi123.stdout: pools: 6 pools, 161 pgs 2024-09-16T14:05:48.939 INFO:teuthology.orchestra.run.smithi123.stdout: objects: 212 objects, 585 KiB 2024-09-16T14:05:48.939 INFO:teuthology.orchestra.run.smithi123.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:05:48.939 INFO:teuthology.orchestra.run.smithi123.stdout: pgs: 161 active+clean 2024-09-16T14:05:48.939 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T14:05:48.939 INFO:teuthology.orchestra.run.smithi123.stdout: io: 2024-09-16T14:05:48.939 INFO:teuthology.orchestra.run.smithi123.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T14:05:48.939 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T14:05:49.245 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:49 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:49.245 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:49 smithi123 ceph-mon[33450]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:49.245 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:49 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/4015453815' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:05:49.245 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:49 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:49.245 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:49 smithi123 ceph-mon[23686]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:49.245 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:49 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/4015453815' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:05:49.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:49 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:49.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:49 smithi167 ceph-mon[27328]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:49.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:49 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/4015453815' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:05:49.580 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T14:05:49.824 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:50.831 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:50 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:05:50] ENGINE Bus STOPPING 2024-09-16T14:05:50.832 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:50 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:05:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:05:50.832 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:50 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:05:50] ENGINE Bus STOPPED 2024-09-16T14:05:51.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: 2024-09-16T14:05:50.557+0000 7f4f4bd2d640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T14:05:51.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ignoring --setuser ceph since I am not root 2024-09-16T14:05:51.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ignoring --setgroup ceph since I am not root 2024-09-16T14:05:51.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:50 smithi167 ceph-mgr[60418]: -- 172.21.15.167:0/3174549399 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5647ee4ab0e0 con 0x5647ee489400 2024-09-16T14:05:51.173 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T14:05:51.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:51.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1775066611' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:05:51.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: Activating manager daemon y 2024-09-16T14:05:51.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1775066611' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:05:51.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T14:05:51.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: mgrmap e29: y(active, starting, since 0.00866971s) 2024-09-16T14:05:51.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:05:51.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[23686]: Manager daemon y is now available 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1775066611' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: Activating manager daemon y 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1775066611' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: mgrmap e29: y(active, starting, since 0.00866971s) 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:05:51.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:05:51.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-mon[33450]: Manager daemon y is now available 2024-09-16T14:05:51.446 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1775066611' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:05:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: Activating manager daemon y 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1775066611' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: mgrmap e29: y(active, starting, since 0.00866971s) 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:05:51.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:05:51.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:51.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:05:51.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:05:51.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:05:51.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:05:51.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:51 smithi167 ceph-mon[27328]: Manager daemon y is now available 2024-09-16T14:05:51.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:05:51] ENGINE Bus STARTING 2024-09-16T14:05:51.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:05:51] ENGINE Serving on http://:::9283 2024-09-16T14:05:51.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:05:51] ENGINE Bus STARTED 2024-09-16T14:05:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:05:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:05:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:05:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:05:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:05:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[33450]: mgrmap e30: y(active, since 1.0136s) 2024-09-16T14:05:52.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:05:52.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[33450]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:05:52.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:05:52.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:52.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:05:52.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:05:52.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:05:52.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:05:52.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[23686]: mgrmap e30: y(active, since 1.0136s) 2024-09-16T14:05:52.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:05:52.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-mon[23686]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:05:52.408 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:05:52.408 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:52.408 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:05:52.409 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:05:52.409 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:05:52.409 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:05:52.409 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-mon[27328]: mgrmap e30: y(active, since 1.0136s) 2024-09-16T14:05:52.409 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:05:52.409 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-mon[27328]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:05:52.409 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:05:52.245Z 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.167:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:05:52.409 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:05:52.245Z 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.167:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:05:52.409 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:05:52.245Z 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.167:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:05:52.409 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:05:52.247Z 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.167:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:05:52.410 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:05:52.247Z 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.167:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:05:52.410 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:05:52.248Z 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.167:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:05:52.410 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:05:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:05:52.248Z 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.167:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:05:53.192 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:05:52.932+0000 7fdf4b955640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:14:05:52] ENGINE Error in HTTPServer.serve 2024-09-16T14:05:53.192 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: Traceback (most recent call last): 2024-09-16T14:05:53.192 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:05:53.192 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: self._connections.run(self.expiration_interval) 2024-09-16T14:05:53.192 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: self._run(expiration_interval) 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: s = self.context.wrap_socket( 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: return self.sslsocket_class._create( 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: self.do_handshake() 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: self._sslobj.do_handshake() 2024-09-16T14:05:53.193 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:05:53.194 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:05:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:05:53.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:53 smithi123 ceph-mon[33450]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:05:53.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:53 smithi123 ceph-mon[23686]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:05:54.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:53 smithi167 ceph-mon[27328]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:05:54.566 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[23686]: [16/Sep/2024:14:05:52] ENGINE Bus STARTING 2024-09-16T14:05:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[23686]: [16/Sep/2024:14:05:52] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T14:05:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[23686]: [16/Sep/2024:14:05:52] ENGINE Error in HTTPServer.serve 2024-09-16T14:05:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout: Traceback (most recent call last): 2024-09-16T14:05:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:05:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:05:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:05:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._run(expiration_interval) 2024-09-16T14:05:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:05:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: self.do_handshake() 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[23686]: [16/Sep/2024:14:05:53] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T14:05:54.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[23686]: [16/Sep/2024:14:05:53] ENGINE Bus STARTED 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[23686]: mgrmap e31: y(active, since 3s) 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[33450]: [16/Sep/2024:14:05:52] ENGINE Bus STARTING 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[33450]: [16/Sep/2024:14:05:52] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[33450]: [16/Sep/2024:14:05:52] ENGINE Error in HTTPServer.serve 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout: Traceback (most recent call last): 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._run(expiration_interval) 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:05:54.862 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout: self.do_handshake() 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[33450]: [16/Sep/2024:14:05:53] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[33450]: [16/Sep/2024:14:05:53] ENGINE Bus STARTED 2024-09-16T14:05:54.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:54 smithi123 ceph-mon[33450]: mgrmap e31: y(active, since 3s) 2024-09-16T14:05:54.939 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:54 smithi167 ceph-mon[27328]: [16/Sep/2024:14:05:52] ENGINE Bus STARTING 2024-09-16T14:05:54.939 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:54 smithi167 ceph-mon[27328]: [16/Sep/2024:14:05:52] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T14:05:54.939 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:54 smithi167 ceph-mon[27328]: [16/Sep/2024:14:05:52] ENGINE Error in HTTPServer.serve 2024-09-16T14:05:54.939 INFO:journalctl@ceph.mon.b.smithi167.stdout: Traceback (most recent call last): 2024-09-16T14:05:54.939 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:05:54.939 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:05:54.939 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:05:54.939 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._run(expiration_interval) 2024-09-16T14:05:54.939 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: s = self.context.wrap_socket( 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: return self.sslsocket_class._create( 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: self.do_handshake() 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._sslobj.do_handshake() 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:54 smithi167 ceph-mon[27328]: [16/Sep/2024:14:05:53] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T14:05:54.940 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:54 smithi167 ceph-mon[27328]: [16/Sep/2024:14:05:53] ENGINE Bus STARTED 2024-09-16T14:05:54.941 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:54 smithi167 ceph-mon[27328]: mgrmap e31: y(active, since 3s) 2024-09-16T14:05:55.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:55 smithi167 ceph-mon[27328]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:05:55.845 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:55 smithi123 ceph-mon[33450]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:05:55.845 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:55 smithi123 ceph-mon[23686]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:05:56.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:05:55] ENGINE Bus STARTING 2024-09-16T14:05:56.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: CherryPy Checker: 2024-09-16T14:05:56.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: The Application mounted at '' has an empty config. 2024-09-16T14:05:56.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: 2024-09-16T14:05:56.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:05:55] ENGINE Serving on http://:::9283 2024-09-16T14:05:56.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:05:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:05:55] ENGINE Bus STARTED 2024-09-16T14:05:56.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: mgrmap e32: y(active, since 5s) 2024-09-16T14:05:56.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: Standby manager daemon x started 2024-09-16T14:05:56.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:05:56.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:05:56.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:05:56.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:05:56.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: mgrmap e32: y(active, since 5s) 2024-09-16T14:05:56.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: Standby manager daemon x started 2024-09-16T14:05:56.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:05:56.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:05:56.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:05:56.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:05:56.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:56.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:56 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: mgrmap e32: y(active, since 5s) 2024-09-16T14:05:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: Standby manager daemon x started 2024-09-16T14:05:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:05:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:05:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:05:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:05:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:56 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:05:57.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:05:57.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:57.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:05:57.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-16T14:05:57.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:05:57.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:05:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:57 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:05:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-16T14:05:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:05:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:05:58.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:57 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:58.814 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:05:58.814 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:05:58.814 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:05:58.814 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:05:58.814 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:05:58.814 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:05:58.814 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[33450]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[33450]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[33450]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[23686]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[23686]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T14:05:58.815 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:58 smithi123 ceph-mon[23686]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:58 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:05:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:58 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:05:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:58 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:05:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:58 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:05:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:58 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:05:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:58 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:05:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:58 smithi167 ceph-mon[27328]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T14:05:59.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:58 smithi167 ceph-mon[27328]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T14:05:59.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:58 smithi167 ceph-mon[27328]: from='client.15120 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:59.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:05:59 smithi123 ceph-mon[23686]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:05:59.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:05:59 smithi123 ceph-mon[33450]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:06:00.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:05:59 smithi167 ceph-mon[27328]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:06:01.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:01 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:01.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:01 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:01.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:01 smithi167 ceph-mon[27328]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:06:01.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:01 smithi167 ceph-mon[27328]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T14:06:01.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:01 smithi167 ceph-mon[27328]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:06:01.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:01 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2004969193' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:06:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[23686]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:06:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[23686]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T14:06:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[23686]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:06:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2004969193' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:06:01.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:01.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:01.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[33450]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:06:01.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[33450]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T14:06:01.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[33450]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:06:01.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:01 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2004969193' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:06:02.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:06:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:06:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:06:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-mon[27328]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:06:03.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 systemd[1]: Stopping Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:06:04.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:03 smithi123 ceph-mon[33450]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:06:04.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:03 smithi123 ceph-mon[23686]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:06:04.164 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.879Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:06:04.164 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.879Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:06:04.164 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.879Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:06:04.164 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.879Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:06:04.164 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.879Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:06:04.165 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.879Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:06:04.165 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.879Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:06:04.165 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.879Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:06:04.165 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.879Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:06:04.165 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.880Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:06:04.165 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.880Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:06:04.165 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[63716]: ts=2024-09-16T14:06:03.880Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:06:04.165 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:03 smithi167 podman[66563]: 2024-09-16 14:06:03.89000043 +0000 UTC m=+0.111034179 container died 73c25c326c82695e68dfeff13555962f8b3c3a27ea7efab62149f5e57e30f22b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:06:04.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:04 smithi167 podman[66563]: 2024-09-16 14:06:04.253954559 +0000 UTC m=+0.474988299 container cleanup 73c25c326c82695e68dfeff13555962f8b3c3a27ea7efab62149f5e57e30f22b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:06:04.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:04 smithi167 bash[66563]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:04 smithi167 podman[66575]: 2024-09-16 14:06:04.546853136 +0000 UTC m=+0.658961272 container remove 73c25c326c82695e68dfeff13555962f8b3c3a27ea7efab62149f5e57e30f22b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:06:04.892 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:04 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:06:04.892 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:04 smithi167 systemd[1]: Stopped Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:06:04.892 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:04 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.158s CPU time. 2024-09-16T14:06:04.892 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:04 smithi167 systemd[1]: Starting Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:06:05.168 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:04 smithi167 podman[66669]: 2024-09-16 14:06:04.794362367 +0000 UTC m=+0.016875652 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T14:06:05.168 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:04 smithi167 podman[66669]: 2024-09-16 14:06:04.906136077 +0000 UTC m=+0.128649355 container create fa723504af77bc77d885fffe1d223419e168ba19fc4fbe5e6c84f8c6db2e4aa3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:06:05.168 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 podman[66669]: 2024-09-16 14:06:05.167187561 +0000 UTC m=+0.389700838 container init fa723504af77bc77d885fffe1d223419e168ba19fc4fbe5e6c84f8c6db2e4aa3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:06:05.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 podman[66669]: 2024-09-16 14:06:05.170860626 +0000 UTC m=+0.393373904 container start fa723504af77bc77d885fffe1d223419e168ba19fc4fbe5e6c84f8c6db2e4aa3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:06:05.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.195Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:06:05.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.195Z 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-16T14:06:05.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.195Z 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 smithi167 (none))" 2024-09-16T14:06:05.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.195Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:06:05.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.195Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:06:05.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.196Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:06:05.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.197Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.198Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.198Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.200Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.201Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=999.542µs 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.201Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.202Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.208Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.214Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.214Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.214Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.93µs wal_replay_duration=13.255137ms wbl_replay_duration=110ns total_replay_duration=14.315667ms 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.216Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:06:05.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.216Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:06:05.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.216Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:06:05.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.236Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.13531ms db_storage=878ns remote_storage=1.22µs web_handler=369ns query_engine=597ns scrape=312.473µs scrape_sd=119.529µs notify=13.691µs notify_sd=16.715µs rules=19.344195ms tracing=5.744µs 2024-09-16T14:06:05.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.236Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:06:05.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:06:05.236Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:06:05.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 bash[66669]: fa723504af77bc77d885fffe1d223419e168ba19fc4fbe5e6c84f8c6db2e4aa3 2024-09-16T14:06:05.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:06:05 smithi167 systemd[1]: Started Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:06:05.898 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-mon[27328]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:06:05.898 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.898 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.898 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:06:05.898 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.898 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:06:05.898 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:06:05.898 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.898 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:05 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:06:05.940 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[33450]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:06:05.940 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.940 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.940 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:06:05.940 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:06:05.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:06:05.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:06:05.941 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[23686]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:06:05.941 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.941 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.941 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:06:05.941 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.942 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:06:05.942 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:06:05.942 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:05.942 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:05 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:06:06.716 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:06 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:06:06.716 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:06 smithi167 ceph-mon[27328]: Adding iSCSI gateway http://:@172.21.15.123:5000 to Dashboard 2024-09-16T14:06:06.716 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:06 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:06:06.716 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:06 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:06:06.716 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:06 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:06:06.716 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:06 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:06.894 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:06:06.894 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[33450]: Adding iSCSI gateway http://:@172.21.15.123:5000 to Dashboard 2024-09-16T14:06:06.894 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:06:06.894 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:06:06.895 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:06:06.895 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:06.895 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:06:06.895 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[23686]: Adding iSCSI gateway http://:@172.21.15.123:5000 to Dashboard 2024-09-16T14:06:06.895 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:06:06.895 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:06:06.895 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:06:06.895 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:06 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:07.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:07 smithi167 ceph-mon[27328]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:06:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:07 smithi123 ceph-mon[23686]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:06:07.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:07 smithi123 ceph-mon[33450]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:06:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:09 smithi167 ceph-mon[27328]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:06:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:09 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:09 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:09 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:09 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:09 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:09 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:09 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[33450]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:06:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[23686]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:06:10.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:10.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:10.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:10.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:09 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:06:11.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:11 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:11.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:11 smithi123 ceph-mon[23686]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:11.979 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:11 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:11.979 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:11 smithi123 ceph-mon[33450]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:12.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:11 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:12.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:11 smithi167 ceph-mon[27328]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:12.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:06:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:06:11] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-16T14:06:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:13 smithi167 ceph-mon[27328]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:14.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:13 smithi123 ceph-mon[23686]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:13 smithi123 ceph-mon[33450]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:15 smithi167 ceph-mon[27328]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:16.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:15 smithi123 ceph-mon[33450]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:16.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:15 smithi123 ceph-mon[23686]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:17 smithi167 ceph-mon[27328]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:17 smithi123 ceph-mon[33450]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:17 smithi123 ceph-mon[23686]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:19 smithi167 ceph-mon[27328]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:20.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:19 smithi123 ceph-mon[23686]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:20.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:19 smithi123 ceph-mon[33450]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:21.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:21 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:21.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:21 smithi123 ceph-mon[33450]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:21.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:21 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:21.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:21 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:21.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:21 smithi123 ceph-mon[23686]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:21.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:21 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:21 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:21 smithi167 ceph-mon[27328]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:21 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:22.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:06:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:06:21] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-16T14:06:24.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:23 smithi167 ceph-mon[27328]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:24.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:23 smithi123 ceph-mon[23686]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:24.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:23 smithi123 ceph-mon[33450]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:26.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:25 smithi167 ceph-mon[27328]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:26.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:25 smithi123 ceph-mon[33450]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:25 smithi123 ceph-mon[23686]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:28.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:27 smithi167 ceph-mon[27328]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:27 smithi123 ceph-mon[33450]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:28.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:27 smithi123 ceph-mon[23686]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:29 smithi167 ceph-mon[27328]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:30.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:29 smithi123 ceph-mon[33450]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:30.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:29 smithi123 ceph-mon[23686]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:31.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:31 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:31.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:31 smithi123 ceph-mon[23686]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:31.978 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:31 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:31.978 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:31 smithi123 ceph-mon[33450]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:31 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:31 smithi167 ceph-mon[27328]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:32.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:06:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:06:31] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-16T14:06:34.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:33 smithi167 ceph-mon[27328]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:33 smithi123 ceph-mon[23686]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:34.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:33 smithi123 ceph-mon[33450]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:35 smithi167 ceph-mon[27328]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:36.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:35 smithi123 ceph-mon[33450]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:36.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:35 smithi123 ceph-mon[23686]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:36 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:37.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:36 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:37.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:36 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:37.931 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:37 smithi167 ceph-mon[27328]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:38.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:37 smithi123 ceph-mon[33450]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:38.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:37 smithi123 ceph-mon[23686]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:39 smithi167 ceph-mon[27328]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:40.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:39 smithi123 ceph-mon[33450]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:40.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:39 smithi123 ceph-mon[23686]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:41.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:41 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:41.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:41 smithi123 ceph-mon[33450]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:41.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:41 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:41.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:41 smithi123 ceph-mon[23686]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:42.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:41 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:42.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:41 smithi167 ceph-mon[27328]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:42.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:06:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:06:41] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-16T14:06:44.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:43 smithi167 ceph-mon[27328]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:44.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:43 smithi123 ceph-mon[33450]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:44.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:43 smithi123 ceph-mon[23686]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:46.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:45 smithi167 ceph-mon[27328]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:46.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:45 smithi123 ceph-mon[33450]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:46.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:45 smithi123 ceph-mon[23686]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:48.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:47 smithi167 ceph-mon[27328]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:47 smithi123 ceph-mon[33450]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:48.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:47 smithi123 ceph-mon[23686]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:49 smithi167 ceph-mon[27328]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:50.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:49 smithi123 ceph-mon[33450]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:50.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:49 smithi123 ceph-mon[23686]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:51.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:51 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:51.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:51 smithi123 ceph-mon[33450]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:51.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:51.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:51 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:51.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:51 smithi123 ceph-mon[23686]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:51.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:52.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:51 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:52.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:51 smithi167 ceph-mon[27328]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:52.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:52.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:06:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:06:51] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-16T14:06:54.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:53 smithi167 ceph-mon[27328]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:54.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:53 smithi123 ceph-mon[33450]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:54.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:53 smithi123 ceph-mon[23686]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:56.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:55 smithi167 ceph-mon[27328]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:56.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:55 smithi123 ceph-mon[23686]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:56.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:55 smithi123 ceph-mon[33450]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:57 smithi167 ceph-mon[27328]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:58.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:57 smithi123 ceph-mon[33450]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:58.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:57 smithi123 ceph-mon[23686]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:00.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:06:59 smithi167 ceph-mon[27328]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:00.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:06:59 smithi123 ceph-mon[23686]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:00.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:06:59 smithi123 ceph-mon[33450]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:01.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:01 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:01.978 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:01 smithi123 ceph-mon[33450]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:01.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:01 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:01.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:01 smithi123 ceph-mon[23686]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:01 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:01 smithi167 ceph-mon[27328]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:02.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:07:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:07:01] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-16T14:07:04.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:03 smithi167 ceph-mon[27328]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:04.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:03 smithi123 ceph-mon[33450]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:04.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:03 smithi123 ceph-mon[23686]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:06.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:05 smithi167 ceph-mon[27328]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:06.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:05 smithi123 ceph-mon[33450]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:06.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:05 smithi123 ceph-mon[23686]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:06 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:06 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:07.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:06 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:07 smithi167 ceph-mon[27328]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:08.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:07 smithi123 ceph-mon[33450]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:08.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:07 smithi123 ceph-mon[23686]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:09 smithi167 ceph-mon[27328]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:10.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:09 smithi123 ceph-mon[33450]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:10.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:09 smithi123 ceph-mon[23686]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:10.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:10 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:07:10.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:10 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:07:10.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:10 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:07:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:10 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:07:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:10 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:07:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:10 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:07:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:10 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:07:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:10 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:07:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:10 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:07:12.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:11 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:12.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:11 smithi167 ceph-mon[27328]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:12.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:11 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:12.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:11 smithi123 ceph-mon[33450]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:12.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:07:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:07:11] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-16T14:07:12.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:11 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:12.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:11 smithi123 ceph-mon[23686]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:13 smithi167 ceph-mon[27328]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:13 smithi123 ceph-mon[33450]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:14.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:13 smithi123 ceph-mon[23686]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:15 smithi167 ceph-mon[27328]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:16.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:15 smithi123 ceph-mon[23686]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:16.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:15 smithi123 ceph-mon[33450]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:17 smithi167 ceph-mon[27328]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:18.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:17 smithi123 ceph-mon[33450]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:17 smithi123 ceph-mon[23686]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:19 smithi167 ceph-mon[27328]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:07:20.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:19 smithi123 ceph-mon[33450]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:07:20.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:19 smithi123 ceph-mon[23686]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:07:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:21 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:21 smithi167 ceph-mon[27328]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:07:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:21 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:22.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:21 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:22.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:21 smithi123 ceph-mon[33450]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:07:22.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:21 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:22.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:07:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:07:21] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T14:07:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:21 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:21 smithi123 ceph-mon[23686]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:07:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:21 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:24.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:23 smithi167 ceph-mon[27328]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:24.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:23 smithi123 ceph-mon[23686]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:24.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:23 smithi123 ceph-mon[33450]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:26.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:25 smithi167 ceph-mon[27328]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:07:26.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:25 smithi123 ceph-mon[23686]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:07:26.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:25 smithi123 ceph-mon[33450]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:07:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:26 smithi167 ceph-mon[27328]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:27.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:26 smithi123 ceph-mon[33450]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:26 smithi123 ceph-mon[23686]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:29 smithi167 ceph-mon[27328]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:30.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:29 smithi123 ceph-mon[33450]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:30.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:29 smithi123 ceph-mon[23686]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:31.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:31 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:31.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:31 smithi123 ceph-mon[23686]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:31.978 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:31 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:31.978 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:31 smithi123 ceph-mon[33450]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:31 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:31 smithi167 ceph-mon[27328]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:32.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:07:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:07:31] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T14:07:34.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:33 smithi167 ceph-mon[27328]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:34.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:33 smithi123 ceph-mon[33450]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:33 smithi123 ceph-mon[23686]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:35 smithi167 ceph-mon[27328]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:36.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:35 smithi123 ceph-mon[33450]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:36.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:35 smithi123 ceph-mon[23686]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:36 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:37.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:36 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:37.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:36 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:37.931 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:37 smithi167 ceph-mon[27328]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:38.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:37 smithi123 ceph-mon[33450]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:38.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:37 smithi123 ceph-mon[23686]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:39 smithi167 ceph-mon[27328]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:39 smithi123 ceph-mon[33450]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:40.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:39 smithi123 ceph-mon[23686]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:41.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:41 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:41.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:41 smithi123 ceph-mon[23686]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:41.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:41 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:41.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:41 smithi123 ceph-mon[33450]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:42.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:41 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:42.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:41 smithi167 ceph-mon[27328]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:42.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:07:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:07:41] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T14:07:44.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:43 smithi167 ceph-mon[27328]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:44.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:43 smithi123 ceph-mon[33450]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:44.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:43 smithi123 ceph-mon[23686]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:46.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:45 smithi167 ceph-mon[27328]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:46.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:45 smithi123 ceph-mon[33450]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:46.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:45 smithi123 ceph-mon[23686]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:48.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:47 smithi167 ceph-mon[27328]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:47 smithi123 ceph-mon[33450]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:48.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:47 smithi123 ceph-mon[23686]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:49 smithi167 ceph-mon[27328]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:50.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:49 smithi123 ceph-mon[23686]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:50.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:49 smithi123 ceph-mon[33450]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:51.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:51 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:51.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:51 smithi123 ceph-mon[23686]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:51.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:51.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:51 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:51.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:51 smithi123 ceph-mon[33450]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:51.978 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:52.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:51 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:52.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:51 smithi167 ceph-mon[27328]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:52.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:52.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:07:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:07:51] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-16T14:07:54.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:53 smithi167 ceph-mon[27328]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:54.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:53 smithi123 ceph-mon[33450]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:54.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:53 smithi123 ceph-mon[23686]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:56.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:55 smithi167 ceph-mon[27328]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:56.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:55 smithi123 ceph-mon[23686]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:56.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:55 smithi123 ceph-mon[33450]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:56.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:07:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=sqlstore.transactions t=2024-09-16T14:07:56.042477047Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T14:07:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:57 smithi167 ceph-mon[27328]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:58.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:57 smithi123 ceph-mon[23686]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:58.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:57 smithi123 ceph-mon[33450]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:00.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:07:59 smithi167 ceph-mon[27328]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:00.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:07:59 smithi123 ceph-mon[23686]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:00.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:07:59 smithi123 ceph-mon[33450]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:01.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:01 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:01.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:01 smithi123 ceph-mon[33450]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:01.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:01 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:01.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:01 smithi123 ceph-mon[23686]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:01 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:01 smithi167 ceph-mon[27328]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:02.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:08:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:08:01] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-16T14:08:04.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:03 smithi167 ceph-mon[27328]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:04.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:03 smithi123 ceph-mon[23686]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:04.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:03 smithi123 ceph-mon[33450]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:06.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:05 smithi167 ceph-mon[27328]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:06.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:05 smithi123 ceph-mon[33450]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:06.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:05 smithi123 ceph-mon[23686]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:06 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:07.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:06 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:07.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:06 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:07 smithi167 ceph-mon[27328]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:08.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:07 smithi123 ceph-mon[33450]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:08.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:07 smithi123 ceph-mon[23686]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:09 smithi167 ceph-mon[27328]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:10.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:09 smithi123 ceph-mon[23686]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:10.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:09 smithi123 ceph-mon[33450]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:11.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:11 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:11 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:11 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:11 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:11 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:11.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:11 smithi167 ceph-mon[27328]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:11.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:11 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:08:11.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:11 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:08:11.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:11 smithi167 ceph-mon[27328]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:11.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[23686]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:11.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:08:11.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:08:11.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[23686]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:11.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:11.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[33450]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:11.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:08:11.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:08:11.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-mon[33450]: from='mgr.25061 ' entity='mgr.y' 2024-09-16T14:08:12.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:08:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:08:11] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-16T14:08:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:13 smithi167 ceph-mon[27328]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:14.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:13 smithi123 ceph-mon[23686]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:13 smithi123 ceph-mon[33450]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:15 smithi167 ceph-mon[27328]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:16.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:15 smithi123 ceph-mon[23686]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:16.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:15 smithi123 ceph-mon[33450]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:17 smithi167 ceph-mon[27328]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:18.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:17 smithi123 ceph-mon[33450]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:17 smithi123 ceph-mon[23686]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:19 smithi167 ceph-mon[27328]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:20.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:19 smithi123 ceph-mon[33450]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:20.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:19 smithi123 ceph-mon[23686]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:21.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:21 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:21.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:21 smithi123 ceph-mon[23686]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:21.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:21 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:21.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:21 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:21.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:21 smithi123 ceph-mon[33450]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:21.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:21 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:22.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:21 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:22.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:21 smithi167 ceph-mon[27328]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:22.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:21 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:22.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:08:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:08:21] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-16T14:08:24.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:23 smithi167 ceph-mon[27328]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:24.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:23 smithi123 ceph-mon[23686]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:24.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:23 smithi123 ceph-mon[33450]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:26.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:25 smithi167 ceph-mon[27328]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:25 smithi123 ceph-mon[23686]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:26.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:25 smithi123 ceph-mon[33450]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:28.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:27 smithi167 ceph-mon[27328]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:28.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:27 smithi123 ceph-mon[23686]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:27 smithi123 ceph-mon[33450]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:30.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:29 smithi167 ceph-mon[27328]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:30.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:29 smithi123 ceph-mon[33450]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:30.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:29 smithi123 ceph-mon[23686]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:31.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:31 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:31.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:31 smithi123 ceph-mon[33450]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:31.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:31 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:31.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:31 smithi123 ceph-mon[23686]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:31 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:31 smithi167 ceph-mon[27328]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:32.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:08:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:08:31] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-16T14:08:34.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:33 smithi167 ceph-mon[27328]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:34.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:33 smithi123 ceph-mon[33450]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:34.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:33 smithi123 ceph-mon[23686]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:35 smithi167 ceph-mon[27328]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:36.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:35 smithi123 ceph-mon[33450]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:36.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:35 smithi123 ceph-mon[23686]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:36 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:37.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:36 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:37.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:36 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:37 smithi167 ceph-mon[27328]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:38.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:37 smithi123 ceph-mon[33450]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:38.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:37 smithi123 ceph-mon[23686]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:39 smithi167 ceph-mon[27328]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:39 smithi123 ceph-mon[33450]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:40.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:39 smithi123 ceph-mon[23686]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:41.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:41 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:41.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:41 smithi123 ceph-mon[23686]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:41.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:41 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:41.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:41 smithi123 ceph-mon[33450]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:42.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:41 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:42.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:41 smithi167 ceph-mon[27328]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:42.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:08:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:08:41] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-16T14:08:44.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:43 smithi167 ceph-mon[27328]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:44.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:43 smithi123 ceph-mon[23686]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:44.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:43 smithi123 ceph-mon[33450]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:45.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:44 smithi167 ceph-mon[27328]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:45.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:44 smithi123 ceph-mon[33450]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:45.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:44 smithi123 ceph-mon[23686]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:48.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:47 smithi167 ceph-mon[27328]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:48.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:47 smithi123 ceph-mon[23686]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:47 smithi123 ceph-mon[33450]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:49 smithi167 ceph-mon[27328]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:50.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:49 smithi123 ceph-mon[33450]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:50.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:49 smithi123 ceph-mon[23686]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:51.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:51 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:51.977 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:51 smithi123 ceph-mon[33450]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:51.978 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:51 smithi123 ceph-mon[33450]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:51.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:51 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:51.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:51 smithi123 ceph-mon[23686]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:51.978 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:51 smithi123 ceph-mon[23686]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:52.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:51 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:52.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:51 smithi167 ceph-mon[27328]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:52.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:51 smithi167 ceph-mon[27328]: from='mgr.25061 172.21.15.123:0/588992364' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:52.277 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:08:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:08:51] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-16T14:08:52.670 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:08:52.924 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:53.573 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:08:53.573 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (15m) 2m ago 16m - - 0.25.0 c8568f914cd2 6b4c7a0d1ff1 2024-09-16T14:08:53.573 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (15m) 2m ago 15m 80.3M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T14:08:53.573 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (2m) 2m ago 15m - - 3.8 b5388489f99e d81106d71424 2024-09-16T14:08:53.573 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (11m) 2m ago 20m 451M - 19.3.0-4917-g8293d73f 425e316ba8eb d2b49823f3e3 2024-09-16T14:08:53.573 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (5m) 2m ago 21m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:08:53.573 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (22m) 2m ago 22m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (20m) 2m ago 20m 48.3M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (20m) 2m ago 20m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (15m) 2m ago 15m - - 1.5.0 0da6a335fe13 d6e4653da91e 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (15m) 2m ago 15m 17.1M - 1.5.0 0da6a335fe13 a635cb1fda45 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (20m) 2m ago 20m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (19m) 2m ago 19m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (19m) 2m ago 19m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (18m) 2m ago 18m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (18m) 2m ago 18m 64.6M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (18m) 2m ago 18m 51.5M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (17m) 2m ago 17m 49.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (17m) 2m ago 17m 52.6M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:08:53.574 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (2m) 2m ago 16m 35.3M - 2.43.0 a07b618ecd1d fa723504af77 2024-09-16T14:08:53.575 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (15m) 2m ago 15m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:08:53.575 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (15m) 2m ago 15m 88.1M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:08:54.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:53 smithi167 ceph-mon[27328]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:54.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:53 smithi123 ceph-mon[33450]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:54.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:53 smithi123 ceph-mon[23686]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:54.212 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T14:08:54.456 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:54.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:54 smithi123 ceph-mon[33450]: from='client.25148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:54 smithi123 ceph-mon[23686]: from='client.25148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:55.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:54 smithi167 ceph-mon[27328]: from='client.25148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:55.156 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:08:55.156 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:08:55.156 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:08:55.156 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:08:55.156 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:08:55.156 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:08:55.156 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:08:55.156 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:08:55.157 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:08:55.157 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:08:55.157 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:08:55.157 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:08:55.157 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:08:55.157 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:08:55.157 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:08:55.157 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:08:55.157 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:08:55.157 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:08:55.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T14:08:55.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:55 smithi123 ceph-mon[23686]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:55.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:55 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3534711385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:08:55.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:55 smithi123 ceph-mon[33450]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:55.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:55 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3534711385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:08:56.021 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:56.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:55 smithi167 ceph-mon[27328]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:56.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:55 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3534711385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: cluster: 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: id: 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: health: HEALTH_OK 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: services: 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: mgr: y(active, since 3m), standbys: x 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T14:08:56.717 INFO:teuthology.orchestra.run.smithi123.stdout: data: 2024-09-16T14:08:56.718 INFO:teuthology.orchestra.run.smithi123.stdout: pools: 6 pools, 161 pgs 2024-09-16T14:08:56.718 INFO:teuthology.orchestra.run.smithi123.stdout: objects: 212 objects, 585 KiB 2024-09-16T14:08:56.718 INFO:teuthology.orchestra.run.smithi123.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:56.718 INFO:teuthology.orchestra.run.smithi123.stdout: pgs: 161 active+clean 2024-09-16T14:08:56.718 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T14:08:56.718 INFO:teuthology.orchestra.run.smithi123.stdout: io: 2024-09-16T14:08:56.718 INFO:teuthology.orchestra.run.smithi123.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T14:08:56.718 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-09-16T14:08:57.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:08:57.607 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:58.011 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:57 smithi123 ceph-mon[33450]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:58.011 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:57 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/864058348' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:08:58.012 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:57 smithi123 ceph-mon[23686]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:58.012 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:57 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/864058348' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:08:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:57 smithi167 ceph-mon[27328]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:57 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/864058348' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:08:58.347 INFO:teuthology.orchestra.run.smithi123.stdout:HEALTH_OK 2024-09-16T14:08:58.932 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:58 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2922707103' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:08:58.932 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:58 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2922707103' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:08:58.962 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T14:08:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:58 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2922707103' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:08:59.209 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:59.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:08:59 smithi123 ceph-mon[23686]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:59.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:08:59 smithi123 ceph-mon[33450]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:59.947 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:09:00.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:08:59 smithi167 ceph-mon[27328]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:00.576 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T14:09:00.823 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:00.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:00 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3793240925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:09:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:00 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3793240925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:09:01.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:00 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3793240925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:09:01.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:09:01] ENGINE Bus STOPPING 2024-09-16T14:09:01.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:09:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:09:01.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:09:01] ENGINE Bus STOPPED 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/283600296' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: Activating manager daemon x 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: mgrmap e34: x(active, starting, since 0.0107319s) 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:09:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:09:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:01 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:09:01.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ignoring --setuser ceph since I am not root 2024-09-16T14:09:01.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ignoring --setgroup ceph since I am not root 2024-09-16T14:09:01.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mgr[80880]: -- 172.21.15.123:0/1313328591 <== mon.2 v2:172.21.15.123:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ffa4b450e0 con 0x55ffa4b22800 2024-09-16T14:09:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:01.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/283600296' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: Activating manager daemon x 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: mgrmap e34: x(active, starting, since 0.0107319s) 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:09:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='client.15267 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/283600296' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:09:01.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: Activating manager daemon x 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: mgrmap e34: x(active, starting, since 0.0107319s) 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:09:01.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:09:01.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:09:01.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:09:01.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:09:01.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:01 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:09:02.171 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T14:09:02.433 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:02.852 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[33450]: Manager daemon x is now available 2024-09-16T14:09:02.852 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:02.852 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:09:02.852 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:09:02.852 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:09:02.852 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:09:02.853 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:09:02.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[23686]: Manager daemon x is now available 2024-09-16T14:09:02.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:02.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:09:02.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:09:02.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:09:02.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:09:02.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:02 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:09:02.983 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:02 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:09:02] ENGINE Bus STARTING 2024-09-16T14:09:02.984 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:02 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:09:02] ENGINE Serving on http://:::9283 2024-09-16T14:09:02.984 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:02 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:09:02] ENGINE Bus STARTED 2024-09-16T14:09:02.984 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:02 smithi167 ceph-mon[27328]: Manager daemon x is now available 2024-09-16T14:09:02.984 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:02 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:02.984 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:02 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:09:02.984 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:02 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:09:02.984 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:02 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:09:02.984 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:02 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:09:02.984 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:02 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:09:03.249 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: 2024-09-16T14:09:03.211+0000 7f819ca9f640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:14:09:03] ENGINE Error in HTTPServer.serve 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: Traceback (most recent call last): 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: self._connections.run(self.expiration_interval) 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: self._run(expiration_interval) 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:09:03.250 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: s = self.context.wrap_socket( 2024-09-16T14:09:03.251 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:09:03.251 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: return self.sslsocket_class._create( 2024-09-16T14:09:03.251 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:09:03.251 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: self.do_handshake() 2024-09-16T14:09:03.251 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:09:03.251 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: self._sslobj.do_handshake() 2024-09-16T14:09:03.251 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:09:03.251 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: 2024-09-16T14:09:03.970 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-mon[27328]: mgrmap e35: x(active, since 1.23549s) 2024-09-16T14:09:03.970 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-mon[27328]: [16/Sep/2024:14:09:02] ENGINE Bus STARTING 2024-09-16T14:09:03.970 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-mon[27328]: [16/Sep/2024:14:09:03] ENGINE Serving on http://172.21.15.167:8765 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-mon[27328]: [16/Sep/2024:14:09:03] ENGINE Serving on https://172.21.15.167:7150 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-mon[27328]: [16/Sep/2024:14:09:03] ENGINE Bus STARTED 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-mon[27328]: [16/Sep/2024:14:09:03] ENGINE Error in HTTPServer.serve 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout: Traceback (most recent call last): 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._run(expiration_interval) 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:09:03.971 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:09:03.972 INFO:journalctl@ceph.mon.b.smithi167.stdout: s = self.context.wrap_socket( 2024-09-16T14:09:03.972 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:09:03.972 INFO:journalctl@ceph.mon.b.smithi167.stdout: return self.sslsocket_class._create( 2024-09-16T14:09:03.972 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:09:03.972 INFO:journalctl@ceph.mon.b.smithi167.stdout: self.do_handshake() 2024-09-16T14:09:03.972 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:09:03.972 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._sslobj.do_handshake() 2024-09-16T14:09:03.972 INFO:journalctl@ceph.mon.b.smithi167.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:09:03.972 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:03 smithi167 ceph-mon[27328]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[23686]: mgrmap e35: x(active, since 1.23549s) 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[23686]: [16/Sep/2024:14:09:02] ENGINE Bus STARTING 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[23686]: [16/Sep/2024:14:09:03] ENGINE Serving on http://172.21.15.167:8765 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[23686]: [16/Sep/2024:14:09:03] ENGINE Serving on https://172.21.15.167:7150 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[23686]: [16/Sep/2024:14:09:03] ENGINE Bus STARTED 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[23686]: [16/Sep/2024:14:09:03] ENGINE Error in HTTPServer.serve 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout: Traceback (most recent call last): 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._run(expiration_interval) 2024-09-16T14:09:03.983 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: self.do_handshake() 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:09:03.984 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[23686]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[33450]: mgrmap e35: x(active, since 1.23549s) 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[33450]: [16/Sep/2024:14:09:02] ENGINE Bus STARTING 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[33450]: [16/Sep/2024:14:09:03] ENGINE Serving on http://172.21.15.167:8765 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[33450]: [16/Sep/2024:14:09:03] ENGINE Serving on https://172.21.15.167:7150 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[33450]: [16/Sep/2024:14:09:03] ENGINE Bus STARTED 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[33450]: [16/Sep/2024:14:09:03] ENGINE Error in HTTPServer.serve 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout: Traceback (most recent call last): 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._run(expiration_interval) 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:09:03.985 INFO:journalctl@ceph.mon.c.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: self.do_handshake() 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:09:03.986 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:03 smithi123 ceph-mon[33450]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:05.495 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:05.221Z 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.123:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:09:05.495 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:05.221Z 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.123:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:09:05.495 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:05.223Z 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.123:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:09:05.495 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:05.223Z 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.123:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:09:05.495 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:05.223Z 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.123:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:09:05.495 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:05.224Z 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.123:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:09:05.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:05 smithi167 ceph-mon[27328]: mgrmap e36: x(active, since 3s) 2024-09-16T14:09:05.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:05 smithi167 ceph-mon[27328]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:05.890 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:05 smithi123 ceph-mon[33450]: mgrmap e36: x(active, since 3s) 2024-09-16T14:09:05.890 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:05 smithi123 ceph-mon[33450]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:05.890 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:05 smithi123 ceph-mon[23686]: mgrmap e36: x(active, since 3s) 2024-09-16T14:09:05.890 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:05 smithi123 ceph-mon[23686]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:06.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:06.280Z 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.123:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:09:07.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:09:06 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:09:06] ENGINE Bus STARTING 2024-09-16T14:09:07.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:09:06 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: CherryPy Checker: 2024-09-16T14:09:07.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:09:06 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: The Application mounted at '' has an empty config. 2024-09-16T14:09:07.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:09:06 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:09:07.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:09:06 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:09:06] ENGINE Serving on http://:::9283 2024-09-16T14:09:07.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:09:06 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:09:06] ENGINE Bus STARTED 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: mgrmap e37: x(active, since 5s) 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: Standby manager daemon y started 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: mgrmap e37: x(active, since 5s) 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: Standby manager daemon y started 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:09:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:09:07.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:09:07.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:09:07.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:07.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:07.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:07 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: mgrmap e37: x(active, since 5s) 2024-09-16T14:09:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: Standby manager daemon y started 2024-09-16T14:09:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:09:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:09:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:09:08.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:09:08.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:08.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:07 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:08.693 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.694 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:09:08.695 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:09:08.695 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:08.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T14:09:08.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T14:09:08.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:08.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:09:08.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:09:08.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-16T14:09:08.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:09:08.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.695 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.696 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.696 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.696 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:09:08.696 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:09:08.696 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:08 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T14:09:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T14:09:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:09:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:09:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-16T14:09:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:09:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:09:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:09:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:08 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:09.725 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:09:09.726 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:09:09.726 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:09:09.726 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:09:09.726 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[33450]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T14:09:09.726 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[33450]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T14:09:09.726 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:09:09.726 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:09:09.726 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:09:09.726 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:09:09.726 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[23686]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T14:09:09.727 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:09 smithi123 ceph-mon[23686]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T14:09:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:09 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:09:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:09 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:09:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:09 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:09:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:09 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:09:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:09 smithi167 ceph-mon[27328]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T14:09:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:09 smithi167 ceph-mon[27328]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T14:09:10.795 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:10 smithi123 ceph-mon[23686]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:09:10.796 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:10 smithi123 ceph-mon[33450]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:09:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:10 smithi167 ceph-mon[27328]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:09:12.231 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:09:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:09:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:09:12.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:12 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:12.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:12 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:12.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:12 smithi167 ceph-mon[27328]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:09:12.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:12 smithi167 ceph-mon[27328]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T14:09:12.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:12 smithi167 ceph-mon[27328]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:09:12.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:12 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/380525378' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:09:12.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:12 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1623193720' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/1336796646"}]: dispatch 2024-09-16T14:09:12.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:12 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/1336796646"}]: dispatch 2024-09-16T14:09:12.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:12.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:12.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[23686]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:09:12.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[23686]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T14:09:12.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[23686]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:09:12.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/380525378' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:09:12.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1623193720' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/1336796646"}]: dispatch 2024-09-16T14:09:12.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/1336796646"}]: dispatch 2024-09-16T14:09:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[33450]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:09:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[33450]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T14:09:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[33450]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:09:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/380525378' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:09:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1623193720' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/1336796646"}]: dispatch 2024-09-16T14:09:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:12 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/1336796646"}]: dispatch 2024-09-16T14:09:13.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:13 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/1336796646"}]': finished 2024-09-16T14:09:13.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:13 smithi167 ceph-mon[27328]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T14:09:13.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:13 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1627085161' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/1336796646"}]: dispatch 2024-09-16T14:09:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:13 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/1336796646"}]': finished 2024-09-16T14:09:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:13 smithi123 ceph-mon[23686]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T14:09:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:13 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1627085161' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/1336796646"}]: dispatch 2024-09-16T14:09:13.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:13 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6801/1336796646"}]': finished 2024-09-16T14:09:13.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:13 smithi123 ceph-mon[33450]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T14:09:13.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:13 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1627085161' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/1336796646"}]: dispatch 2024-09-16T14:09:14.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:14 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1627085161' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/1336796646"}]': finished 2024-09-16T14:09:14.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:14 smithi167 ceph-mon[27328]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T14:09:14.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:14 smithi167 ceph-mon[27328]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T14:09:14.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:14 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2115851506' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1979967342"}]: dispatch 2024-09-16T14:09:14.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:14 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1627085161' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/1336796646"}]': finished 2024-09-16T14:09:14.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:14 smithi123 ceph-mon[23686]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T14:09:14.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:14 smithi123 ceph-mon[23686]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T14:09:14.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:14 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2115851506' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1979967342"}]: dispatch 2024-09-16T14:09:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:14 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1627085161' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:6800/1336796646"}]': finished 2024-09-16T14:09:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:14 smithi123 ceph-mon[33450]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T14:09:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:14 smithi123 ceph-mon[33450]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T14:09:14.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:14 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2115851506' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1979967342"}]: dispatch 2024-09-16T14:09:15.030 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:14 smithi167 systemd[1]: Stopping Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:09:15.341 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2115851506' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1979967342"}]': finished 2024-09-16T14:09:15.341 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-mon[27328]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T14:09:15.341 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3103788576' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3927428961"}]: dispatch 2024-09-16T14:09:15.342 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3927428961"}]: dispatch 2024-09-16T14:09:15.342 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.031Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:09:15.342 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:09:15.342 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:09:15.342 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:09:15.342 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:09:15.342 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:09:15.342 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:09:15.342 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:09:15.342 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:09:15.343 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:09:15.343 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:09:15.343 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[66683]: ts=2024-09-16T14:09:15.032Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:09:15.343 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 podman[68905]: 2024-09-16 14:09:15.042139509 +0000 UTC m=+0.139709992 container died fa723504af77bc77d885fffe1d223419e168ba19fc4fbe5e6c84f8c6db2e4aa3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:09:15.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:15 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2115851506' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1979967342"}]': finished 2024-09-16T14:09:15.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:15 smithi123 ceph-mon[33450]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T14:09:15.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:15 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3103788576' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3927428961"}]: dispatch 2024-09-16T14:09:15.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:15 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3927428961"}]: dispatch 2024-09-16T14:09:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:15 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2115851506' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1979967342"}]': finished 2024-09-16T14:09:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:15 smithi123 ceph-mon[23686]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T14:09:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:15 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3103788576' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3927428961"}]: dispatch 2024-09-16T14:09:15.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:15 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3927428961"}]: dispatch 2024-09-16T14:09:15.683 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 podman[68905]: 2024-09-16 14:09:15.4566172 +0000 UTC m=+0.554187675 container cleanup fa723504af77bc77d885fffe1d223419e168ba19fc4fbe5e6c84f8c6db2e4aa3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:09:15.684 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 bash[68905]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:09:15.936 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 podman[68919]: 2024-09-16 14:09:15.683046715 +0000 UTC m=+0.642616390 container remove fa723504af77bc77d885fffe1d223419e168ba19fc4fbe5e6c84f8c6db2e4aa3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:09:16.280 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:09:16.280 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 systemd[1]: Stopped Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:09:16.280 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.606s CPU time. 2024-09-16T14:09:16.280 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:15 smithi167 systemd[1]: Starting Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:09:16.280 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 podman[69009]: 2024-09-16 14:09:16.049219998 +0000 UTC m=+0.016796995 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T14:09:16.280 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 podman[69009]: 2024-09-16 14:09:16.167315074 +0000 UTC m=+0.134892064 container create 35a5fead5c34265abc85957fc702ce703a85b786e49dc464b0479a0696747efa (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:09:16.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3927428961"}]': finished 2024-09-16T14:09:16.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-mon[27328]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T14:09:16.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-mon[27328]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:16.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3961544266' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1688138051"}]: dispatch 2024-09-16T14:09:16.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 podman[69009]: 2024-09-16 14:09:16.394891101 +0000 UTC m=+0.362468092 container init 35a5fead5c34265abc85957fc702ce703a85b786e49dc464b0479a0696747efa (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:09:16.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 podman[69009]: 2024-09-16 14:09:16.397691792 +0000 UTC m=+0.365268783 container start 35a5fead5c34265abc85957fc702ce703a85b786e49dc464b0479a0696747efa (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:09:16.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.421Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:09:16.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.422Z 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-16T14:09:16.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.422Z 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 smithi167 (none))" 2024-09-16T14:09:16.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.422Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:09:16.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.422Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:09:16.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.424Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:09:16.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.424Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:09:16.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.425Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.425Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.426Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.427Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=738.048µs 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.427Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.430Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.436Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.443Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.445Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.445Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.445Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.562µs wal_replay_duration=18.103346ms wbl_replay_duration=102ns total_replay_duration=18.885698ms 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.447Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:09:16.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.447Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:09:16.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.447Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:09:16.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.466Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.508413ms db_storage=898ns remote_storage=1.011µs web_handler=341ns query_engine=702ns scrape=342.245µs scrape_sd=108.505µs notify=10.378µs notify_sd=20.059µs rules=18.688812ms tracing=5.821µs 2024-09-16T14:09:16.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.466Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:09:16.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:09:16.466Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:09:16.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 bash[69009]: 35a5fead5c34265abc85957fc702ce703a85b786e49dc464b0479a0696747efa 2024-09-16T14:09:16.533 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:09:16 smithi167 systemd[1]: Started Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:09:16.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:16 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3927428961"}]': finished 2024-09-16T14:09:16.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:16 smithi123 ceph-mon[33450]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T14:09:16.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:16 smithi123 ceph-mon[33450]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:16.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:16 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3961544266' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1688138051"}]: dispatch 2024-09-16T14:09:16.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:16 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3927428961"}]': finished 2024-09-16T14:09:16.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:16 smithi123 ceph-mon[23686]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T14:09:16.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:16 smithi123 ceph-mon[23686]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:16.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:16 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3961544266' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1688138051"}]: dispatch 2024-09-16T14:09:17.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3961544266' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1688138051"}]': finished 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/375216899' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3005555260"}]: dispatch 2024-09-16T14:09:17.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3005555260"}]: dispatch 2024-09-16T14:09:17.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:17.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3961544266' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1688138051"}]': finished 2024-09-16T14:09:17.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T14:09:17.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:17.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:17.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:09:17.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:09:17.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:09:17.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:09:17.385 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:09:17.386 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:09:17.386 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/375216899' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3005555260"}]: dispatch 2024-09-16T14:09:17.386 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3005555260"}]: dispatch 2024-09-16T14:09:17.386 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:17 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3961544266' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/1688138051"}]': finished 2024-09-16T14:09:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T14:09:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:09:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:09:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:09:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:09:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:09:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:09:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/375216899' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3005555260"}]: dispatch 2024-09-16T14:09:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3005555260"}]: dispatch 2024-09-16T14:09:17.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:17 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:18.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:18 smithi123 ceph-mon[33450]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:18.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:18 smithi123 ceph-mon[33450]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3005555260"}]': finished 2024-09-16T14:09:18.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:18 smithi123 ceph-mon[33450]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T14:09:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:18 smithi123 ceph-mon[23686]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:18 smithi123 ceph-mon[23686]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3005555260"}]': finished 2024-09-16T14:09:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:18 smithi123 ceph-mon[23686]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T14:09:18.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:18 smithi167 ceph-mon[27328]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:18.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:18 smithi167 ceph-mon[27328]: from='client.? ' entity='client.iscsi.foo.smithi123.xapmko' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.123:0/3005555260"}]': finished 2024-09-16T14:09:18.773 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:18 smithi167 ceph-mon[27328]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T14:09:20.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:20 smithi123 ceph-mon[33450]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-09-16T14:09:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:20 smithi123 ceph-mon[23686]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-09-16T14:09:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:20 smithi167 ceph-mon[27328]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-09-16T14:09:22.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:09:21] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-16T14:09:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:21 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:21 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:21 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:21 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:21 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:22.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:21 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:22.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:21 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:21 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:22.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:21 smithi167 ceph-mon[27328]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2024-09-16T14:09:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[23686]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2024-09-16T14:09:22.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:22.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:22.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:09:22.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:22.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:21 smithi123 ceph-mon[33450]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 821 B/s rd, 0 op/s 2024-09-16T14:09:24.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:24 smithi123 ceph-mon[33450]: pgmap v20: 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-16T14:09:24.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:24 smithi123 ceph-mon[23686]: pgmap v20: 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-16T14:09:25.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:24 smithi167 ceph-mon[27328]: pgmap v20: 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-16T14:09:26.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:26 smithi123 ceph-mon[33450]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:09:26.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:26 smithi123 ceph-mon[23686]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:09:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:26 smithi167 ceph-mon[27328]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:09:28.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:28 smithi123 ceph-mon[33450]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:09:28.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:28 smithi123 ceph-mon[23686]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:09:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:28 smithi167 ceph-mon[27328]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:09:30.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:30 smithi123 ceph-mon[33450]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:09:30.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:30 smithi123 ceph-mon[23686]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:09:31.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:30 smithi167 ceph-mon[27328]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:09:32.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:09:31] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-16T14:09:32.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:32 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:32.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:32 smithi123 ceph-mon[33450]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:32.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:32 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:32.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:32 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:32.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:32 smithi123 ceph-mon[23686]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:32.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:32 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:32 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:32 smithi167 ceph-mon[27328]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:32 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:34.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:34 smithi123 ceph-mon[33450]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:34.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:34 smithi123 ceph-mon[23686]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:34 smithi167 ceph-mon[27328]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:36.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:36 smithi123 ceph-mon[33450]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:36 smithi123 ceph-mon[23686]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:36 smithi167 ceph-mon[27328]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:38.832 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:38 smithi167 ceph-mon[27328]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:38.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:38 smithi123 ceph-mon[33450]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:38 smithi123 ceph-mon[23686]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:40 smithi123 ceph-mon[33450]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:40 smithi123 ceph-mon[23686]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:40 smithi167 ceph-mon[27328]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:42.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:09:41] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-16T14:09:42.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:42 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:42 smithi123 ceph-mon[33450]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:42 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:42 smithi123 ceph-mon[23686]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:42 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:42 smithi167 ceph-mon[27328]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:44.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:44 smithi123 ceph-mon[33450]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:44 smithi123 ceph-mon[23686]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:44 smithi167 ceph-mon[27328]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:46.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:46 smithi123 ceph-mon[33450]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:46 smithi123 ceph-mon[23686]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:46 smithi167 ceph-mon[27328]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:47.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:47 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:47.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:47 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:48.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:47 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:48.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:48 smithi123 ceph-mon[23686]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:48.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:48 smithi123 ceph-mon[33450]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:48 smithi167 ceph-mon[27328]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:50.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:50 smithi123 ceph-mon[33450]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:50.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:50 smithi123 ceph-mon[23686]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:50 smithi167 ceph-mon[27328]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:52.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:09:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:09:51] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-16T14:09:52.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:52 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:52.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:52 smithi123 ceph-mon[23686]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:52 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:52 smithi123 ceph-mon[33450]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:52 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:52 smithi167 ceph-mon[27328]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:55.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:54 smithi167 ceph-mon[27328]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:55.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:54 smithi123 ceph-mon[23686]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:55.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:54 smithi123 ceph-mon[33450]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:56 smithi167 ceph-mon[27328]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:57.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:56 smithi123 ceph-mon[23686]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:57.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:56 smithi123 ceph-mon[33450]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:09:58 smithi167 ceph-mon[27328]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:59.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:09:58 smithi123 ceph-mon[23686]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:09:58 smithi123 ceph-mon[33450]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:01.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:00 smithi167 ceph-mon[27328]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:01.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:00 smithi167 ceph-mon[27328]: overall HEALTH_OK 2024-09-16T14:10:01.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:00 smithi123 ceph-mon[23686]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:01.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:00 smithi123 ceph-mon[23686]: overall HEALTH_OK 2024-09-16T14:10:01.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:00 smithi123 ceph-mon[33450]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:01.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:00 smithi123 ceph-mon[33450]: overall HEALTH_OK 2024-09-16T14:10:02.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:10:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:10:01] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-16T14:10:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:02 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:02 smithi167 ceph-mon[27328]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:02 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:03.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:02 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:03.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:02 smithi123 ceph-mon[33450]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:03.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:02 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:02 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:02 smithi123 ceph-mon[23686]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:02 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:04.912 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:04 smithi123 ceph-mon[33450]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:04.912 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:04 smithi123 ceph-mon[23686]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:05.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:04 smithi167 ceph-mon[27328]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:06 smithi167 ceph-mon[27328]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:06 smithi123 ceph-mon[33450]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:07.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:06 smithi123 ceph-mon[23686]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:08 smithi167 ceph-mon[27328]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:09.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:08 smithi123 ceph-mon[33450]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:08 smithi123 ceph-mon[23686]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:10 smithi167 ceph-mon[27328]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:11.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:10 smithi123 ceph-mon[33450]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:10 smithi123 ceph-mon[23686]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:12.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:10:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:10:11] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-16T14:10:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:12 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:12 smithi167 ceph-mon[27328]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:12 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:12 smithi123 ceph-mon[33450]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:12 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:12 smithi123 ceph-mon[23686]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:14 smithi167 ceph-mon[27328]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:15.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:14 smithi123 ceph-mon[23686]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:15.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:14 smithi123 ceph-mon[33450]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:17.000 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:16 smithi167 ceph-mon[27328]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:17.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:16 smithi123 ceph-mon[33450]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:16 smithi123 ceph-mon[23686]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:17 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:17 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:18.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:17 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:18 smithi167 ceph-mon[27328]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:19.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:18 smithi123 ceph-mon[33450]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:18 smithi123 ceph-mon[23686]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:20 smithi167 ceph-mon[27328]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:21.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:20 smithi123 ceph-mon[33450]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:21.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:20 smithi123 ceph-mon[23686]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:21.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:21 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:21.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:21 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:21.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:21 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:10:21.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:21 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:21.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:21 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:21.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:21 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:10:21.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:21 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:21.951 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:21 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:21.951 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:21 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:10:22.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:10:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:10:21] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-16T14:10:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:22 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:22 smithi167 ceph-mon[27328]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:23.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:22 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:23.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:22 smithi123 ceph-mon[33450]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:22 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:22 smithi123 ceph-mon[23686]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:24.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:23 smithi167 ceph-mon[27328]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:24.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:23 smithi123 ceph-mon[33450]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:24.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:23 smithi123 ceph-mon[23686]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:26.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:26 smithi123 ceph-mon[33450]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:26.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:26 smithi123 ceph-mon[23686]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:26 smithi167 ceph-mon[27328]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:28.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:28 smithi123 ceph-mon[33450]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:28.905 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:28 smithi123 ceph-mon[23686]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:28 smithi167 ceph-mon[27328]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:30.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:30 smithi123 ceph-mon[33450]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:30.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:30 smithi123 ceph-mon[23686]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:31.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:30 smithi167 ceph-mon[27328]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:32.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:10:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:10:31] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-16T14:10:32.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:32 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:32.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:32 smithi123 ceph-mon[33450]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:32.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:32 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:32.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:32 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:32.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:32 smithi123 ceph-mon[23686]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:32.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:32 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:32 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:32 smithi167 ceph-mon[27328]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:32 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:34.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:34 smithi123 ceph-mon[33450]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:34.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:34 smithi123 ceph-mon[23686]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:34 smithi167 ceph-mon[27328]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:36 smithi123 ceph-mon[23686]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:36 smithi123 ceph-mon[33450]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:36 smithi167 ceph-mon[27328]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:38.847 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:38 smithi167 ceph-mon[27328]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:38.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:38 smithi123 ceph-mon[23686]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:38 smithi123 ceph-mon[33450]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:40.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:40 smithi123 ceph-mon[33450]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:40 smithi123 ceph-mon[23686]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:40 smithi167 ceph-mon[27328]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:42.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:10:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:10:41] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-16T14:10:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:42 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:42 smithi123 ceph-mon[33450]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:42 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:42 smithi123 ceph-mon[23686]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:42 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:42 smithi167 ceph-mon[27328]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:44.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:44 smithi123 ceph-mon[33450]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:44 smithi123 ceph-mon[23686]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:44 smithi167 ceph-mon[27328]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:46 smithi167 ceph-mon[27328]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:47.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:46 smithi123 ceph-mon[33450]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:47.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:46 smithi123 ceph-mon[23686]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:48.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:47 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:48.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:47 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:48.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:47 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:48 smithi167 ceph-mon[27328]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:48 smithi123 ceph-mon[33450]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:48 smithi123 ceph-mon[23686]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:50.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:49 smithi167 ceph-mon[27328]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:50.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:49 smithi123 ceph-mon[33450]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:50.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:49 smithi123 ceph-mon[23686]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:52.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:10:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:10:51] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-16T14:10:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:52 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:52 smithi123 ceph-mon[33450]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:52.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:52 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:52.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:52 smithi123 ceph-mon[23686]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:52 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:52 smithi167 ceph-mon[27328]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:54.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:54 smithi123 ceph-mon[33450]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:54 smithi123 ceph-mon[23686]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:55.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:54 smithi167 ceph-mon[27328]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:56.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:56 smithi123 ceph-mon[33450]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:56.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:56 smithi123 ceph-mon[23686]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:56 smithi167 ceph-mon[27328]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:58.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:10:58 smithi123 ceph-mon[33450]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:58.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:10:58 smithi123 ceph-mon[23686]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:10:58 smithi167 ceph-mon[27328]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:00.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:00 smithi123 ceph-mon[33450]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:00.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:00 smithi123 ceph-mon[23686]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:01.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:00 smithi167 ceph-mon[27328]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:02.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:11:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:11:01] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-16T14:11:02.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:02 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:02.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:02 smithi123 ceph-mon[33450]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:02.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:02 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:02.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:02 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:02.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:02 smithi123 ceph-mon[23686]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:02.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:02 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:02 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:02 smithi167 ceph-mon[27328]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:02 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:05.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:04 smithi167 ceph-mon[27328]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:05.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:04 smithi123 ceph-mon[33450]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:04 smithi123 ceph-mon[23686]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:06 smithi167 ceph-mon[27328]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:07.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:06 smithi123 ceph-mon[33450]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:07.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:06 smithi123 ceph-mon[23686]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:08 smithi167 ceph-mon[27328]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:09.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:08 smithi123 ceph-mon[33450]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:09.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:08 smithi123 ceph-mon[23686]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:10 smithi167 ceph-mon[27328]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:11.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:10 smithi123 ceph-mon[33450]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:11.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:10 smithi123 ceph-mon[23686]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:12.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:11:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:11:11] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-16T14:11:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:12 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:12 smithi167 ceph-mon[27328]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:12 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:12 smithi123 ceph-mon[33450]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:12 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:12 smithi123 ceph-mon[23686]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:14 smithi167 ceph-mon[27328]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:15.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:14 smithi123 ceph-mon[33450]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:14 smithi123 ceph-mon[23686]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:17.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:16 smithi167 ceph-mon[27328]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:17.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:16 smithi123 ceph-mon[33450]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:16 smithi123 ceph-mon[23686]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:18.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:17 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:18.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:17 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:17 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:18 smithi167 ceph-mon[27328]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:19.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:18 smithi123 ceph-mon[33450]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:18 smithi123 ceph-mon[23686]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:20 smithi167 ceph-mon[27328]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:21.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:20 smithi123 ceph-mon[33450]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:21.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:20 smithi123 ceph-mon[23686]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:22.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:11:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:11:21] "GET /metrics HTTP/1.1" 200 38178 "" "Prometheus/2.43.0" 2024-09-16T14:11:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:22 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:22 smithi167 ceph-mon[27328]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:22 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:11:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:22 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:11:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:22 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:11:23.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:22 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:23.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:22 smithi123 ceph-mon[33450]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:23.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:22 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:11:23.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:22 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:11:23.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:22 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:11:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:22 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:22 smithi123 ceph-mon[23686]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:22 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:11:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:22 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:11:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:22 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:11:25.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:24 smithi167 ceph-mon[27328]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:25.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:24 smithi123 ceph-mon[33450]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:24 smithi123 ceph-mon[23686]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:26 smithi167 ceph-mon[27328]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:27.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:26 smithi123 ceph-mon[23686]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:27.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:26 smithi123 ceph-mon[33450]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:28 smithi167 ceph-mon[27328]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:29.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:28 smithi123 ceph-mon[23686]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:29.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:28 smithi123 ceph-mon[33450]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:31.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:30 smithi167 ceph-mon[27328]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:31.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:30 smithi123 ceph-mon[33450]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:31.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:30 smithi123 ceph-mon[23686]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:32.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:11:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:11:31] "GET /metrics HTTP/1.1" 200 38178 "" "Prometheus/2.43.0" 2024-09-16T14:11:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:32 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:32 smithi167 ceph-mon[27328]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:32 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:33.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:32 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:33.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:32 smithi123 ceph-mon[33450]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:33.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:32 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:33.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:32 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:33.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:32 smithi123 ceph-mon[23686]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:33.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:32 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:34 smithi167 ceph-mon[27328]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:35.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:34 smithi123 ceph-mon[33450]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:35.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:34 smithi123 ceph-mon[23686]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:36 smithi167 ceph-mon[27328]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:37.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:36 smithi123 ceph-mon[33450]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:37.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:36 smithi123 ceph-mon[23686]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:37 smithi167 ceph-mon[27328]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:38.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:37 smithi123 ceph-mon[33450]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:38.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:37 smithi123 ceph-mon[23686]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:40 smithi123 ceph-mon[33450]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:40 smithi123 ceph-mon[23686]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:41.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:40 smithi167 ceph-mon[27328]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:42.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:11:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:11:41] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-16T14:11:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:42 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:43.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:42 smithi167 ceph-mon[27328]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:43.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:42 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:43.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:42 smithi123 ceph-mon[33450]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:43.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:42 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:43.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:42 smithi123 ceph-mon[23686]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:44 smithi167 ceph-mon[27328]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:45.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:44 smithi123 ceph-mon[23686]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:45.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:44 smithi123 ceph-mon[33450]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:46 smithi167 ceph-mon[27328]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:47.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:46 smithi123 ceph-mon[23686]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:47.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:46 smithi123 ceph-mon[33450]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:48.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:47 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:48.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:47 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:47 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:48 smithi167 ceph-mon[27328]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:48 smithi123 ceph-mon[23686]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:48 smithi123 ceph-mon[33450]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:50 smithi167 ceph-mon[27328]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:51.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:50 smithi123 ceph-mon[33450]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:51.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:50 smithi123 ceph-mon[23686]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:52.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:11:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:11:51] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-16T14:11:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:52 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:52 smithi167 ceph-mon[27328]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:53.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:52 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:53.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:52 smithi123 ceph-mon[33450]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:53.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:52 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:53.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:52 smithi123 ceph-mon[23686]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:55.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:54 smithi167 ceph-mon[27328]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:55.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:54 smithi123 ceph-mon[33450]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:55.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:54 smithi123 ceph-mon[23686]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:56 smithi167 ceph-mon[27328]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:57.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:56 smithi123 ceph-mon[33450]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:57.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:56 smithi123 ceph-mon[23686]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:11:58 smithi167 ceph-mon[27328]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:59.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:11:58 smithi123 ceph-mon[33450]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:11:58 smithi123 ceph-mon[23686]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:01.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:00 smithi167 ceph-mon[27328]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:01.116 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:00 smithi123 ceph-mon[33450]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:01.116 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:00 smithi123 ceph-mon[23686]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:02.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:12:01] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-16T14:12:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:02 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:02 smithi167 ceph-mon[27328]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:03.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:02 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:03.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:02 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:03.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:02 smithi123 ceph-mon[33450]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:03.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:02 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:02 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:02 smithi123 ceph-mon[23686]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:03.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:02 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:03.570 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:12:03.821 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:04.476 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:12:04.476 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 6b4c7a0d1ff1 2024-09-16T14:12:04.476 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (19m) 2m ago 19m 81.0M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T14:12:04.476 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (2m) 2m ago 18m - - 3.8 b5388489f99e 07c61409d2c3 2024-09-16T14:12:04.476 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4917-g8293d73f 425e316ba8eb d2b49823f3e3 2024-09-16T14:12:04.476 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:12:04.476 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (25m) 2m ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:12:04.476 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (24m) 2m ago 24m 51.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (23m) 2m ago 23m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 d6e4653da91e 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (18m) 2m ago 18m 17.2M - 1.5.0 0da6a335fe13 a635cb1fda45 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (23m) 2m ago 23m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (22m) 2m ago 22m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (22m) 2m ago 22m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (22m) 2m ago 22m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (21m) 2m ago 21m 64.8M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (21m) 2m ago 21m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (20m) 2m ago 20m 50.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (20m) 2m ago 20m 52.9M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (2m) 2m ago 19m 37.1M - 2.43.0 a07b618ecd1d 35a5fead5c34 2024-09-16T14:12:04.477 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (18m) 2m ago 18m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:12:04.478 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (18m) 2m ago 18m 89.9M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:12:05.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:04 smithi167 ceph-mon[27328]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:05.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:04 smithi123 ceph-mon[33450]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:05.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:04 smithi123 ceph-mon[23686]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:05.245 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ls' 2024-09-16T14:12:05.500 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:05.758 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:05 smithi123 ceph-mon[23686]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:05.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:05 smithi123 ceph-mon[33450]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:06.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:05 smithi167 ceph-mon[27328]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:06.166 INFO:teuthology.orchestra.run.smithi123.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T14:12:06.166 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager ?:9093,9094 1/1 2m ago 20m smithi123=a;count:1 2024-09-16T14:12:06.166 INFO:teuthology.orchestra.run.smithi123.stdout:grafana ?:3000 1/1 2m ago 20m smithi167=a;count:1 2024-09-16T14:12:06.166 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo ?:5000 1/1 2m ago 18m count:1 2024-09-16T14:12:06.166 INFO:teuthology.orchestra.run.smithi123.stdout:mgr 2/2 2m ago 23m smithi123=y;smithi167=x;count:2 2024-09-16T14:12:06.166 INFO:teuthology.orchestra.run.smithi123.stdout:mon 3/3 2m ago 24m smithi123:172.21.15.123=a;smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c;smithi167:172.21.15.167=b;count:3 2024-09-16T14:12:06.166 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter ?:9100 2/2 2m ago 20m smithi123=a;smithi167=b;count:2 2024-09-16T14:12:06.166 INFO:teuthology.orchestra.run.smithi123.stdout:osd 8 2m ago - 2024-09-16T14:12:06.167 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus ?:9095 1/1 2m ago 20m smithi167=a;count:1 2024-09-16T14:12:06.167 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo ?:8000 2/2 2m ago 18m count:2 2024-09-16T14:12:06.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T14:12:07.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:06 smithi167 ceph-mon[27328]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:07.030 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:07.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:06 smithi123 ceph-mon[33450]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:07.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:06 smithi123 ceph-mon[23686]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:07.818 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:07 smithi123 ceph-mon[33450]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:07.818 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:07 smithi123 ceph-mon[23686]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:07.818 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:12:07.818 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:12:07.818 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:12:07.819 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:12:07.820 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:12:07.820 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:12:08.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:07 smithi167 ceph-mon[27328]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:08.502 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:12:08.746 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:08.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:08 smithi123 ceph-mon[33450]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:08.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:08 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1284139798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:08 smithi123 ceph-mon[23686]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:08 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1284139798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:08 smithi167 ceph-mon[27328]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:09.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:08 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1284139798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:10.757 INFO:teuthology.orchestra.run.smithi123.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:10 smithi167 ceph-mon[27328]: from='client.15426 -' 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-16T14:12:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:10 smithi167 ceph-mon[27328]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:11.079 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:10 smithi123 ceph-mon[33450]: from='client.15426 -' 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-16T14:12:11.079 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:10 smithi123 ceph-mon[33450]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:11.080 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:10 smithi123 ceph-mon[23686]: from='client.15426 -' 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-16T14:12:11.080 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:10 smithi123 ceph-mon[23686]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:11.427 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:12:11.754 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[23686]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:11.754 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:12:11.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:11.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:11.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:12:11.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[23686]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:11.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[23686]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:11.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[23686]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:12.008 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[33450]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:12.008 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:12:12.008 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:12.009 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:12.009 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:12:12.009 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[33450]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:12.009 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[33450]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:12.009 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:11 smithi123 ceph-mon[33450]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:12.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:11 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:12:11] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-16T14:12:12.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:11 smithi167 ceph-mon[27328]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:12.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:11 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:12:12.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:11 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:12.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:11 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:12.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:11 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:12:12.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:11 smithi167 ceph-mon[27328]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:12.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:11 smithi167 ceph-mon[27328]: from='client.25223 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:12.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:11 smithi167 ceph-mon[27328]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:12.187 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:12.859 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:12:12] ENGINE Bus STOPPING 2024-09-16T14:12:12.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:12:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:12:12.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:12:12] ENGINE Bus STOPPED 2024-09-16T14:12:13.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ignoring --setuser ceph since I am not root 2024-09-16T14:12:13.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ignoring --setgroup ceph since I am not root 2024-09-16T14:12:13.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:12 smithi167 ceph-mgr[60418]: -- 172.21.15.167:0/775307761 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560cdf7810e0 con 0x560cdf75f400 2024-09-16T14:12:13.660 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:12:13.660 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:12:13] ENGINE Bus STARTING 2024-09-16T14:12:13.661 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:12:13.661 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:12:13.661 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:12:13.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:12:13.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: Activating manager daemon y 2024-09-16T14:12:13.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.24898 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T14:12:13.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:12:13.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: mgrmap e39: y(active, starting, since 0.00796365s) 2024-09-16T14:12:13.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:12:13.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:12:13.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:12:13.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:12:13.662 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: Manager daemon y is now available 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:12:13.663 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:12:13.664 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:12:13.664 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:12:13.664 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:12:13.664 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:12:13.664 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:12:13.664 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: Activating manager daemon y 2024-09-16T14:12:13.664 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.24898 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: mgrmap e39: y(active, starting, since 0.00796365s) 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:12:13.665 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:12:13.666 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:12:13.666 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:12:13.666 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:12:13.666 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:12:13.666 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: Manager daemon y is now available 2024-09-16T14:12:13.666 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:13.666 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:12:13.666 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:12:13.666 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:12:13.666 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:12:13.667 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:12:13.667 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:12:13.667 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:12:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' 2024-09-16T14:12:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:12:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.24898 172.21.15.167:0/4175209551' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:12:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: Activating manager daemon y 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.24898 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: mgrmap e39: y(active, starting, since 0.00796365s) 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:12:14.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: Manager daemon y is now available 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:12:14.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:13 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:12:14.046 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:12:13] ENGINE Serving on http://:::9283 2024-09-16T14:12:14.046 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:12:13] ENGINE Bus STARTED 2024-09-16T14:12:14.046 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:12:13.769+0000 7f0351b65640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:14:12:13] ENGINE Error in HTTPServer.serve 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: Traceback (most recent call last): 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: self._connections.run(self.expiration_interval) 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: self._run(expiration_interval) 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: s = self.context.wrap_socket( 2024-09-16T14:12:14.047 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:12:14.048 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: return self.sslsocket_class._create( 2024-09-16T14:12:14.048 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:12:14.048 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: self.do_handshake() 2024-09-16T14:12:14.048 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:12:14.048 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: self._sslobj.do_handshake() 2024-09-16T14:12:14.048 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:12:14.048 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:13 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:12:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:12:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 6b4c7a0d1ff1 2024-09-16T14:12:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (19m) 2m ago 19m 81.0M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T14:12:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (3m) 2m ago 18m - - 3.8 b5388489f99e 07c61409d2c3 2024-09-16T14:12:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4917-g8293d73f 425e316ba8eb d2b49823f3e3 2024-09-16T14:12:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (9m) 2m ago 25m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:12:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (25m) 2m ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:12:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (24m) 2m ago 24m 51.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T14:12:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (24m) 2m ago 24m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:12:14.247 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 d6e4653da91e 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (19m) 2m ago 19m 17.2M - 1.5.0 0da6a335fe13 a635cb1fda45 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (23m) 2m ago 23m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (23m) 2m ago 23m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (22m) 2m ago 22m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (22m) 2m ago 22m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (21m) 2m ago 21m 64.8M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (21m) 2m ago 21m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (21m) 2m ago 21m 50.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (20m) 2m ago 20m 52.9M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (2m) 2m ago 20m 37.1M - 2.43.0 a07b618ecd1d 35a5fead5c34 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (18m) 2m ago 18m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:12:14.248 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (19m) 2m ago 19m 89.9M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:12:14.604 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:12:14.604 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:12:14.604 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:12:14.604 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:14.604 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:12:14.605 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:12:14.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[23686]: mgrmap e40: y(active, since 1.00918s) 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[23686]: [16/Sep/2024:14:12:13] ENGINE Bus STARTING 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[23686]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[23686]: [16/Sep/2024:14:12:13] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[23686]: [16/Sep/2024:14:12:13] ENGINE Error in HTTPServer.serve 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: Traceback (most recent call last): 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._run(expiration_interval) 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:12:14.857 INFO:journalctl@ceph.mon.a.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: self.do_handshake() 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:12:14.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[23686]: [16/Sep/2024:14:12:13] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T14:12:14.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[23686]: [16/Sep/2024:14:12:13] ENGINE Bus STARTED 2024-09-16T14:12:14.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[23686]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:14.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[23686]: from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:14.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/624795713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:14.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[33450]: mgrmap e40: y(active, since 1.00918s) 2024-09-16T14:12:14.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[33450]: [16/Sep/2024:14:12:13] ENGINE Bus STARTING 2024-09-16T14:12:14.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[33450]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:14.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[33450]: [16/Sep/2024:14:12:13] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T14:12:14.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[33450]: [16/Sep/2024:14:12:13] ENGINE Error in HTTPServer.serve 2024-09-16T14:12:14.859 INFO:journalctl@ceph.mon.c.smithi123.stdout: Traceback (most recent call last): 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._run(expiration_interval) 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: s = self.context.wrap_socket( 2024-09-16T14:12:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout: return self.sslsocket_class._create( 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout: self.do_handshake() 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout: self._sslobj.do_handshake() 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[33450]: [16/Sep/2024:14:12:13] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[33450]: [16/Sep/2024:14:12:13] ENGINE Bus STARTED 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[33450]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[33450]: from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:14.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:14 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/624795713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:14.897 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:12:14.897 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:12:14.897 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:12:14.897 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:12:14.897 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [ 2024-09-16T14:12:14.897 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr" 2024-09-16T14:12:14.897 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-16T14:12:14.898 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:12:14.898 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "", 2024-09-16T14:12:14.898 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:12:14.898 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:12:14.908 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:14 smithi167 ceph-mon[27328]: mgrmap e40: y(active, since 1.00918s) 2024-09-16T14:12:14.908 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:14 smithi167 ceph-mon[27328]: [16/Sep/2024:14:12:13] ENGINE Bus STARTING 2024-09-16T14:12:14.908 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:14 smithi167 ceph-mon[27328]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:14.908 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:14 smithi167 ceph-mon[27328]: [16/Sep/2024:14:12:13] ENGINE Serving on https://172.21.15.123:7150 2024-09-16T14:12:14.908 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:14 smithi167 ceph-mon[27328]: [16/Sep/2024:14:12:13] ENGINE Error in HTTPServer.serve 2024-09-16T14:12:14.908 INFO:journalctl@ceph.mon.b.smithi167.stdout: Traceback (most recent call last): 2024-09-16T14:12:14.908 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:12:14.909 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:12:14.909 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:12:14.909 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._run(expiration_interval) 2024-09-16T14:12:14.909 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:12:14.909 INFO:journalctl@ceph.mon.b.smithi167.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:12:14.909 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:12:14.909 INFO:journalctl@ceph.mon.b.smithi167.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:12:14.909 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:12:14.909 INFO:journalctl@ceph.mon.b.smithi167.stdout: s = self.context.wrap_socket( 2024-09-16T14:12:14.910 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:12:14.910 INFO:journalctl@ceph.mon.b.smithi167.stdout: return self.sslsocket_class._create( 2024-09-16T14:12:14.910 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:12:14.910 INFO:journalctl@ceph.mon.b.smithi167.stdout: self.do_handshake() 2024-09-16T14:12:14.910 INFO:journalctl@ceph.mon.b.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:12:14.910 INFO:journalctl@ceph.mon.b.smithi167.stdout: self._sslobj.do_handshake() 2024-09-16T14:12:14.910 INFO:journalctl@ceph.mon.b.smithi167.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:12:14.910 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:14 smithi167 ceph-mon[27328]: [16/Sep/2024:14:12:13] ENGINE Serving on http://172.21.15.123:8765 2024-09-16T14:12:14.910 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:14 smithi167 ceph-mon[27328]: [16/Sep/2024:14:12:13] ENGINE Bus STARTED 2024-09-16T14:12:14.910 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:14 smithi167 ceph-mon[27328]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:14.911 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:14 smithi167 ceph-mon[27328]: from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:14.911 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:14 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/624795713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:15.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:15 smithi123 ceph-mon[33450]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:15.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:15 smithi123 ceph-mon[33450]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:15.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:15 smithi123 ceph-mon[23686]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:15.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:15 smithi123 ceph-mon[23686]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:15.895 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:15 smithi167 ceph-mon[27328]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:15.895 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:15 smithi167 ceph-mon[27328]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:16.644 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:16.451Z 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.167:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:12:16.644 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:16.452Z 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.167:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:12:16.645 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:16.453Z 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.167:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:12:16.645 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:16.453Z 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.167:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:12:16.645 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:16.455Z 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.167:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:12:16.645 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:16.455Z 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.167:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:12:16.645 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:16 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:16.455Z 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.167:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.167:8765: connect: connection refused" 2024-09-16T14:12:16.798 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:16 smithi123 ceph-mon[33450]: mgrmap e41: y(active, since 3s) 2024-09-16T14:12:16.798 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:16 smithi123 ceph-mon[23686]: mgrmap e41: y(active, since 3s) 2024-09-16T14:12:17.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:16 smithi167 ceph-mon[27328]: mgrmap e41: y(active, since 3s) 2024-09-16T14:12:17.925 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:17 smithi167 ceph-mon[27328]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:17.925 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:17 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:17.926 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:17 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:18.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:17 smithi123 ceph-mon[33450]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:17 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:17 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:17 smithi123 ceph-mon[23686]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:17 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:18.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:17 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:18.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:17 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:12:17] ENGINE Bus STARTING 2024-09-16T14:12:18.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:17 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: CherryPy Checker: 2024-09-16T14:12:18.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:17 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: The Application mounted at '' has an empty config. 2024-09-16T14:12:18.281 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:17 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: 2024-09-16T14:12:18.281 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:12:18] ENGINE Serving on http://:::9283 2024-09-16T14:12:18.281 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: [16/Sep/2024:14:12:18] ENGINE Bus STARTED 2024-09-16T14:12:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: mgrmap e42: y(active, since 5s) 2024-09-16T14:12:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: Standby manager daemon x started 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T14:12:19.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T14:12:19.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:12:19.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:12:19.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:12:19.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:18 smithi167 ceph-mon[27328]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:12:19.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: mgrmap e42: y(active, since 5s) 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: Standby manager daemon x started 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[33450]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: mgrmap e42: y(active, since 5s) 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: Standby manager daemon x started 2024-09-16T14:12:19.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/2709002444' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.conf 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.conf 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:12:19.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:12:19.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:12:19.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:18 smithi123 ceph-mon[23686]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:12:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:12:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:12:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-16T14:12:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:12:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T14:12:19.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:12:19.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:12:19.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:19.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[33450]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T14:12:19.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:19.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:12:19.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:12:19.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:19.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:19 smithi123 ceph-mon[23686]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T14:12:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:12:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: Updating smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:12:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: Updating smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:12:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-16T14:12:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:12:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: Reconfiguring iscsi.foo.smithi123.xapmko (dependencies changed)... 2024-09-16T14:12:20.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:12:20.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi123.xapmko", "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-16T14:12:20.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:20.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:19 smithi167 ceph-mon[27328]: Reconfiguring daemon iscsi.foo.smithi123.xapmko on smithi123 2024-09-16T14:12:21.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:21 smithi123 ceph-mon[33450]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:12:21.942 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:21 smithi123 ceph-mon[23686]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:12:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:21 smithi167 ceph-mon[27328]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:12:22.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[60414]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:12:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:12:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:22 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:22 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:22 smithi167 ceph-mon[27328]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:12:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:22 smithi167 ceph-mon[27328]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T14:12:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:22 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1733145955' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:12:23.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:22 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:22 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:22 smithi123 ceph-mon[23686]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:12:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:22 smithi123 ceph-mon[23686]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T14:12:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:22 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1733145955' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:12:23.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:22 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:23.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:22 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:23.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:22 smithi123 ceph-mon[33450]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:12:23.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:22 smithi123 ceph-mon[33450]: Reconfiguring daemon prometheus.a on smithi167 2024-09-16T14:12:23.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:22 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1733145955' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:12:24.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:23 smithi167 ceph-mon[27328]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:12:24.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:23 smithi123 ceph-mon[33450]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:12:24.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:23 smithi123 ceph-mon[23686]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:12:25.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 systemd[1]: Stopping Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:12:25.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.528Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:12:25.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.528Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:12:25.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.528Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:12:25.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.528Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:12:25.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.528Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:12:25.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.528Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:12:25.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.528Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:12:25.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.528Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:12:25.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.529Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:12:25.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.529Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:12:25.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.529Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:12:25.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[69024]: ts=2024-09-16T14:12:25.529Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:12:25.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 podman[71066]: 2024-09-16 14:12:25.538868461 +0000 UTC m=+0.112460867 container died 35a5fead5c34265abc85957fc702ce703a85b786e49dc464b0479a0696747efa (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:26.123 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:25 smithi167 ceph-mon[27328]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:12:26.123 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 podman[71066]: 2024-09-16 14:12:25.870788265 +0000 UTC m=+0.444380667 container cleanup 35a5fead5c34265abc85957fc702ce703a85b786e49dc464b0479a0696747efa (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:26.123 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:25 smithi167 bash[71066]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:12:26.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:25 smithi123 ceph-mon[33450]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:12:26.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:25 smithi123 ceph-mon[23686]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:12:26.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 podman[71078]: 2024-09-16 14:12:26.122108796 +0000 UTC m=+0.585162582 container remove 35a5fead5c34265abc85957fc702ce703a85b786e49dc464b0479a0696747efa (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:26.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:12:26.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 systemd[1]: Stopped Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:12:26.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.587s CPU time. 2024-09-16T14:12:26.530 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 systemd[1]: Starting Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:12:26.818 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 podman[71171]: 2024-09-16 14:12:26.455655432 +0000 UTC m=+0.017127129 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T14:12:26.818 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 podman[71171]: 2024-09-16 14:12:26.606509322 +0000 UTC m=+0.167981012 container create 5e6a4b2d9105db748ea4a8ec99e08e57300351655e8be4a34b61ad22aca2fbbf (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:26.820 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 podman[71171]: 2024-09-16 14:12:26.81716363 +0000 UTC m=+0.378635317 container init 5e6a4b2d9105db748ea4a8ec99e08e57300351655e8be4a34b61ad22aca2fbbf (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:27.276 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 podman[71171]: 2024-09-16 14:12:26.82060376 +0000 UTC m=+0.382075457 container start 5e6a4b2d9105db748ea4a8ec99e08e57300351655e8be4a34b61ad22aca2fbbf (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:27.276 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.844Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:12:27.276 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.845Z 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-16T14:12:27.276 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.845Z 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 smithi167 (none))" 2024-09-16T14:12:27.276 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.845Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:12:27.276 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.845Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.846Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.847Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.847Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.847Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.850Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.851Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=689.943µs 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.851Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.852Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.858Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.864Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.866Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-16T14:12:27.277 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.868Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-16T14:12:27.278 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.868Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-16T14:12:27.278 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.868Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.875µs wal_replay_duration=17.795361ms wbl_replay_duration=136ns total_replay_duration=18.539937ms 2024-09-16T14:12:27.278 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.871Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:12:27.278 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.871Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:12:27.278 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.871Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:12:27.278 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.894Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.903011ms db_storage=1.17µs remote_storage=1.321µs web_handler=488ns query_engine=1.004µs scrape=594.615µs scrape_sd=183.387µs notify=23.386µs notify_sd=15.205µs rules=21.491039ms tracing=5.29µs 2024-09-16T14:12:27.278 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.894Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:12:27.278 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:12:26.894Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:12:27.278 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 bash[71171]: 5e6a4b2d9105db748ea4a8ec99e08e57300351655e8be4a34b61ad22aca2fbbf 2024-09-16T14:12:27.278 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:12:26 smithi167 systemd[1]: Started Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:12:28.254 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:12:28.254 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.254 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.254 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:12:28.254 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:12:28.254 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.254 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: Adding iSCSI gateway http://:@172.21.15.123:5000 to Dashboard 2024-09-16T14:12:28.254 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:12:28.254 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:12:28.254 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:12:28.255 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:12:28.255 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.255 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:12:28.255 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:12:28.255 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:27 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: Adding iSCSI gateway http://:@172.21.15.123:5000 to Dashboard 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:12:28.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: Adding iSCSI gateway http://:@172.21.15.123:5000 to Dashboard 2024-09-16T14:12:28.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:12:28.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:12:28.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:12:28.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi123"}]: dispatch 2024-09-16T14:12:28.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:28.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:12:28.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:12:28.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:27 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:12:28.996 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:28 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:28.996 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:28 smithi167 ceph-mon[27328]: Upgrade: Updating mgr.x 2024-09-16T14:12:28.996 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:28 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:12:28.997 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:28 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:12:28.997 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:28 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:12:28.997 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:28 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:28.997 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:28 smithi167 ceph-mon[27328]: Deploying daemon mgr.x on smithi167 2024-09-16T14:12:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[33450]: Upgrade: Updating mgr.x 2024-09-16T14:12:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:12:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:12:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:12:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[33450]: Deploying daemon mgr.x on smithi167 2024-09-16T14:12:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[23686]: Upgrade: Updating mgr.x 2024-09-16T14:12:29.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:12:29.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:12:29.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:12:29.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:29.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:28 smithi123 ceph-mon[23686]: Deploying daemon mgr.x on smithi167 2024-09-16T14:12:30.013 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:29 smithi167 ceph-mon[27328]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:12:30.013 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:30 smithi167 systemd[1]: Stopping Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:12:30.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:29 smithi123 ceph-mon[33450]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:12:30.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:29 smithi123 ceph-mon[23686]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:12:30.597 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:30 smithi167 podman[71454]: 2024-09-16 14:12:30.284405078 +0000 UTC m=+0.128363441 container died d2b49823f3e31488d608f99d9cf7ebb1f9c7eaf86c75340053e1dbf7de785d57 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:12:30.939 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:30 smithi167 podman[71454]: 2024-09-16 14:12:30.678643256 +0000 UTC m=+0.522601607 container cleanup d2b49823f3e31488d608f99d9cf7ebb1f9c7eaf86c75340053e1dbf7de785d57 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=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, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-16T14:12:30.939 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:30 smithi167 bash[71454]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x 2024-09-16T14:12:31.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:30 smithi167 podman[71466]: 2024-09-16 14:12:30.938246284 +0000 UTC m=+0.654786539 container remove d2b49823f3e31488d608f99d9cf7ebb1f9c7eaf86c75340053e1dbf7de785d57 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-16T14:12:31.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:30 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:12:31.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T14:12:31.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 systemd[1]: Stopped Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:12:31.280 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.x.service: Consumed 30.105s CPU time. 2024-09-16T14:12:31.642 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 systemd[1]: Starting Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:12:31.642 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 podman[71596]: 2024-09-16 14:12:31.403127119 +0000 UTC m=+0.015981238 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:31.642 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 podman[71596]: 2024-09-16 14:12:31.506476444 +0000 UTC m=+0.119330549 container create 2b9b449216c517f5636febb416faf18a7dda4bb7ce88e8a37b8f8fe7356a17f8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, 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.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-16T14:12:32.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 podman[71596]: 2024-09-16 14:12:31.751089423 +0000 UTC m=+0.363943528 container init 2b9b449216c517f5636febb416faf18a7dda4bb7ce88e8a37b8f8fe7356a17f8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.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) 2024-09-16T14:12:32.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 podman[71596]: 2024-09-16 14:12:31.753831057 +0000 UTC m=+0.366685172 container start 2b9b449216c517f5636febb416faf18a7dda4bb7ce88e8a37b8f8fe7356a17f8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, 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, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-16T14:12:32.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 ceph-mgr[71615]: -- 172.21.15.167:0/3632601019 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55590fcd30e0 con 0x55590fcb1400 2024-09-16T14:12:32.030 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 bash[71596]: 2b9b449216c517f5636febb416faf18a7dda4bb7ce88e8a37b8f8fe7356a17f8 2024-09-16T14:12:32.031 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:31 smithi167 systemd[1]: Started Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:12:32.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:31 smithi167 ceph-mon[27328]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:12:32.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:31 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:32.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:31 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:32.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:31 smithi123 ceph-mon[33450]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:12:32.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:31 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:32.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:31 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:32.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:31 smithi123 ceph-mon[23686]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:12:32.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:31 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:32.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:31 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:32.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:12:31] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-16T14:12:33.250 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:32 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:33.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:32 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:33.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:32 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:34.278 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:33 smithi123 ceph-mon[23686]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:34.279 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:33 smithi123 ceph-mon[33450]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:34.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:33 smithi167 ceph-mon[27328]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:36.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:35 smithi123 ceph-mon[33450]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:36.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:35 smithi123 ceph-mon[23686]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:36.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:35 smithi167 ceph-mon[27328]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:37.294 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.294 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.294 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.294 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.294 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.294 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.294 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[71611]: [16/Sep/2024:14:12:37] ENGINE Bus STARTING 2024-09-16T14:12:37.294 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[71611]: CherryPy Checker: 2024-09-16T14:12:37.295 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[71611]: The Application mounted at '' has an empty config. 2024-09-16T14:12:37.295 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[71611]: 2024-09-16T14:12:37.295 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[71611]: [16/Sep/2024:14:12:37] ENGINE Serving on http://:::9283 2024-09-16T14:12:37.295 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:12:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x[71611]: [16/Sep/2024:14:12:37] ENGINE Bus STARTED 2024-09-16T14:12:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:37.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:37 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:38.320 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:38 smithi167 ceph-mon[27328]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:38.320 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:38 smithi167 ceph-mon[27328]: Standby manager daemon x restarted 2024-09-16T14:12:38.320 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:38 smithi167 ceph-mon[27328]: Standby manager daemon x started 2024-09-16T14:12:38.321 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:38 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:12:38.321 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:38 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:12:38.321 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:38 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:12:38.321 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:38 smithi167 ceph-mon[27328]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:12:38.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[33450]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:38.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[33450]: Standby manager daemon x restarted 2024-09-16T14:12:38.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[33450]: Standby manager daemon x started 2024-09-16T14:12:38.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:12:38.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:12:38.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:12:38.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[33450]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:12:38.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[23686]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:38.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[23686]: Standby manager daemon x restarted 2024-09-16T14:12:38.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[23686]: Standby manager daemon x started 2024-09-16T14:12:38.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:12:38.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:12:38.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:12:38.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:38 smithi123 ceph-mon[23686]: from='mgr.? 172.21.15.167:0/541489894' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:12:39.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:39 smithi123 ceph-mon[33450]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-16T14:12:39.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:39 smithi123 ceph-mon[23686]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-16T14:12:39.469 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:39 smithi167 ceph-mon[27328]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-16T14:12:40.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:40.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:12:40.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:40 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:40.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:40.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:40.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:12:40.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:40.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:40.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:40 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all mgr 2024-09-16T14:12:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all crash 2024-09-16T14:12:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all mds 2024-09-16T14:12:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:12:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:12:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:12:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all nfs 2024-09-16T14:12:41.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:41.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:41.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:12:41.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:41.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all mgr 2024-09-16T14:12:41.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all crash 2024-09-16T14:12:41.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all mds 2024-09-16T14:12:41.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:12:41.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:12:41.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:12:41.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all nfs 2024-09-16T14:12:41.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:41.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:41.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:12:41.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: Upgrade: Setting container_image for all mgr 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: Upgrade: Setting container_image for all crash 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: Upgrade: Setting container_image for all mds 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: Upgrade: Setting container_image for all nfs 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:12:41.525 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:41 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:41.977 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:41 smithi123 systemd[1]: Stopping Ceph node-exporter.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:12:42.359 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:42 smithi123 podman[91519]: 2024-09-16 14:12:42.18414256 +0000 UTC m=+0.132383262 container died d6e4653da91e5e203ec36098e7c2028616365a8d07f47a659b0cdcbbecad7b3b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:42.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:42 smithi123 ceph-mon[23686]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:42.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:42 smithi123 ceph-mon[23686]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T14:12:42.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:42 smithi123 ceph-mon[23686]: Deploying daemon node-exporter.a on smithi123 2024-09-16T14:12:42.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:42 smithi123 ceph-mon[33450]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:42.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:42 smithi123 ceph-mon[33450]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T14:12:42.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:42 smithi123 ceph-mon[33450]: Deploying daemon node-exporter.a on smithi123 2024-09-16T14:12:42.361 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:12:41] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-16T14:12:42.453 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:42 smithi167 ceph-mon[27328]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:42.453 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:42 smithi167 ceph-mon[27328]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T14:12:42.453 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:42 smithi167 ceph-mon[27328]: Deploying daemon node-exporter.a on smithi123 2024-09-16T14:12:42.858 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:42 smithi123 podman[91519]: 2024-09-16 14:12:42.564410575 +0000 UTC m=+0.512651276 container cleanup d6e4653da91e5e203ec36098e7c2028616365a8d07f47a659b0cdcbbecad7b3b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:42.859 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:42 smithi123 bash[91519]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T14:12:43.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:43 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:43.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:43 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:43 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:43 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:43.110 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:42 smithi123 podman[91531]: 2024-09-16 14:12:42.857840887 +0000 UTC m=+0.676216474 container remove d6e4653da91e5e203ec36098e7c2028616365a8d07f47a659b0cdcbbecad7b3b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:43.110 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:42 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:12:43.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:42 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T14:12:43.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:42 smithi123 systemd[1]: Stopped Ceph node-exporter.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:12:43.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:42 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 3.558s CPU time. 2024-09-16T14:12:43.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:43 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:43.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:43 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:43.610 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:43 smithi123 systemd[1]: Starting Ceph node-exporter.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:12:43.610 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:43 smithi123 bash[91660]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-16T14:12:44.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:44 smithi123 ceph-mon[33450]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:44.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:44 smithi123 ceph-mon[23686]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:44.360 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:43 smithi123 bash[91660]: Getting image source signatures 2024-09-16T14:12:44.360 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:43 smithi123 bash[91660]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-16T14:12:44.360 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:43 smithi123 bash[91660]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-16T14:12:44.360 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:43 smithi123 bash[91660]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-16T14:12:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:44 smithi167 ceph-mon[27328]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:45.230 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 bash[91660]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-16T14:12:45.231 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:12:45.556 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 bash[91660]: Writing manifest to image destination 2024-09-16T14:12:45.802 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (19m) 9s ago 20m - - 0.25.0 c8568f914cd2 6b4c7a0d1ff1 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (19m) 9s ago 19m 79.5M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (24s) 9s ago 19m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (14s) 9s ago 24m 65.2M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (9m) 9s ago 25m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (25m) 9s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (24m) 9s ago 24m 55.8M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (24m) 9s ago 24m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (19m) 9s ago 19m - - 1.5.0 0da6a335fe13 d6e4653da91e 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (19m) 9s ago 19m 16.8M - 1.5.0 0da6a335fe13 a635cb1fda45 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (24m) 9s ago 24m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (23m) 9s ago 23m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:12:45.803 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (23m) 9s ago 23m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:12:45.804 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (22m) 9s ago 22m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:12:45.804 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (22m) 9s ago 22m 65.3M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:12:45.804 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (21m) 9s ago 21m 52.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:12:45.804 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (21m) 9s ago 21m 50.6M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:12:45.804 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (21m) 9s ago 21m 53.2M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:12:45.804 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (19s) 9s ago 20m 38.0M - 2.43.0 a07b618ecd1d 5e6a4b2d9105 2024-09-16T14:12:45.804 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (19m) 9s ago 19m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:12:45.804 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (19m) 9s ago 19m 91.0M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:12:45.832 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 podman[91660]: 2024-09-16 14:12:45.727356299 +0000 UTC m=+2.418673684 container create 138a1c7e3a4a41e523718960949ee5b4696d52c1830888147a366f79e0221f12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:45.833 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 podman[91660]: 2024-09-16 14:12:45.637323774 +0000 UTC m=+2.328641160 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T14:12:46.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:46 smithi123 ceph-mon[33450]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:46.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:46 smithi123 ceph-mon[33450]: from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:46.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:46 smithi123 ceph-mon[33450]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:46.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:46 smithi123 ceph-mon[23686]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:46.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:46 smithi123 ceph-mon[23686]: from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:46.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:46 smithi123 ceph-mon[23686]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:46.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 podman[91660]: 2024-09-16 14:12:45.946207686 +0000 UTC m=+2.637525079 container init 138a1c7e3a4a41e523718960949ee5b4696d52c1830888147a366f79e0221f12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:46.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 podman[91660]: 2024-09-16 14:12:45.949156287 +0000 UTC m=+2.640473680 container start 138a1c7e3a4a41e523718960949ee5b4696d52c1830888147a366f79e0221f12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:12:46.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.952Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T14:12:46.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.952Z 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-16T14:12:46.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.953Z 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-16T14:12:46.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.953Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T14:12:46.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.953Z 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-16T14:12:46.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.953Z 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-16T14:12:46.111 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.953Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.953Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.953Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.953Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.953Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.953Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T14:12:46.112 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T14:12:46.113 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T14:12:46.114 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T14:12:46.115 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T14:12:46.115 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T14:12:46.115 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T14:12:46.115 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T14:12:46.115 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T14:12:46.115 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a[91806]: ts=2024-09-16T14:12:45.954Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T14:12:46.115 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:46 smithi123 bash[91660]: 138a1c7e3a4a41e523718960949ee5b4696d52c1830888147a366f79e0221f12 2024-09-16T14:12:46.115 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:12:46 smithi123 systemd[1]: Started Ceph node-exporter.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:12:46.158 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:12:46.158 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:12:46.158 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:12:46.159 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:12:46.160 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:12:46.455 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:12:46.456 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:12:46.456 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:12:46.456 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:12:46.456 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [ 2024-09-16T14:12:46.456 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr" 2024-09-16T14:12:46.456 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-16T14:12:46.456 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:12:46.456 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-16T14:12:46.456 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:12:46.456 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:12:46.468 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:46 smithi167 ceph-mon[27328]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:46.469 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:46 smithi167 ceph-mon[27328]: from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:46.469 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:46 smithi167 ceph-mon[27328]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:47.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:47 smithi123 ceph-mon[23686]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:47.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:47 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:47.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:47 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:47.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:47 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2829640164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:47.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:47 smithi123 ceph-mon[23686]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:47.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:47 smithi123 ceph-mon[33450]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:47.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:47 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:47.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:47 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:47.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:47 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2829640164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:47.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:47 smithi123 ceph-mon[33450]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:47.461 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:47 smithi167 ceph-mon[27328]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:47.461 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:47 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:47.461 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:47 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:47.461 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:47 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2829640164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:12:47.462 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:47 smithi167 ceph-mon[27328]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:48.106 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:47 smithi167 systemd[1]: Stopping Ceph node-exporter.b for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:12:48.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:48 smithi123 ceph-mon[33450]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:48.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:48 smithi123 ceph-mon[33450]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T14:12:48.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:48 smithi123 ceph-mon[33450]: Deploying daemon node-exporter.b on smithi167 2024-09-16T14:12:48.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:48 smithi123 ceph-mon[23686]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:48.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:48 smithi123 ceph-mon[23686]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T14:12:48.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:48 smithi123 ceph-mon[23686]: Deploying daemon node-exporter.b on smithi167 2024-09-16T14:12:48.530 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:48 smithi167 podman[75333]: 2024-09-16 14:12:48.275762049 +0000 UTC m=+0.140695627 container died a635cb1fda45b3017030cec98a1e6e3659d2939e7f023795a12ab89b72c103d6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:12:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:48 smithi167 ceph-mon[27328]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:48 smithi167 ceph-mon[27328]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T14:12:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:48 smithi167 ceph-mon[27328]: Deploying daemon node-exporter.b on smithi167 2024-09-16T14:12:48.892 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:48 smithi167 podman[75333]: 2024-09-16 14:12:48.623275506 +0000 UTC m=+0.488209074 container cleanup a635cb1fda45b3017030cec98a1e6e3659d2939e7f023795a12ab89b72c103d6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:12:48.892 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:48 smithi167 bash[75333]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T14:12:49.258 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:48 smithi167 podman[75346]: 2024-09-16 14:12:48.891110208 +0000 UTC m=+0.615602827 container remove a635cb1fda45b3017030cec98a1e6e3659d2939e7f023795a12ab89b72c103d6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:12:49.258 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:48 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:12:49.259 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:49 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T14:12:49.259 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:49 smithi167 systemd[1]: Stopped Ceph node-exporter.b for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:12:49.259 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:49 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 3.530s CPU time. 2024-09-16T14:12:49.530 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:49 smithi167 systemd[1]: Starting Ceph node-exporter.b for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:12:49.530 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:49 smithi167 bash[75474]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-16T14:12:50.109 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:49 smithi167 bash[75474]: Getting image source signatures 2024-09-16T14:12:50.109 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:49 smithi167 bash[75474]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-16T14:12:50.109 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:49 smithi167 bash[75474]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-16T14:12:50.109 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:49 smithi167 bash[75474]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-16T14:12:50.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:50 smithi123 ceph-mon[33450]: pgmap v21: 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-16T14:12:50.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:50 smithi123 ceph-mon[23686]: pgmap v21: 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-16T14:12:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:50 smithi167 ceph-mon[27328]: pgmap v21: 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-16T14:12:51.964 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:51 smithi167 bash[75474]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-16T14:12:51.964 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:51 smithi167 bash[75474]: Writing manifest to image destination 2024-09-16T14:12:52.233 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-mon[27328]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:52.233 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 podman[75474]: 2024-09-16 14:12:51.995186182 +0000 UTC m=+2.643575953 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T14:12:52.234 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 podman[75474]: 2024-09-16 14:12:52.094135585 +0000 UTC m=+2.742525394 container create 4e35334a48944859a4883f7227f42436dda1585d0f5b5f5c9f113d5ea1b285d6 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:12:52.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:52 smithi123 ceph-mon[33450]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:52.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:52 smithi123 ceph-mon[23686]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:52.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:12:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:12:51] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-16T14:12:52.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 podman[75474]: 2024-09-16 14:12:52.363282831 +0000 UTC m=+3.011672609 container init 4e35334a48944859a4883f7227f42436dda1585d0f5b5f5c9f113d5ea1b285d6 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:12:52.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 podman[75474]: 2024-09-16 14:12:52.366313306 +0000 UTC m=+3.014703083 container start 4e35334a48944859a4883f7227f42436dda1585d0f5b5f5c9f113d5ea1b285d6 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:12:52.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.369Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T14:12:52.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.369Z 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-16T14:12:52.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.370Z 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-16T14:12:52.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.370Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T14:12:52.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.370Z 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-16T14:12:52.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.370Z 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-16T14:12:52.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T14:12:52.781 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T14:12:52.782 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T14:12:52.782 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T14:12:52.782 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T14:12:52.782 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T14:12:52.782 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T14:12:52.782 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T14:12:52.782 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T14:12:52.783 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T14:12:52.784 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b[75549]: ts=2024-09-16T14:12:52.371Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T14:12:52.785 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 bash[75474]: 4e35334a48944859a4883f7227f42436dda1585d0f5b5f5c9f113d5ea1b285d6 2024-09-16T14:12:52.786 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:12:52 smithi167 systemd[1]: Started Ceph node-exporter.b for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:12:53.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:53 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:53.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:53 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:53.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:53 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:53 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:53 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:53 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:53.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:53 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:53.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:53 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:53.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:53 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:54.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:54 smithi167 ceph-mon[27328]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:54.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:54 smithi123 ceph-mon[33450]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:54 smithi123 ceph-mon[23686]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:56.705 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:56 smithi167 ceph-mon[27328]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:56.733 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:56 smithi123 ceph-mon[33450]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:56.734 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:56 smithi123 ceph-mon[23686]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:57.030 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:12:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=cleanup t=2024-09-16T14:12:56.739503337Z level=info msg="Completed cleanup jobs" duration=2.126481ms 2024-09-16T14:12:57.921 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[23686]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:57.921 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.921 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.921 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.921 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.921 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.922 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.922 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.922 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.922 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[33450]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:57.922 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.922 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.922 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.922 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.922 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.922 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.923 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:57.923 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:57 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:58.007 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:57 smithi167 ceph-mon[27328]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:58.007 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:57 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:58.007 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:57 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:58.007 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:57 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:58.007 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:57 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:58.007 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:57 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:58.007 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:57 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:58.007 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:57 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:58.007 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:57 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:12:58.928 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:58 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:58.928 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:58 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:58 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:59.952 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:12:59 smithi167 ceph-mon[27328]: pgmap v26: 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-16T14:13:00.015 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:12:59 smithi123 ceph-mon[33450]: pgmap v26: 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-16T14:13:00.016 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:12:59 smithi123 ceph-mon[23686]: pgmap v26: 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-16T14:13:01.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:01 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:01.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:13:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:01.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:02.359 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:13:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:13:01] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-16T14:13:02.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:02 smithi167 ceph-mon[27328]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:02.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:02 smithi123 ceph-mon[23686]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:02.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:02 smithi123 ceph-mon[33450]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:03 smithi167 ceph-mon[27328]: Upgrade: Updating prometheus.a 2024-09-16T14:13:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:03 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:03 smithi167 ceph-mon[27328]: Deploying daemon prometheus.a on smithi167 2024-09-16T14:13:03.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:03 smithi123 ceph-mon[23686]: Upgrade: Updating prometheus.a 2024-09-16T14:13:03.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:03 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:03.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:03 smithi123 ceph-mon[23686]: Deploying daemon prometheus.a on smithi167 2024-09-16T14:13:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:03 smithi123 ceph-mon[33450]: Upgrade: Updating prometheus.a 2024-09-16T14:13:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:03 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:03 smithi123 ceph-mon[33450]: Deploying daemon prometheus.a on smithi167 2024-09-16T14:13:04.761 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:04 smithi123 ceph-mon[33450]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:04.761 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:04 smithi123 ceph-mon[23686]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:04.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:04 smithi167 ceph-mon[27328]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:06.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:06 smithi167 ceph-mon[27328]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:06.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:06 smithi123 ceph-mon[33450]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:06.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:06 smithi123 ceph-mon[23686]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:08 smithi167 ceph-mon[27328]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:08.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:08 smithi123 ceph-mon[33450]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:08 smithi123 ceph-mon[23686]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:10.658 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:10 smithi167 ceph-mon[27328]: pgmap v31: 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-16T14:13:10.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:10 smithi123 ceph-mon[33450]: pgmap v31: 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-16T14:13:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:10 smithi123 ceph-mon[23686]: pgmap v31: 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-16T14:13:12.360 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:13:11 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:13:11] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-16T14:13:12.516 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 systemd[1]: Stopping Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:13:12.516 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-mon[27328]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:12.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.514Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:13:12.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:13:12.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:13:12.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:13:12.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:13:12.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:13:12.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:13:12.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:13:12.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:13:12.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:13:12.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:13:12.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[71185]: ts=2024-09-16T14:13:12.515Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:13:12.781 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 podman[79247]: 2024-09-16 14:13:12.525072054 +0000 UTC m=+0.133217303 container died 5e6a4b2d9105db748ea4a8ec99e08e57300351655e8be4a34b61ad22aca2fbbf (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:12.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:12 smithi123 ceph-mon[33450]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:12.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:12 smithi123 ceph-mon[23686]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:13.176 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 podman[79247]: 2024-09-16 14:13:12.949161402 +0000 UTC m=+0.557306637 container cleanup 5e6a4b2d9105db748ea4a8ec99e08e57300351655e8be4a34b61ad22aca2fbbf (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:13.176 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:12 smithi167 bash[79247]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:13:13.433 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:13 smithi167 podman[79261]: 2024-09-16 14:13:13.175486478 +0000 UTC m=+0.650345054 container remove 5e6a4b2d9105db748ea4a8ec99e08e57300351655e8be4a34b61ad22aca2fbbf (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:13 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:13.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:13 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:13:13.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:13 smithi167 systemd[1]: Stopped Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:13:13.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:13 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.170s CPU time. 2024-09-16T14:13:13.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:13 smithi167 systemd[1]: Starting Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:13:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:13 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:13 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:14.122 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:13 smithi167 podman[79385]: 2024-09-16 14:13:13.748754012 +0000 UTC m=+0.016846226 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-16T14:13:14.122 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:13 smithi167 podman[79385]: 2024-09-16 14:13:13.876665574 +0000 UTC m=+0.144757785 container create f88ecea3ebe6078b0b982017e43877bd66ad99a71867842d0935570f1a711eeb (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:14.442 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 podman[79385]: 2024-09-16 14:13:14.120929251 +0000 UTC m=+0.389021459 container init f88ecea3ebe6078b0b982017e43877bd66ad99a71867842d0935570f1a711eeb (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:14.443 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 podman[79385]: 2024-09-16 14:13:14.123696634 +0000 UTC m=+0.391788842 container start f88ecea3ebe6078b0b982017e43877bd66ad99a71867842d0935570f1a711eeb (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:14.443 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.142Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-16T14:13:14.443 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.142Z 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-16T14:13:14.443 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.142Z 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 smithi167 (none))" 2024-09-16T14:13:14.443 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.142Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:13:14.443 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.142Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:13:14.444 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.144Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:13:14.444 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.144Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-16T14:13:14.444 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.146Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:13:14.444 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.146Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:13:14.444 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.148Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:13:14.444 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.149Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=720.879µs 2024-09-16T14:13:14.444 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.149Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:13:14.445 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.150Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-16T14:13:14.445 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.157Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-16T14:13:14.445 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.160Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-16T14:13:14.445 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.162Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-16T14:13:14.445 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.164Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-16T14:13:14.445 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.167Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-16T14:13:14.446 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.167Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-16T14:13:14.446 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.167Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.49µs wal_replay_duration=18.824891ms wbl_replay_duration=108ns total_replay_duration=19.617402ms 2024-09-16T14:13:14.446 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.170Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:13:14.446 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.170Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-16T14:13:14.446 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.170Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:13:14.446 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.184Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.334323ms db_storage=815ns remote_storage=1.255µs web_handler=713ns query_engine=630ns scrape=469.751µs scrape_sd=128.899µs notify=17.984µs notify_sd=24.559µs rules=13.328638ms tracing=5.181µs 2024-09-16T14:13:14.447 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.184Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-16T14:13:14.447 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:13:14.184Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:13:14.447 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 bash[79385]: f88ecea3ebe6078b0b982017e43877bd66ad99a71867842d0935570f1a711eeb 2024-09-16T14:13:14.447 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:13:14 smithi167 systemd[1]: Started Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:13:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-mon[27328]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:14 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:14 smithi123 ceph-mon[33450]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:14 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:14.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:14 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:14 smithi123 ceph-mon[23686]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:14 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:14 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:16.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:16 smithi123 ceph-mon[33450]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:13:16.759 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:16 smithi123 ceph-mon[23686]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:13:16.759 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:13:16.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:16 smithi167 ceph-mon[27328]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:13:17.316 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (19m) 20s ago 20m - - 0.25.0 c8568f914cd2 6b4c7a0d1ff1 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (20m) 20s ago 20m 80.3M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (55s) 20s ago 19m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (45s) 20s ago 24m 451M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (10m) 20s ago 26m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (26m) 20s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (25m) 20s ago 25m 57.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (25m) 20s ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (31s) 20s ago 20m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (25s) 20s ago 20m 3305k - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (24m) 20s ago 24m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (24m) 20s ago 24m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:13:17.317 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (23m) 20s ago 23m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:13:17.318 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (23m) 20s ago 23m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:13:17.318 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (22m) 20s ago 22m 65.4M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:13:17.318 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (22m) 20s ago 22m 52.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:13:17.318 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (22m) 20s ago 22m 50.6M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:13:17.318 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (21m) 20s ago 21m 53.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:13:17.318 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 starting - - - - 2024-09-16T14:13:17.318 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (20m) 20s ago 20m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:13:17.318 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (20m) 20s ago 20m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:13:17.656 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:13:17.656 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:13:17.656 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:13:17.657 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:13:17.658 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:13:17.658 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:13:17.938 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:13:17.939 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:13:17.939 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:13:17.939 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:13:17.939 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [ 2024-09-16T14:13:17.939 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr" 2024-09-16T14:13:17.939 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-16T14:13:17.939 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:13:17.939 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-16T14:13:17.939 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:13:17.940 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:13:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:18 smithi167 ceph-mon[27328]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:13:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:18 smithi167 ceph-mon[27328]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:18 smithi167 ceph-mon[27328]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:18 smithi167 ceph-mon[27328]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:18 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/1516614120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:18 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:18.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:18 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:18.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[33450]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:13:18.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[33450]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:18.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[33450]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:18.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[33450]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:18.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/1516614120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:18.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:18.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:18.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[23686]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:13:18.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[23686]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:18.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[23686]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:18.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[23686]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:18.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/1516614120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:18.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:18.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:18 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:19.541 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:19 smithi167 ceph-mon[27328]: from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:19.541 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:19 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:19.542 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:19 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:19.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:19 smithi123 ceph-mon[33450]: from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:19 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:19 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:19.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:19 smithi123 ceph-mon[23686]: from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:19.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:19 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:19.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:19 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:20.623 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:20 smithi167 ceph-mon[27328]: pgmap v36: 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-16T14:13:20.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:20 smithi123 ceph-mon[23686]: pgmap v36: 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-16T14:13:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:20 smithi123 ceph-mon[33450]: pgmap v36: 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-16T14:13:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:22 smithi167 ceph-mon[27328]: pgmap v37: 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-16T14:13:22.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:22 smithi123 ceph-mon[33450]: pgmap v37: 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-16T14:13:22.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:22 smithi123 ceph-mon[23686]: pgmap v37: 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-16T14:13:23.766 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:23 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:23.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:23 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:23.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:23 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:24.589 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:13:24.589 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.590 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.591 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.591 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.591 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.591 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:13:24.591 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:24.591 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:24.591 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:24.591 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.592 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:24 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:13:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:24.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:24 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:25.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:25 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:13:25.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:25 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:13:25.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:25 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:13:26.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:26 smithi167 ceph-mon[27328]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:13:26.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:26 smithi167 ceph-mon[27328]: Upgrade: Updating alertmanager.a 2024-09-16T14:13:26.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:26 smithi167 ceph-mon[27328]: Deploying daemon alertmanager.a on smithi123 2024-09-16T14:13:26.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:26 smithi123 ceph-mon[23686]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:13:26.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:26 smithi123 ceph-mon[23686]: Upgrade: Updating alertmanager.a 2024-09-16T14:13:26.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:26 smithi123 ceph-mon[23686]: Deploying daemon alertmanager.a on smithi123 2024-09-16T14:13:26.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:26 smithi123 ceph-mon[33450]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:13:26.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:26 smithi123 ceph-mon[33450]: Upgrade: Updating alertmanager.a 2024-09-16T14:13:26.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:26 smithi123 ceph-mon[33450]: Deploying daemon alertmanager.a on smithi123 2024-09-16T14:13:28.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:13:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:13:27] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.51.0" 2024-09-16T14:13:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:28 smithi167 ceph-mon[27328]: pgmap v40: 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-16T14:13:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:28 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:28.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:28 smithi123 ceph-mon[33450]: pgmap v40: 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-16T14:13:28.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:28 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:28.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:28 smithi123 ceph-mon[23686]: pgmap v40: 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-16T14:13:28.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:28 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:30 smithi167 ceph-mon[27328]: pgmap v41: 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-16T14:13:30.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:30 smithi123 ceph-mon[33450]: pgmap v41: 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-16T14:13:30.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:30 smithi123 ceph-mon[23686]: pgmap v41: 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-16T14:13:32.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:32 smithi167 ceph-mon[27328]: 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-16T14:13:32.800 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:32 smithi123 ceph-mon[33450]: 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-16T14:13:32.800 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:32 smithi123 ceph-mon[23686]: 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-16T14:13:33.079 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:32 smithi123 systemd[1]: Stopping Ceph alertmanager.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:13:33.079 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:33 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[71556]: ts=2024-09-16T14:13:33.037Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:13:33.357 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:33 smithi123 podman[95974]: 2024-09-16 14:13:33.077947123 +0000 UTC m=+0.134044255 container died 6b4c7a0d1ff1f5408bad8cc18e5152d80d983b8548da6aefb344cda35cc4f419 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:33.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:33 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:33.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:33 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:33.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:33 smithi123 podman[95974]: 2024-09-16 14:13:33.45454615 +0000 UTC m=+0.510643324 container cleanup 6b4c7a0d1ff1f5408bad8cc18e5152d80d983b8548da6aefb344cda35cc4f419 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:33.611 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:33 smithi123 bash[95974]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T14:13:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:33 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:34.016 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:33 smithi123 podman[95986]: 2024-09-16 14:13:33.731047214 +0000 UTC m=+0.647794558 container remove 6b4c7a0d1ff1f5408bad8cc18e5152d80d983b8548da6aefb344cda35cc4f419 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:34.016 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:33 smithi123 podman[95986]: 2024-09-16 14:13:33.823436788 +0000 UTC m=+0.740184132 volume remove ea877138cdc2cc4eb077eb88becf2f86c944171c26a4323eae8a64309e6a6e39 2024-09-16T14:13:34.360 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:34 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T14:13:34.360 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:34 smithi123 systemd[1]: Stopped Ceph alertmanager.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:13:34.360 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:34 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.836s CPU time. 2024-09-16T14:13:34.360 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:34 smithi123 systemd[1]: Starting Ceph alertmanager.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:13:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:34 smithi167 ceph-mon[27328]: 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-16T14:13:34.801 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:34 smithi123 ceph-mon[33450]: 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-16T14:13:34.802 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:34 smithi123 ceph-mon[23686]: 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-16T14:13:34.802 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:34 smithi123 podman[96114]: 2024-09-16 14:13:34.332821513 +0000 UTC m=+0.015804468 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-16T14:13:34.802 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:34 smithi123 podman[96114]: 2024-09-16 14:13:34.466769285 +0000 UTC m=+0.149752225 volume create a1d67af47b311b32ef878a29a63322d806de0055b203d53bfd6bc2b8d46ef517 2024-09-16T14:13:34.802 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:34 smithi123 podman[96114]: 2024-09-16 14:13:34.800890406 +0000 UTC m=+0.483873388 container create e56a54a2186ec05076af5e08f854b83dcd6e010f019d32a61c3a8157ab1ef740 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:35.860 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 podman[96114]: 2024-09-16 14:13:35.606492312 +0000 UTC m=+1.289475252 container init e56a54a2186ec05076af5e08f854b83dcd6e010f019d32a61c3a8157ab1ef740 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:35.860 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 podman[96114]: 2024-09-16 14:13:35.610789543 +0000 UTC m=+1.293772484 container start e56a54a2186ec05076af5e08f854b83dcd6e010f019d32a61c3a8157ab1ef740 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:13:35.860 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:13:35.622Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-16T14:13:35.860 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:13:35.622Z 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-16T14:13:35.860 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:13:35.623Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.123 port=9094 2024-09-16T14:13:35.860 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:13:35.624Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T14:13:35.860 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:13:35.646Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T14:13:35.861 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:13:35.647Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T14:13:35.861 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:13:35.649Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-16T14:13:35.861 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:13:35.649Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T14:13:35.861 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 bash[96114]: e56a54a2186ec05076af5e08f854b83dcd6e010f019d32a61c3a8157ab1ef740 2024-09-16T14:13:35.861 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:35 smithi123 systemd[1]: Started Ceph alertmanager.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:13:36.595 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:36 smithi167 ceph-mon[27328]: 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-16T14:13:36.595 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:36 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:36.595 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:36 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:36.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:36 smithi123 ceph-mon[33450]: 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-16T14:13:36.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:36 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:36.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:36 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:36.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:36 smithi123 ceph-mon[23686]: 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-16T14:13:36.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:36 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:36.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:36 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:37.919 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:13:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:13:37] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.51.0" 2024-09-16T14:13:37.919 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:13:37.624Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000228312s 2024-09-16T14:13:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:38 smithi167 ceph-mon[27328]: 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-16T14:13:38.790 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:38 smithi123 ceph-mon[33450]: 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-16T14:13:38.790 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:38 smithi123 ceph-mon[23686]: 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-16T14:13:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:40 smithi167 ceph-mon[27328]: 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-16T14:13:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:40 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[33450]: 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-16T14:13:40.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.781 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[23686]: 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-16T14:13:40.782 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.782 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.782 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.782 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.782 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:40.782 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:40 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:42.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:42 smithi167 ceph-mon[27328]: 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-16T14:13:42.842 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:42 smithi123 ceph-mon[23686]: 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-16T14:13:42.842 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:42 smithi123 ceph-mon[33450]: 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-16T14:13:43.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:43 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:43.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:43 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:43.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:43 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:43.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:43 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:43 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:43 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: 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-16T14:13:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:44 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: 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-16T14:13:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: 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-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:44.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:44 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:45.925 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:13:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:13:45.627Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002755513s 2024-09-16T14:13:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:46 smithi167 ceph-mon[27328]: 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-16T14:13:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:46 smithi167 ceph-mon[27328]: Upgrade: Updating grafana.a 2024-09-16T14:13:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:46 smithi167 ceph-mon[27328]: Deploying daemon grafana.a on smithi167 2024-09-16T14:13:46.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:46 smithi123 ceph-mon[33450]: 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-16T14:13:46.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:46 smithi123 ceph-mon[33450]: Upgrade: Updating grafana.a 2024-09-16T14:13:46.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:46 smithi123 ceph-mon[33450]: Deploying daemon grafana.a on smithi167 2024-09-16T14:13:46.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:46 smithi123 ceph-mon[23686]: 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-16T14:13:46.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:46 smithi123 ceph-mon[23686]: Upgrade: Updating grafana.a 2024-09-16T14:13:46.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:46 smithi123 ceph-mon[23686]: Deploying daemon grafana.a on smithi167 2024-09-16T14:13:48.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:13:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:13:47] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-16T14:13:48.251 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:13:48.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:48 smithi167 ceph-mon[27328]: 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-16T14:13:48.807 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:13:48.807 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (14s) 8s ago 21m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:13:48.807 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (20m) 8s ago 20m 80.3M - 9.4.12 2bacad6d85d8 28a0711bf21b 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (87s) 8s ago 20m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (77s) 8s ago 25m 452M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (10m) 8s ago 26m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (27m) 8s ago 27m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (25m) 8s ago 25m 54.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (25m) 8s ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (63s) 8s ago 20m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (56s) 8s ago 20m 7633k - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (25m) 8s ago 25m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (24m) 8s ago 24m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (24m) 8s ago 24m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (23m) 8s ago 23m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (23m) 8s ago 23m 66.7M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:13:48.808 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (23m) 8s ago 23m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:13:48.809 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (22m) 8s ago 22m 51.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:13:48.809 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (22m) 8s ago 22m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:13:48.809 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (35s) 8s ago 21m 37.6M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:13:48.809 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (20m) 8s ago 20m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:13:48.809 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (20m) 8s ago 20m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:13:48.809 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:48 smithi123 ceph-mon[23686]: 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-16T14:13:48.809 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:48 smithi123 ceph-mon[33450]: 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-16T14:13:49.143 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:13:49.143 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:13:49.143 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:13:49.143 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:13:49.143 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:13:49.143 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:13:49.144 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:13:49.428 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:13:49.428 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:13:49.428 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:13:49.428 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:13:49.428 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [ 2024-09-16T14:13:49.428 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr" 2024-09-16T14:13:49.429 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2024-09-16T14:13:49.429 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:13:49.429 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading grafana daemons", 2024-09-16T14:13:49.429 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:13:49.429 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:13:49.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:49 smithi123 ceph-mon[23686]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:49.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:49 smithi123 ceph-mon[23686]: from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:49.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:49 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3503536690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:49.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:49 smithi123 ceph-mon[33450]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:49.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:49 smithi123 ceph-mon[33450]: from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:49.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:49 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3503536690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:49 smithi167 ceph-mon[27328]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:49 smithi167 ceph-mon[27328]: from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:49 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3503536690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:50.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:50 smithi123 ceph-mon[33450]: 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-16T14:13:50.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:50 smithi123 ceph-mon[33450]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:50.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:50 smithi123 ceph-mon[33450]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:50.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:50 smithi123 ceph-mon[23686]: 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-16T14:13:50.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:50 smithi123 ceph-mon[23686]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:50.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:50 smithi123 ceph-mon[23686]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:50 smithi167 ceph-mon[27328]: 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-16T14:13:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:50 smithi167 ceph-mon[27328]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:50 smithi167 ceph-mon[27328]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:52.661 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:52 smithi167 ceph-mon[27328]: 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-16T14:13:52.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:52 smithi123 ceph-mon[23686]: 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-16T14:13:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:52 smithi123 ceph-mon[33450]: 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-16T14:13:53.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:53 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:53.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:53 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:53.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:53 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:54.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:54 smithi123 ceph-mon[33450]: 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-16T14:13:54.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:54 smithi123 ceph-mon[23686]: 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-16T14:13:54.959 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:54 smithi167 ceph-mon[27328]: 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-16T14:13:55.230 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:54 smithi167 systemd[1]: Stopping Ceph grafana.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:13:55.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=server t=2024-09-16T14:13:55.228683224Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T14:13:55.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=tracing t=2024-09-16T14:13:55.229074832Z level=info msg="Closing tracing" 2024-09-16T14:13:55.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[55926]: logger=ticker t=2024-09-16T14:13:55.229131057Z level=info msg=stopped last_tick=2024-09-16T14:13:50Z 2024-09-16T14:13:55.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:55 smithi167 podman[83887]: 2024-09-16 14:13:55.239233661 +0000 UTC m=+0.136625451 container died 28a0711bf21bc1f65428ec907c1983888639ae0eed69ab90dbddff0ee954c3fa (image=quay.io/ceph/grafana:9.4.12, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:13:55.888 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:55 smithi167 podman[83887]: 2024-09-16 14:13:55.6530118 +0000 UTC m=+0.550403589 container cleanup 28a0711bf21bc1f65428ec907c1983888639ae0eed69ab90dbddff0ee954c3fa (image=quay.io/ceph/grafana:9.4.12, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:13:55.888 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:55 smithi167 bash[83887]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a 2024-09-16T14:13:56.145 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:55 smithi167 podman[83899]: 2024-09-16 14:13:55.887570008 +0000 UTC m=+0.646048051 container remove 28a0711bf21bc1f65428ec907c1983888639ae0eed69ab90dbddff0ee954c3fa (image=quay.io/ceph/grafana:9.4.12, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:13:56.145 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T14:13:56.146 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 systemd[1]: Stopped Ceph grafana.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:13:56.146 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@grafana.a.service: Consumed 17.049s CPU time. 2024-09-16T14:13:56.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 systemd[1]: Starting Ceph grafana.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:13:56.817 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-mon[27328]: 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-16T14:13:56.820 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 podman[84032]: 2024-09-16 14:13:56.435738694 +0000 UTC m=+0.016950973 image pull c8b91775d855b99270fc5d22f3c6737e8cca01ef4c25c8b0362295e0746fa39b quay.io/ceph/grafana:10.4.0 2024-09-16T14:13:56.820 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 podman[84032]: 2024-09-16 14:13:56.589090864 +0000 UTC m=+0.170303176 container create a303db10b47af50a4a2ee44e4214ff81dd1b546de26a1d5b1e3373ab184de368 (image=quay.io/ceph/grafana:10.4.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:13:56.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:56 smithi123 ceph-mon[33450]: 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-16T14:13:56.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:56 smithi123 ceph-mon[23686]: 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-16T14:13:57.069 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 podman[84032]: 2024-09-16 14:13:56.81637368 +0000 UTC m=+0.397585951 container init a303db10b47af50a4a2ee44e4214ff81dd1b546de26a1d5b1e3373ab184de368 (image=quay.io/ceph/grafana:10.4.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:13:57.069 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 podman[84032]: 2024-09-16 14:13:56.819571876 +0000 UTC m=+0.400784147 container start a303db10b47af50a4a2ee44e4214ff81dd1b546de26a1d5b1e3373ab184de368 (image=quay.io/ceph/grafana:10.4.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:13:57.069 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 bash[84032]: a303db10b47af50a4a2ee44e4214ff81dd1b546de26a1d5b1e3373ab184de368 2024-09-16T14:13:57.069 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 systemd[1]: Started Ceph grafana.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:13:57.069 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.950844666Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-16T14:13:56Z 2024-09-16T14:13:57.069 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951070461Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951079192Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951082322Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951085746Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951088346Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951091033Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951093669Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951097077Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951099899Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951103306Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951105823Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951108519Z level=info msg=Target target=[all] 2024-09-16T14:13:57.070 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951115041Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T14:13:57.071 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951117532Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T14:13:57.071 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.95111995Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T14:13:57.071 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951122306Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T14:13:57.072 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951124726Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T14:13:57.072 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=settings t=2024-09-16T14:13:56.951127238Z level=info msg="App mode production" 2024-09-16T14:13:57.072 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=sqlstore t=2024-09-16T14:13:56.951378474Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T14:13:57.072 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=sqlstore t=2024-09-16T14:13:56.951391185Z 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-16T14:13:57.072 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.951857418Z level=info msg="Starting DB migrations" 2024-09-16T14:13:57.072 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.963170859Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-16T14:13:57.072 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.968825768Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.65384ms 2024-09-16T14:13:57.072 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.969449292Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-16T14:13:57.072 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.969608346Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=159.08µs 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.970029198Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.9707907Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=762.469µs 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.971306996Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.976341881Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.034338ms 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.976748049Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.982002538Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.254036ms 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.982486123Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.987576069Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.088682ms 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.987970062Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.988101464Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=131.488µs 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.988883803Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-16T14:13:57.073 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.989637482Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=750.339µs 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.990052339Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.990746455Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=693.574µs 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.99115951Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.996546379Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.385321ms 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:56 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:56.996994303Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.00194733Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.951885ms 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.002315553Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.002365484Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=49.718µs 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.00283011Z level=info msg="Executing migration" id="permission kind migration" 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.007883612Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.052257ms 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.008254855Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.01342559Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.168049ms 2024-09-16T14:13:57.074 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.013827515Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.01943185Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.603517ms 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.019833911Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.020714867Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=880.862µs 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.021093238Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.021998568Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=905.096µs 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.023985313Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.024715645Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=730.469µs 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.026905956Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.026929648Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=23.309µs 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.029624009Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.030340027Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=715.542µs 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.030707356Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-16T14:13:57.075 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.031405775Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=698.248µs 2024-09-16T14:13:57.076 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.033639462Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-16T14:13:57.076 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.048881251Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=15.239268ms 2024-09-16T14:13:57.076 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.049371574Z level=info msg="Executing migration" id="create correlation v2" 2024-09-16T14:13:57.076 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.050122393Z level=info msg="Migration successfully executed" id="create correlation v2" duration=750.391µs 2024-09-16T14:13:57.076 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.05193255Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-16T14:13:57.076 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.052639601Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=706.94µs 2024-09-16T14:13:57.076 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.052996922Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-16T14:13:57.076 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.053678145Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=680.949µs 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.055879348Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.056571497Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=690.603µs 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.058806025Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.058996915Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=190.8µs 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.061672938Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.062300999Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=628.072µs 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.062662777Z level=info msg="Executing migration" id="add provisioning column" 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.067910526Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.247359ms 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.06833736Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.068488987Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=151.174µs 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.070995376Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-16T14:13:57.077 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.071050308Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=53.239µs 2024-09-16T14:13:57.340 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.073516336Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-16T14:13:57.340 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.079178328Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.661087ms 2024-09-16T14:13:57.340 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.079541502Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-16T14:13:57.340 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.079744101Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=202.69µs 2024-09-16T14:13:57.340 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.082240019Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-16T14:13:57.341 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.082373601Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=131.937µs 2024-09-16T14:13:57.341 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.084828204Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-16T14:13:57.341 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.085330408Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=501.709µs 2024-09-16T14:13:57.341 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.087440157Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-16T14:13:57.341 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.08817958Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=738.943µs 2024-09-16T14:13:57.341 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.088540245Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-16T14:13:57.341 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.089409006Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=868.438µs 2024-09-16T14:13:57.341 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.091214945Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-16T14:13:57.341 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.091542028Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=327.022µs 2024-09-16T14:13:57.341 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.093894379Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-16T14:13:57.342 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.094091733Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=197.63µs 2024-09-16T14:13:57.342 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.096344826Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-16T14:13:57.342 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.097060386Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=715.378µs 2024-09-16T14:13:57.342 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.097402393Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-16T14:13:57.342 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.098101448Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=696.177µs 2024-09-16T14:13:57.342 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.099994004Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-16T14:13:57.342 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.100662028Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=667.755µs 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.102801638Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.103481171Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=679.321µs 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.105467386Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.106208084Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=740.64µs 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.106569022Z level=info msg="Executing migration" id="create anon_device table" 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.107148274Z level=info msg="Migration successfully executed" id="create anon_device table" duration=578.937µs 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.109164909Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.109854346Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=689.292µs 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.110189857Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.110859345Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=669.029µs 2024-09-16T14:13:57.343 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.111208518Z level=info msg="Executing migration" id="create signing_key table" 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.11178208Z level=info msg="Migration successfully executed" id="create signing_key table" duration=573.371µs 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.112130747Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.112808142Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=677.392µs 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.113146147Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.113795018Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=648.998µs 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.114114521Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.114615442Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=501.505µs 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.115010036Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.120318449Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.307545ms 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.120683187Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.121235698Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=553.147µs 2024-09-16T14:13:57.344 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.12163103Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-16T14:13:57.345 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.122500243Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=870.244µs 2024-09-16T14:13:57.345 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.122874092Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-16T14:13:57.345 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.123551787Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=677.44µs 2024-09-16T14:13:57.345 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.123889061Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-16T14:13:57.345 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.124556172Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=668.14µs 2024-09-16T14:13:57.345 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.124896186Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.125689962Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=793.332µs 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.126037158Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.126799276Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=761.498µs 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.127142651Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.127893126Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=750.042µs 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.128298485Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.129011325Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=713.685µs 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.129337765Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.129746186Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=408.303µs 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.130217387Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-16T14:13:57.346 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.130259874Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=43.272µs 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.131059914Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.136511829Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.451773ms 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.136880813Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.142280486Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.398596ms 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.142662203Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.142911595Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=249.087µs 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=migrator t=2024-09-16T14:13:57.143575884Z level=info msg="migrations completed" performed=65 skipped=482 duration=180.460713ms 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=sqlstore t=2024-09-16T14:13:57.144280436Z level=info msg="Created default organization" 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=secrets t=2024-09-16T14:13:57.148908776Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=plugin.store t=2024-09-16T14:13:57.164157102Z level=info msg="Loading plugins..." 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=local.finder t=2024-09-16T14:13:57.216378395Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=plugin.store t=2024-09-16T14:13:57.21639832Z level=info msg="Plugins loaded" count=55 duration=52.241941ms 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=query_data t=2024-09-16T14:13:57.218458044Z level=info msg="Query Service initialization" 2024-09-16T14:13:57.347 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=live.push_http t=2024-09-16T14:13:57.2208718Z level=info msg="Live Push Gateway initialization" 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=ngalert.migration t=2024-09-16T14:13:57.221939618Z level=info msg=Starting 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=ngalert.state.manager t=2024-09-16T14:13:57.227704631Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=infra.usagestats.collector t=2024-09-16T14:13:57.22928793Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.datasources t=2024-09-16T14:13:57.231812409Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.datasources t=2024-09-16T14:13:57.232069553Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.alerting t=2024-09-16T14:13:57.25839691Z level=info msg="starting to provision alerting" 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.alerting t=2024-09-16T14:13:57.258414845Z level=info msg="finished to provision alerting" 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=grafanaStorageLogger t=2024-09-16T14:13:57.258536685Z level=info msg="Storage starting" 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=ngalert.state.manager t=2024-09-16T14:13:57.258537007Z level=info msg="Warming state cache for startup" 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=ngalert.state.manager t=2024-09-16T14:13:57.258836806Z level=info msg="State cache has been initialized" states=0 duration=299.162µs 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=ngalert.scheduler t=2024-09-16T14:13:57.25890458Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=ticker t=2024-09-16T14:13:57.258977028Z level=info msg=starting first_tick=2024-09-16T14:14:00Z 2024-09-16T14:13:57.348 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=ngalert.multiorg.alertmanager t=2024-09-16T14:13:57.259343511Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-16T14:13:57.349 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=http.server t=2024-09-16T14:13:57.261836159Z 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-16T14:13:57.349 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=http.server t=2024-09-16T14:13:57.262111478Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T14:13:57.349 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard t=2024-09-16T14:13:57.284930242Z level=info msg="starting to provision dashboards" 2024-09-16T14:13:57.349 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:57.2882957Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:57.349 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard t=2024-09-16T14:13:57.312959835Z level=info msg="finished to provision dashboards" 2024-09-16T14:13:57.349 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=plugins.update.checker t=2024-09-16T14:13:57.338553619Z level=info msg="Update check succeeded" duration=80.017179ms 2024-09-16T14:13:57.349 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=grafana.update.checker t=2024-09-16T14:13:57.340062693Z level=info msg="Update check succeeded" duration=81.516043ms 2024-09-16T14:13:57.958 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:13:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:13:57] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-16T14:13:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-mon[27328]: 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-16T14:13:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:58.030 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=grafana-apiserver t=2024-09-16T14:13:57.757341649Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-16T14:13:58.030 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:13:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=grafana-apiserver t=2024-09-16T14:13:57.757816716Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-16T14:13:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:57 smithi123 ceph-mon[33450]: 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-16T14:13:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:57 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:57 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:57 smithi123 ceph-mon[23686]: 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-16T14:13:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:57 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:57 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:13:59.239 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:58 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:59.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:58 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:58 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:00.261 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:13:59 smithi167 ceph-mon[27328]: 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-16T14:14:00.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:13:59 smithi123 ceph-mon[23686]: 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-16T14:14:00.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:13:59 smithi123 ceph-mon[33450]: 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-16T14:14:00.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:00.330186661Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:02.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:02 smithi123 ceph-mon[23686]: 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-16T14:14:02.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:02 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:02 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:02 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:02 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:02 smithi123 ceph-mon[33450]: 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-16T14:14:02.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:02 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:02 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:02 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:02 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.688 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:02 smithi167 ceph-mon[27328]: 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-16T14:14:02.688 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:02 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.688 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:02 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.688 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:02 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:02.688 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:02 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:03 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:03.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:03.322864098Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:03.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:03 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:03 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:04.761 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:04 smithi123 ceph-mon[33450]: 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-16T14:14:04.761 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:04 smithi123 ceph-mon[23686]: 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-16T14:14:04.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:04 smithi167 ceph-mon[27328]: 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-16T14:14:06.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:06 smithi167 ceph-mon[27328]: 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-16T14:14:06.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:06.318429274Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:06.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:06 smithi123 ceph-mon[33450]: 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-16T14:14:06.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:06 smithi123 ceph-mon[23686]: 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-16T14:14:08.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:14:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:14:07] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.51.0" 2024-09-16T14:14:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: 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-16T14:14:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:08 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: 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-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: 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-16T14:14:08.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:08.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:08.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:08.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:08.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:08.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:14:08.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:14:08.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:08.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:08 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:14:09.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: Upgrade: Finalizing container_image settings 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:09.696 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:09.697 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:09.697 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:09.697 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:14:09.697 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:09.697 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:09.697 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:09.320220175Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:09.698 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.699 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: Upgrade: Complete! 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:09.700 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:09 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:14:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: Upgrade: Finalizing container_image settings 2024-09-16T14:14:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:09.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:09.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:14:09.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:09.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:14:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: Upgrade: Finalizing container_image settings 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:14:09.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:09.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:09.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:09.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:09.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:14:09.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:09.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:09.865 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:14:09.866 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.866 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.866 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.866 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.866 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.866 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.866 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:14:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.868 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.868 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.868 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: Upgrade: Complete! 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: Upgrade: Complete! 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:09.870 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:09.871 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:09 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:10 smithi167 ceph-mon[27328]: 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-16T14:14:10.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:10 smithi123 ceph-mon[33450]: 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-16T14:14:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:10 smithi123 ceph-mon[23686]: 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-16T14:14:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:12 smithi123 ceph-mon[33450]: 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-16T14:14:12.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:12 smithi123 ceph-mon[23686]: 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-16T14:14:12.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:12 smithi167 ceph-mon[27328]: 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-16T14:14:12.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:12.323231442Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:13 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:13 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:13 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:13 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:13 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:13 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:13 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:14 smithi167 ceph-mon[27328]: 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-16T14:14:14.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:14 smithi123 ceph-mon[33450]: 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-16T14:14:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:14 smithi123 ceph-mon[23686]: 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-16T14:14:15.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:15.326189772Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:16.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:16 smithi167 ceph-mon[27328]: 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-16T14:14:16.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:16 smithi123 ceph-mon[33450]: 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-16T14:14:16.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:16 smithi123 ceph-mon[23686]: 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-16T14:14:18.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:14:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:14:17] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.51.0" 2024-09-16T14:14:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:18 smithi167 ceph-mon[27328]: 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-16T14:14:18.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:18.320234415Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:18.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:18 smithi123 ceph-mon[33450]: 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-16T14:14:18.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:18 smithi123 ceph-mon[23686]: 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-16T14:14:20.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T14:14:20.753 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:20 smithi167 ceph-mon[27328]: 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-16T14:14:20.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:20 smithi123 ceph-mon[33450]: 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-16T14:14:20.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:20 smithi123 ceph-mon[23686]: 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-16T14:14:21.516 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:14:21.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:21 smithi167 ceph-mon[27328]: from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:21.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:21.320831619Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:21.812 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:21 smithi123 ceph-mon[33450]: from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:21.812 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:21 smithi123 ceph-mon[23686]: from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:22.156 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-16T14:14:22.404 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:22.768 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:22 smithi123 ceph-mon[33450]: 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-16T14:14:22.768 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:22 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/4233574177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:22.768 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:22 smithi123 ceph-mon[23686]: 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-16T14:14:22.768 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:22 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/4233574177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:22 smithi167 ceph-mon[27328]: 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-16T14:14:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:22 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/4233574177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:23.232 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T14:14:23.770 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:23 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:23.771 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:23 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3263271617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:23.771 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:23 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:23.771 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:23 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3263271617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:23.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:23 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:23.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:23 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3263271617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:23.804 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-16T14:14:24.054 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:24 smithi167 ceph-mon[27328]: 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-16T14:14:24.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:24.317920206Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:24 smithi123 ceph-mon[23686]: 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-16T14:14:24.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:24 smithi123 ceph-mon[33450]: 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-16T14:14:24.919 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:14:25.566 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:14:25.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:25 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2745924133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:25.812 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:25.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:25 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2745924133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:25.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:25 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2745924133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:26.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:26 smithi167 ceph-mon[27328]: 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-16T14:14:26.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:26 smithi123 ceph-mon[33450]: 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-16T14:14:26.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:26 smithi123 ceph-mon[23686]: 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-16T14:14:27.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:27 smithi167 ceph-mon[27328]: from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:27.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:27.328595423Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:27.815 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:14:27.815 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:27 smithi123 ceph-mon[23686]: from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:27.816 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:14:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:14:27] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.51.0" 2024-09-16T14:14:27.816 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:27 smithi123 ceph-mon[33450]: from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:28.404 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:14:28.648 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:28.769 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:28 smithi123 ceph-mon[33450]: 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-16T14:14:28.770 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:28 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:28.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:28 smithi123 ceph-mon[23686]: 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-16T14:14:28.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:28 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:28 smithi167 ceph-mon[27328]: 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-16T14:14:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:28 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:29.301 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:14:29.302 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": null, 2024-09-16T14:14:29.302 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": false, 2024-09-16T14:14:29.302 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "", 2024-09-16T14:14:29.302 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:14:29.302 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": null, 2024-09-16T14:14:29.302 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "", 2024-09-16T14:14:29.302 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:14:29.302 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:14:29.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:14:30.223 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:30.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:30 smithi123 ceph-mon[33450]: 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-16T14:14:30.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:30 smithi123 ceph-mon[33450]: from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:30.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:30 smithi123 ceph-mon[23686]: 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-16T14:14:30.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:30 smithi123 ceph-mon[23686]: from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:30 smithi167 ceph-mon[27328]: 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-16T14:14:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:30 smithi167 ceph-mon[27328]: from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:30.781 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:30.318269027Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:30.905 INFO:teuthology.orchestra.run.smithi123.stdout:HEALTH_OK 2024-09-16T14:14:31.536 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:14:31.781 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:31.840 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:31 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2343540427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:14:31.841 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:31 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2343540427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:14:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:31 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/2343540427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:14:32.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:32 smithi123 ceph-mon[33450]: 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-16T14:14:32.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:32 smithi123 ceph-mon[23686]: 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-16T14:14:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:32 smithi167 ceph-mon[27328]: 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-16T14:14:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:33 smithi167 ceph-mon[27328]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:33 smithi167 ceph-mon[27328]: from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:33.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:33.325967501Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:33.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:33 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:33.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:33 smithi123 ceph-mon[23686]: from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:33 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:33 smithi123 ceph-mon[33450]: from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:34.104 INFO:teuthology.orchestra.run.smithi123.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:34.764 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[33450]: 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-16T14:14:34.765 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[33450]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi167", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:34.765 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:34.765 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:34.765 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:34.765 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:34.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[23686]: 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-16T14:14:34.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[23686]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi167", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:34.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:34.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:34.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:34.766 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:34 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:34.792 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:14:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:34 smithi167 ceph-mon[27328]: 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-16T14:14:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:34 smithi167 ceph-mon[27328]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi167", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:34 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:34 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:34 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:34 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:35.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=infra.usagestats t=2024-09-16T14:14:35.266025965Z level=info msg="Usage stats are ready to report" 2024-09-16T14:14:35.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:35 smithi123 ceph-mon[33450]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:35.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:35 smithi123 ceph-mon[33450]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:35 smithi123 ceph-mon[23686]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:35 smithi123 ceph-mon[23686]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:35 smithi167 ceph-mon[27328]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:35 smithi167 ceph-mon[27328]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:36.090 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:36.645 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:36.331283806Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:36.645 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:36 smithi167 ceph-mon[27328]: 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-16T14:14:36.645 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:36 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:36.645 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:36 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:14:36.645 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:36 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:36.645 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:36 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:36.646 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:36 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:14:36.646 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:36 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T14:14:36.737 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:14:36.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[33450]: 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-16T14:14:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:14:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:14:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T14:14:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[23686]: 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-16T14:14:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:14:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:14:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:36 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T14:14:37.335 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:14:37.335 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (62s) 57s ago 21m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:14:37.335 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (40s) 35s ago 21m 41.8M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:14:37.335 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (2m) 57s ago 21m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (2m) 35s ago 26m 452M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (11m) 57s ago 27m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (27m) 57s ago 27m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (26m) 35s ago 26m 55.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 5675e7408cce 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (26m) 57s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (111s) 57s ago 21m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (105s) 35s ago 21m 7759k - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (25m) 57s ago 25m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (25m) 57s ago 25m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (25m) 57s ago 25m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (24m) 57s ago 24m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (24m) 35s ago 24m 66.7M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:14:37.336 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (23m) 35s ago 23m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:14:37.337 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (23m) 35s ago 23m 51.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:14:37.337 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (22m) 35s ago 22m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:14:37.337 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (83s) 35s ago 22m 37.7M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:14:37.337 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (21m) 57s ago 21m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:14:37.337 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (21m) 35s ago 21m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:14:37.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[33450]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:14:37.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[33450]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:14:37.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all mgr 2024-09-16T14:14:37.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[33450]: Upgrade: It appears safe to stop mon.b 2024-09-16T14:14:37.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:37.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:14:37.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:14:37.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:37.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[23686]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:14:37.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[23686]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:14:37.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all mgr 2024-09-16T14:14:37.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[23686]: Upgrade: It appears safe to stop mon.b 2024-09-16T14:14:37.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:37.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:14:37.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:14:37.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:37.688 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:14:37.688 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:14:37.688 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:14:37.689 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:14:37.690 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:14:37.693 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:37 smithi167 ceph-mon[27328]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:14:37.693 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:37 smithi167 ceph-mon[27328]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:14:37.693 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:37 smithi167 ceph-mon[27328]: Upgrade: Setting container_image for all mgr 2024-09-16T14:14:37.694 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:37 smithi167 ceph-mon[27328]: Upgrade: It appears safe to stop mon.b 2024-09-16T14:14:37.694 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:37 smithi167 ceph-mon[27328]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:37.694 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:37 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:14:37.694 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:37 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:14:37.694 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:37 smithi167 ceph-mon[27328]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:37.970 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:14:37.971 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:14:37.971 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:14:37.971 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi167", 2024-09-16T14:14:37.971 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:14:37.971 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "0/1 daemons upgraded", 2024-09-16T14:14:37.971 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T14:14:37.971 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:14:37.971 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:14:37.971 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:14:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:14:37] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.51.0" 2024-09-16T14:14:38.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:38 smithi167 ceph-mon[27328]: 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-16T14:14:38.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:38 smithi167 ceph-mon[27328]: from='client.25526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:38.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:38 smithi167 ceph-mon[27328]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:38.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:38 smithi167 ceph-mon[27328]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:38.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:38 smithi167 ceph-mon[27328]: Upgrade: Updating mon.b 2024-09-16T14:14:38.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:38 smithi167 ceph-mon[27328]: Deploying daemon mon.b on smithi167 2024-09-16T14:14:38.695 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:38 smithi167 ceph-mon[27328]: from='client.? 172.21.15.123:0/3653656658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[33450]: 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-16T14:14:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[33450]: from='client.25526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[33450]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[33450]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[33450]: Upgrade: Updating mon.b 2024-09-16T14:14:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[33450]: Deploying daemon mon.b on smithi167 2024-09-16T14:14:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3653656658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[23686]: 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-16T14:14:38.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[23686]: from='client.25526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:38.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[23686]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:38.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[23686]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:38.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[23686]: Upgrade: Updating mon.b 2024-09-16T14:14:38.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[23686]: Deploying daemon mon.b on smithi167 2024-09-16T14:14:38.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:38 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3653656658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:39.234 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:38 smithi167 systemd[1]: Stopping Ceph mon.b for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:14:39.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:39.317018881Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:39.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b[27324]: 2024-09-16T14:14:39.231+0000 7fb48387d640 -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-16T14:14:39.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b[27324]: 2024-09-16T14:14:39.231+0000 7fb48387d640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:14:39.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:39 smithi167 podman[87678]: 2024-09-16 14:14:39.283427157 +0000 UTC m=+0.164783766 container stop 5675e7408cce9e98cd7c18457e8d974ecca589fb64812832dd400a0d486f3154 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:14:39.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:39 smithi167 podman[87678]: 2024-09-16 14:14:39.308887665 +0000 UTC m=+0.190244262 container died 5675e7408cce9e98cd7c18457e8d974ecca589fb64812832dd400a0d486f3154 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-ad35db0, ceph=True, GIT_BRANCH=HEAD, 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=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:14:39.859 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:39 smithi167 podman[87678]: 2024-09-16 14:14:39.673631879 +0000 UTC m=+0.554988475 container cleanup 5675e7408cce9e98cd7c18457e8d974ecca589fb64812832dd400a0d486f3154 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0) 2024-09-16T14:14:39.859 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:39 smithi167 bash[87678]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b 2024-09-16T14:14:40.118 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:39 smithi167 podman[87691]: 2024-09-16 14:14:39.85844038 +0000 UTC m=+0.568998125 container remove 5675e7408cce9e98cd7c18457e8d974ecca589fb64812832dd400a0d486f3154 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-16T14:14:40.118 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-16T14:14:40.118 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 systemd[1]: Stopped Ceph mon.b for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:14:40.118 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.b.service: Consumed 15.366s CPU time. 2024-09-16T14:14:40.514 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 systemd[1]: Starting Ceph mon.b for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:14:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 podman[87817]: 2024-09-16 14:14:40.416327591 +0000 UTC m=+0.015800679 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 podman[87817]: 2024-09-16 14:14:40.534372027 +0000 UTC m=+0.133845106 container create b23740bf2bc967541389ff49f6a3f5c9f08f2d85850d2d85e14a6b06dc4309cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-16T14:14:41.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 podman[87817]: 2024-09-16 14:14:40.820987435 +0000 UTC m=+0.420460514 container init b23740bf2bc967541389ff49f6a3f5c9f08f2d85850d2d85e14a6b06dc4309cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, 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, ceph=True, GIT_BRANCH=HEAD) 2024-09-16T14:14:41.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 podman[87817]: 2024-09-16 14:14:40.824398298 +0000 UTC m=+0.423871378 container start b23740bf2bc967541389ff49f6a3f5c9f08f2d85850d2d85e14a6b06dc4309cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T14:14:41.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 2 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: pidfile_write: ignore empty --pid-file 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: load: jerasure load: lrc 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: RocksDB version: 7.9.2 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Git sha 0 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: DB SUMMARY 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: DB Session ID: H6Q03FXGNKBJ44XM6ZB9 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: CURRENT file: CURRENT 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3120 Bytes 2024-09-16T14:14:41.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000048.sst 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000046.log size: 2177210 ; 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.error_if_exists: 0 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.create_if_missing: 0 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.paranoid_checks: 1 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.env: 0x556c7fbcd120 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.info_log: 0x556c81583700 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T14:14:41.037 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.statistics: (nil) 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.use_fsync: 0 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_log_file_size: 0 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.allow_fallocate: 1 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.use_direct_reads: 0 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.db_log_dir: 2024-09-16T14:14:41.038 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.wal_dir: 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.write_buffer_manager: 0x556c815861e0 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T14:14:41.039 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T14:14:41.040 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T14:14:41.040 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.unordered_write: 0 2024-09-16T14:14:41.040 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T14:14:41.040 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T14:14:41.040 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T14:14:41.040 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T14:14:41.040 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.row_cache: None 2024-09-16T14:14:41.040 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.wal_filter: None 2024-09-16T14:14:41.040 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T14:14:41.041 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T14:14:41.041 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.two_write_queues: 0 2024-09-16T14:14:41.041 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.wal_compression: 0 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.atomic_flush: 0 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.log_readahead_size: 0 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T14:14:41.042 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_background_jobs: 2 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_background_compactions: -1 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_subcompactions: 1 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_open_files: -1 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T14:14:41.043 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_background_flushes: -1 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Compression algorithms supported: 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: kZSTD supported: 0 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: kXpressCompression supported: 0 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: kBZip2Compression supported: 0 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: kLZ4Compression supported: 1 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: kZlibCompression supported: 1 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: kSnappyCompression supported: 1 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T14:14:41.044 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.merge_operator: 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_filter: None 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556c81583320) 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout: cache_index_and_filter_blocks: 1 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T14:14:41.045 INFO:journalctl@ceph.mon.b.smithi167.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: pin_top_level_index_and_filter: 1 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: index_type: 0 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: data_block_index_type: 0 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: index_shortening: 1 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: checksum: 4 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: no_block_cache: 0 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_cache: 0x556c81577610 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_cache_name: BinnedLRUCache 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_cache_options: 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: capacity : 536870912 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: num_shard_bits : 4 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: strict_capacity_limit : 0 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: high_pri_pool_ratio: 0.000 2024-09-16T14:14:41.046 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_cache_compressed: (nil) 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: persistent_cache: (nil) 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_size: 4096 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_size_deviation: 10 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_restart_interval: 16 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: index_block_restart_interval: 1 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: metadata_block_size: 4096 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: partition_filters: 0 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: use_delta_encoding: 1 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: filter_policy: bloomfilter 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: whole_key_filtering: 1 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: verify_compression: 0 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: read_amp_bytes_per_bit: 0 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: format_version: 5 2024-09-16T14:14:41.047 INFO:journalctl@ceph.mon.b.smithi167.stdout: enable_index_compression: 1 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout: block_align: 0 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout: max_auto_readahead_size: 262144 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout: prepopulate_block_cache: 0 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout: initial_auto_readahead_size: 8192 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compression: NoCompression 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T14:14:41.048 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.num_levels: 7 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:14:41.049 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T14:14:41.050 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T14:14:41.051 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T14:14:41.052 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.inplace_update_support: 0 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.bloom_locality: 0 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.max_successive_merges: 0 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.ttl: 2592000 2024-09-16T14:14:41.053 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.enable_blob_files: false 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.min_blob_size: 0 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T14:14:41.054 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 50, last_sequence is 24780, log_number is 46,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 46 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 46 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1d65b2e2-3777-46e8-8df5-8aeddd9ca82c 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726496080851485, "job": 1, "event": "recovery_started", "wal_files": [46]} 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #46 mode 2 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726496080859634, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 51, "file_size": 1348370, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24785, "largest_seqno": 26036, "table_properties": {"data_size": 1342915, "index_size": 3070, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1349, "raw_key_size": 13111, "raw_average_key_size": 24, "raw_value_size": 1331701, "raw_average_value_size": 2489, "num_data_blocks": 138, "num_entries": 535, "num_filter_entries": 535, "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": 1726496080, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1d65b2e2-3777-46e8-8df5-8aeddd9ca82c", "db_session_id": "H6Q03FXGNKBJ44XM6ZB9", "orig_file_number": 51, "seqno_to_time_mapping": "N/A"}} 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726496080859774, "job": 1, "event": "recovery_finished"} 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/version_set.cc:5047] Creating manifest 53 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000046.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556c815a6e00 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: DB pointer 0x556c816a8000 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T14:14:41.055 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: ** DB Stats ** 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.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-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.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-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: ** Compaction Stats [default] ** 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.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-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: L0 1/0 1.29 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 429.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:14:41.056 INFO:journalctl@ceph.mon.b.smithi167.stdout: L6 1/0 9.89 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-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: Sum 2/0 11.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 429.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.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 429.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: ** Compaction Stats [default] ** 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.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-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.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 429.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T14:14:41.057 INFO:journalctl@ceph.mon.b.smithi167.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout: Cumulative compaction: 0.00 GB write, 117.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout: Interval compaction: 0.00 GB write, 117.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.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-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout: Block cache BinnedLRUCache@0x556c81577610#2 capacity: 512.00 MB usage: 4.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: starting mon.b rank 1 at public addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] at bind addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: mon.b@-1(???) e3 preinit fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: mon.b@-1(???).mds e1 new map 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: mon.b@-1(???).mds e1 print_map 2024-09-16T14:14:41.058 INFO:journalctl@ceph.mon.b.smithi167.stdout: e1 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout: btime 2024-09-16T13:46:43:819121+0000 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.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-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout: legacy client fscid: -1 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout: 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout: No filesystems configured 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: mon.b@-1(???).osd e109 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: mon.b@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: mon.b@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: mon.b@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 ceph-mon[87836]: mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 bash[87817]: b23740bf2bc967541389ff49f6a3f5c9f08f2d85850d2d85e14a6b06dc4309cc 2024-09-16T14:14:41.059 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:40 smithi167 systemd[1]: Started Ceph mon.b for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:14:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: 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-16T14:14:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: 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-16T14:14:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: mon.b calling monitor election 2024-09-16T14:14:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: mon.a calling monitor election 2024-09-16T14:14:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:14:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: monmap epoch 3 2024-09-16T14:14:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:14:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T14:14:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T14:14:42.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: min_mon_release 19 (squid) 2024-09-16T14:14:42.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: election_strategy: 1 2024-09-16T14:14:42.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T14:14:42.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T14:14:42.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T14:14:42.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: fsmap 2024-09-16T14:14:42.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:14:42.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-16T14:14:42.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: overall HEALTH_OK 2024-09-16T14:14:42.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:42.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:41 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:42.272 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: 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-16T14:14:42.272 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: 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-16T14:14:42.272 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: mon.b calling monitor election 2024-09-16T14:14:42.272 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: mon.a calling monitor election 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: monmap epoch 3 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: min_mon_release 19 (squid) 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: election_strategy: 1 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: fsmap 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: overall HEALTH_OK 2024-09-16T14:14:42.273 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:42.274 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: 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-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: 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-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: mon.b calling monitor election 2024-09-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: mon.a calling monitor election 2024-09-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: monmap epoch 3 2024-09-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: min_mon_release 19 (squid) 2024-09-16T14:14:42.274 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: election_strategy: 1 2024-09-16T14:14:42.275 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T14:14:42.275 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T14:14:42.275 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T14:14:42.275 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: fsmap 2024-09-16T14:14:42.275 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:14:42.275 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-16T14:14:42.275 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: overall HEALTH_OK 2024-09-16T14:14:42.275 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:42.275 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:41 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:42.514 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:42.324297128Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:42 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:43.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:42 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:43.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:42 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:43 smithi167 ceph-mon[87836]: 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-16T14:14:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:44.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:43 smithi123 ceph-mon[33450]: 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-16T14:14:44.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:43 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:44.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:43 smithi123 ceph-mon[23686]: 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-16T14:14:44.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:43 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:45.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:45.318040619Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:46.213 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:14:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:14:45.870+0000 7f0383e46640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T14:14:46.457 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:46 smithi167 ceph-mon[87836]: 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-16T14:14:46.457 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:46 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.458 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:46 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.458 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:46 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.458 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:46 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:46 smithi123 ceph-mon[33450]: 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-16T14:14:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:46 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:46 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:46 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:46 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:46 smithi123 ceph-mon[23686]: 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-16T14:14:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:46 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:46 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:46 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:46.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:46 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:48.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:14:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:14:47] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.51.0" 2024-09-16T14:14:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:48 smithi167 ceph-mon[87836]: 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-16T14:14:48.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:48.321073747Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:48.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:48 smithi123 ceph-mon[23686]: 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-16T14:14:48.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:48 smithi123 ceph-mon[33450]: 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-16T14:14:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: 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-16T14:14:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all crash 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mds 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:14:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:14:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T14:14:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:14:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all nfs 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all grafana 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all loki 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all promtail 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Finalizing container_image settings 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: Upgrade: Complete! 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.289 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:50.290 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:50.290 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:49 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: 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-16T14:14:50.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:50.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:50.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all crash 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all mds 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:14:50.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:14:50.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T14:14:50.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:14:50.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all nfs 2024-09-16T14:14:50.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:14:50.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:14:50.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: 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-16T14:14:50.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:50.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:50.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:14:50.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all crash 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all mds 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:14:50.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all nfs 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all grafana 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all loki 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all promtail 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Finalizing container_image settings 2024-09-16T14:14:50.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:50.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:50.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:14:50.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:14:50.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all grafana 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all loki 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:14:50.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all promtail 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Finalizing container_image settings 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:50.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:14:50.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:50.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:50.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:14:50.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:50.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:50.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:50.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:50.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:14:50.373 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:14:50.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:50.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:14:50.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:14:50.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:50.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:14:50.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:50.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:14:50.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:14:50.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:50.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:14:50.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:14:50.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:50.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:50.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:14:50.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.376 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: Upgrade: Complete! 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:50.377 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: Upgrade: Complete! 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:50.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:14:50.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:14:50.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:50.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:50.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:50.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:50.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:50.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:49 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:51.721 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:51.323373232Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:52.277 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:51 smithi123 ceph-mon[33450]: 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-16T14:14:52.277 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:51 smithi123 ceph-mon[23686]: 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-16T14:14:52.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:51 smithi167 ceph-mon[87836]: 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-16T14:14:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:52 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:53.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:52 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:53.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:52 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:54 smithi123 ceph-mon[33450]: 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-16T14:14:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:54 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:54.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:54 smithi123 ceph-mon[23686]: 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-16T14:14:54.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:54 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:54.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:54 smithi167 ceph-mon[87836]: 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-16T14:14:54.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:54 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:14:54.531 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:54.324641951Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:56.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:56 smithi123 ceph-mon[33450]: 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-16T14:14:56.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:56 smithi123 ceph-mon[23686]: 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-16T14:14:56.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:56 smithi167 ceph-mon[87836]: 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-16T14:14:57.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:14:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:57.324803018Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:58.082 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:14:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:14:57] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.51.0" 2024-09-16T14:14:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:58 smithi123 ceph-mon[33450]: 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-16T14:14:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:14:58 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:58 smithi123 ceph-mon[23686]: 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-16T14:14:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:14:58 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:58 smithi167 ceph-mon[87836]: 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-16T14:14:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:14:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:00.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:00 smithi123 ceph-mon[23686]: 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-16T14:15:00.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:00 smithi123 ceph-mon[33450]: 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-16T14:15:00.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:00 smithi167 ceph-mon[87836]: 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-16T14:15:00.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:00.319221754Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:02.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:02 smithi123 ceph-mon[33450]: 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-16T14:15:02.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:02 smithi123 ceph-mon[23686]: 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-16T14:15:02.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:02 smithi167 ceph-mon[87836]: 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-16T14:15:03.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:03 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:03.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:03 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:03.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:03 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:03.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:03.327998142Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:04.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:04 smithi123 ceph-mon[33450]: 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-16T14:15:04.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:04 smithi123 ceph-mon[23686]: 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-16T14:15:04.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:04 smithi167 ceph-mon[87836]: 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-16T14:15:06.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:06 smithi123 ceph-mon[33450]: 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-16T14:15:06.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:06 smithi123 ceph-mon[23686]: 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-16T14:15:06.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:06 smithi167 ceph-mon[87836]: 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-16T14:15:06.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:06.326549527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:08.106 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:15:07] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.51.0" 2024-09-16T14:15:08.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:08 smithi123 ceph-mon[33450]: 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-16T14:15:08.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:08 smithi123 ceph-mon[23686]: 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-16T14:15:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:08 smithi167 ceph-mon[87836]: 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-16T14:15:08.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:15:09.221 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:15:09.341 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:09 smithi123 ceph-mon[33450]: from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:09.341 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:09 smithi123 ceph-mon[23686]: from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:09.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:09 smithi167 ceph-mon[87836]: from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:09.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:09.329299659Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:09.861 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:15:09.861 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (95s) 90s ago 22m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:15:09.861 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (73s) 24s ago 22m 72.6M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:15:09.861 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (2m) 90s ago 21m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:15:09.861 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (2m) 24s ago 26m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:15:09.861 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (11m) 90s ago 28m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:15:09.861 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (28m) 90s ago 28m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:15:09.861 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (29s) 24s ago 27m 24.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:15:09.861 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (27m) 90s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:15:09.861 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (2m) 90s ago 22m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (2m) 24s ago 22m 10.1M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (26m) 90s ago 26m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (26m) 90s ago 26m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (25m) 90s ago 25m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (25m) 90s ago 25m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (24m) 24s ago 24m 66.9M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (24m) 24s ago 24m 52.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (23m) 24s ago 23m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (23m) 24s ago 23m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (116s) 24s ago 23m 38.4M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (21m) 90s ago 21m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:15:09.862 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (21m) 24s ago 21m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:15:10.431 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:10 smithi167 ceph-mon[87836]: 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-16T14:15:10.519 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:10 smithi123 ceph-mon[33450]: 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-16T14:15:10.519 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:10 smithi123 ceph-mon[23686]: 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-16T14:15:10.546 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-16T14:15:10.794 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:15:11.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:11 smithi123 ceph-mon[33450]: from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:11.170 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:11 smithi123 ceph-mon[23686]: from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:11.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:11 smithi167 ceph-mon[87836]: from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:11.508 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:15:12.117 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:15:12.296 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:12 smithi123 ceph-mon[33450]: 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-16T14:15:12.296 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:12 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2611333759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:12.297 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:12 smithi123 ceph-mon[23686]: 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-16T14:15:12.297 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:12 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2611333759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:12.363 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:15:12.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:12.322394511Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:12.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:12 smithi167 ceph-mon[87836]: 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-16T14:15:12.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:12 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/2611333759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:13.004 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:15:13.004 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": null, 2024-09-16T14:15:13.004 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": false, 2024-09-16T14:15:13.004 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "", 2024-09-16T14:15:13.005 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:15:13.005 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": null, 2024-09-16T14:15:13.005 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "", 2024-09-16T14:15:13.005 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:15:13.005 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:15:13.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:13 smithi123 ceph-mon[23686]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:13.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:13 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:13.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:13 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:13.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:13 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:13.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:13 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:13.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:13.684 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:15:13.930 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:15:14.321 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:14 smithi123 ceph-mon[33450]: 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-16T14:15:14.321 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:14 smithi123 ceph-mon[33450]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:14.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:14 smithi123 ceph-mon[23686]: 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-16T14:15:14.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:14 smithi123 ceph-mon[23686]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:14.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:14 smithi167 ceph-mon[87836]: 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-16T14:15:14.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:14 smithi167 ceph-mon[87836]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:14.655 INFO:teuthology.orchestra.run.smithi123.stdout:HEALTH_OK 2024-09-16T14:15:15.309 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:15 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/3599540627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:15:15.309 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:15 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/3599540627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:15:15.337 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:15:15.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:15 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/3599540627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:15:15.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:15.322425073Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:15.580 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:15:16.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:16 smithi123 ceph-mon[33450]: 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-16T14:15:16.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:16 smithi123 ceph-mon[23686]: 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-16T14:15:16.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:16 smithi167 ceph-mon[87836]: 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-16T14:15:17.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:17 smithi123 ceph-mon[23686]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:17.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:17 smithi123 ceph-mon[23686]: from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:17.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:17 smithi123 ceph-mon[33450]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:17.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:17 smithi123 ceph-mon[33450]: from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:17 smithi167 ceph-mon[87836]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:17.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:17 smithi167 ceph-mon[87836]: from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:17.853 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:15:17] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.51.0" 2024-09-16T14:15:17.888 INFO:teuthology.orchestra.run.smithi123.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:15:18.499 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:18 smithi123 ceph-mon[23686]: 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-16T14:15:18.499 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:18 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:18.499 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:18 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:18.499 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:18 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:15:18.499 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:18 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:18.499 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:18 smithi123 ceph-mon[33450]: 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-16T14:15:18.500 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:18 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:18.500 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:18 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:18.500 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:18 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:15:18.500 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:18 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:18.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:18.331316118Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:18.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:18 smithi167 ceph-mon[87836]: 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-16T14:15:18.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:18 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:18.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:18 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:18.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:18 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:15:18.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:18 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:18.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:15:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:19 smithi167 ceph-mon[87836]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:15:19.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:19 smithi167 ceph-mon[87836]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:15:19.531 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:19 smithi123 ceph-mon[33450]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:15:19.531 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:19 smithi123 ceph-mon[33450]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:15:19.531 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:19 smithi123 ceph-mon[23686]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:15:19.531 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:19 smithi123 ceph-mon[23686]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:15:19.602 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:15:20.287 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:15:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: 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-16T14:15:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:15:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:15:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:15:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: Upgrade: Setting container_image for all mgr 2024-09-16T14:15:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:15:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[33450]: Upgrade: It appears safe to stop mon.a 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: 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-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: Upgrade: Setting container_image for all mgr 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T14:15:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:20 smithi123 ceph-mon[23686]: Upgrade: It appears safe to stop mon.a 2024-09-16T14:15:20.870 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:15:20.870 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (106s) 101s ago 22m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:15:20.870 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (84s) 35s ago 22m 72.6M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:15:20.870 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (2m) 101s ago 22m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:15:20.870 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (2m) 35s ago 26m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (12m) 101s ago 28m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (28m) 101s ago 28m - 2048M 19.1.1-328-gad35db06 b5388489f99e 13982208e8be 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (40s) 35s ago 27m 24.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (27m) 101s ago 27m - 2048M 19.1.1-328-gad35db06 b5388489f99e f9b4e2a25b81 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (2m) 101s ago 22m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (2m) 35s ago 22m 10.1M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (26m) 101s ago 26m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (26m) 101s ago 26m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (25m) 101s ago 25m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (25m) 101s ago 25m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (24m) 35s ago 24m 66.9M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (24m) 35s ago 24m 52.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (24m) 35s ago 24m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (23m) 35s ago 23m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:15:20.871 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (2m) 35s ago 23m 38.4M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:15:20.872 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (22m) 101s ago 22m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:15:20.872 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (22m) 35s ago 22m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:15:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: 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-16T14:15:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:15:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:15:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:15:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:21.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mgr 2024-09-16T14:15:21.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:21.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:15:21.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T14:15:21.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:20 smithi167 ceph-mon[87836]: Upgrade: It appears safe to stop mon.a 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:15:21.219 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:15:21.220 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:15:21.220 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:15:21.220 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:15:21.220 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 12, 2024-09-16T14:15:21.220 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:15:21.220 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:15:21.220 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:15:21.524 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:15:21.525 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:15:21.525 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:15:21.525 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi123", 2024-09-16T14:15:21.525 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:15:21.525 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T14:15:21.525 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T14:15:21.525 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:15:21.525 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:15:21.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:21.316992337Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:21.804 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[33450]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:21.804 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[33450]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:21.805 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:21.805 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:15:21.805 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:15:21.805 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:21.805 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[33450]: from='client.? 172.21.15.123:0/2911113171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:21.805 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[23686]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:21.805 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[23686]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:21.806 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[23686]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:21.806 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:15:21.806 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:15:21.806 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[23686]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:21.806 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:21 smithi123 ceph-mon[23686]: from='client.? 172.21.15.123:0/2911113171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:21 smithi167 ceph-mon[87836]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:21 smithi167 ceph-mon[87836]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:21 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:21 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:15:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:21 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:15:22.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:21 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:22.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:21 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/2911113171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:22 smithi123 ceph-mon[23686]: 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-16T14:15:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:22 smithi123 ceph-mon[23686]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:22 smithi123 ceph-mon[23686]: Upgrade: Updating mon.a 2024-09-16T14:15:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:22 smithi123 ceph-mon[23686]: Deploying daemon mon.a on smithi123 2024-09-16T14:15:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:22 smithi123 ceph-mon[23686]: from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:22 smithi123 ceph-mon[33450]: 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-16T14:15:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:22 smithi123 ceph-mon[33450]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:22 smithi123 ceph-mon[33450]: Upgrade: Updating mon.a 2024-09-16T14:15:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:22 smithi123 ceph-mon[33450]: Deploying daemon mon.a on smithi123 2024-09-16T14:15:22.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:22 smithi123 ceph-mon[33450]: from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:22 smithi167 ceph-mon[87836]: 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-16T14:15:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:22 smithi167 ceph-mon[87836]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:22 smithi167 ceph-mon[87836]: Upgrade: Updating mon.a 2024-09-16T14:15:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:22 smithi167 ceph-mon[87836]: Deploying daemon mon.a on smithi123 2024-09-16T14:15:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:22 smithi167 ceph-mon[87836]: from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:23.221 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:22 smithi123 systemd[1]: Stopping Ceph mon.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:15:23.555 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:23 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a[23682]: 2024-09-16T14:15:23.219+0000 7f3f7e52b640 -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-16T14:15:23.556 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:23 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a[23682]: 2024-09-16T14:15:23.219+0000 7f3f7e52b640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T14:15:23.556 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:23 smithi123 podman[102275]: 2024-09-16 14:15:23.280951192 +0000 UTC m=+0.180023001 container died 13982208e8be948ce90d5f35ff477a0d882a0b9ecbac644baff1f07750fe04a8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:15:23.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:23 smithi123 podman[102275]: 2024-09-16 14:15:23.652984031 +0000 UTC m=+0.552055846 container cleanup 13982208e8be948ce90d5f35ff477a0d882a0b9ecbac644baff1f07750fe04a8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, CEPH_POINT_RELEASE=, 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, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-16T14:15:23.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:23 smithi123 bash[102275]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a 2024-09-16T14:15:24.319 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:23 smithi123 podman[102287]: 2024-09-16 14:15:23.981723561 +0000 UTC m=+0.698041594 container remove 13982208e8be948ce90d5f35ff477a0d882a0b9ecbac644baff1f07750fe04a8 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-16T14:15:24.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T14:15:24.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 systemd[1]: Stopped Ceph mon.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:15:24.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.a.service: Consumed 23.639s CPU time. 2024-09-16T14:15:24.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 systemd[1]: Starting Ceph mon.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:15:24.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 podman[102414]: 2024-09-16 14:15:24.522336566 +0000 UTC m=+0.108214906 container create 736eda817887ec8762713359aba2e7da5ba0f823f8ecd8d2a1fbdd12d26c3dd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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_CLEAN=True) 2024-09-16T14:15:24.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 podman[102414]: 2024-09-16 14:15:24.430211331 +0000 UTC m=+0.016089679 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:15:24.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:24.318504313Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 podman[102414]: 2024-09-16 14:15:24.749798787 +0000 UTC m=+0.335677128 container init 736eda817887ec8762713359aba2e7da5ba0f823f8ecd8d2a1fbdd12d26c3dd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-16T14:15:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 podman[102414]: 2024-09-16 14:15:24.753040484 +0000 UTC m=+0.338918824 container start 736eda817887ec8762713359aba2e7da5ba0f823f8ecd8d2a1fbdd12d26c3dd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:15:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T14:15:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 2 2024-09-16T14:15:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: pidfile_write: ignore empty --pid-file 2024-09-16T14:15:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: load: jerasure load: lrc 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: RocksDB version: 7.9.2 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Git sha 0 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: DB SUMMARY 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: DB Session ID: 5EA6B8W5OG07BMY56A22 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: CURRENT file: CURRENT 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3479 Bytes 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 845625 ; 2024-09-16T14:15:25.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.error_if_exists: 0 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.create_if_missing: 0 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.paranoid_checks: 1 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.env: 0x55df5fbf2120 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.info_log: 0x55df61bf9700 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.statistics: (nil) 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.use_fsync: 0 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_log_file_size: 0 2024-09-16T14:15:25.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.allow_fallocate: 1 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.use_direct_reads: 0 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.db_log_dir: 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.wal_dir: 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T14:15:25.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.write_buffer_manager: 0x55df61bfc1e0 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T14:15:25.114 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T14:15:25.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T14:15:25.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T14:15:25.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T14:15:25.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.unordered_write: 0 2024-09-16T14:15:25.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T14:15:25.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T14:15:25.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T14:15:25.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T14:15:25.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.row_cache: None 2024-09-16T14:15:25.115 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.wal_filter: None 2024-09-16T14:15:25.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T14:15:25.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T14:15:25.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.two_write_queues: 0 2024-09-16T14:15:25.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T14:15:25.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.wal_compression: 0 2024-09-16T14:15:25.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.atomic_flush: 0 2024-09-16T14:15:25.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T14:15:25.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T14:15:25.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T14:15:25.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.log_readahead_size: 0 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_background_jobs: 2 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_background_compactions: -1 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_subcompactions: 1 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T14:15:25.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T14:15:25.119 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T14:15:25.119 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T14:15:25.119 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T14:15:25.119 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_open_files: -1 2024-09-16T14:15:25.119 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T14:15:25.119 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T14:15:25.119 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T14:15:25.119 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T14:15:25.119 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_background_flushes: -1 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Compression algorithms supported: 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: kZSTD supported: 0 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: kXpressCompression supported: 0 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: kBZip2Compression supported: 0 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: kLZ4Compression supported: 1 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: kZlibCompression supported: 1 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: kSnappyCompression supported: 1 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T14:15:25.120 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.merge_operator: 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_filter: None 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55df61bf9320) 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout: cache_index_and_filter_blocks: 1 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout: pin_top_level_index_and_filter: 1 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout: index_type: 0 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout: data_block_index_type: 0 2024-09-16T14:15:25.121 INFO:journalctl@ceph.mon.a.smithi123.stdout: index_shortening: 1 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: checksum: 4 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: no_block_cache: 0 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_cache: 0x55df61bed610 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_cache_name: BinnedLRUCache 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_cache_options: 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: capacity : 536870912 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: num_shard_bits : 4 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: strict_capacity_limit : 0 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: high_pri_pool_ratio: 0.000 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_cache_compressed: (nil) 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: persistent_cache: (nil) 2024-09-16T14:15:25.122 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_size: 4096 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_size_deviation: 10 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_restart_interval: 16 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: index_block_restart_interval: 1 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: metadata_block_size: 4096 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: partition_filters: 0 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: use_delta_encoding: 1 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: filter_policy: bloomfilter 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: whole_key_filtering: 1 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: verify_compression: 0 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: read_amp_bytes_per_bit: 0 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: format_version: 5 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: enable_index_compression: 1 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: block_align: 0 2024-09-16T14:15:25.123 INFO:journalctl@ceph.mon.a.smithi123.stdout: max_auto_readahead_size: 262144 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout: prepopulate_block_cache: 0 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout: initial_auto_readahead_size: 8192 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compression: NoCompression 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.num_levels: 7 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T14:15:25.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T14:15:25.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T14:15:25.126 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T14:15:25.127 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.inplace_update_support: 0 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T14:15:25.128 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.bloom_locality: 0 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.max_successive_merges: 0 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.ttl: 2592000 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.enable_blob_files: false 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.min_blob_size: 0 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T14:15:25.129 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: 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 24407, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 54 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 60fce4f6-d6ac-4079-96b7-793e7e8f892c 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726496124780551, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726496124784142, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 797564, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24408, "largest_seqno": 25245, "table_properties": {"data_size": 793557, "index_size": 1879, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1093, "raw_key_size": 11517, "raw_average_key_size": 26, "raw_value_size": 784748, "raw_average_value_size": 1804, "num_data_blocks": 83, "num_entries": 435, "num_filter_entries": 435, "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": 1726496124, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "60fce4f6-d6ac-4079-96b7-793e7e8f892c", "db_session_id": "5EA6B8W5OG07BMY56A22", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726496124784230, "job": 1, "event": "recovery_finished"} 2024-09-16T14:15:25.130 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: 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-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55df61c1ce00 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: DB pointer 0x55df61d1e000 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout: ** DB Stats ** 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.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-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.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-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:15:25.131 INFO:journalctl@ceph.mon.a.smithi123.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.stdout: ** Compaction Stats [default] ** 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.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-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.stdout: L0 1/0 778.87 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 359.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.stdout: L6 1/0 9.38 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.stdout: Sum 2/0 10.14 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 359.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.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 359.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.stdout: ** Compaction Stats [default] ** 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.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-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.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 359.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T14:15:25.132 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: Cumulative compaction: 0.00 GB write, 123.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: Interval compaction: 0.00 GB write, 123.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.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-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: Block cache BinnedLRUCache@0x55df61bed610#2 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-09-16T14:15:25.133 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: starting mon.a rank 0 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: mon.a@-1(???) e3 preinit fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: mon.a@-1(???).mds e1 new map 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: mon.a@-1(???).mds e1 print_map 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout: e1 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout: btime 2024-09-16T13:46:43:819121+0000 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.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-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout: legacy client fscid: -1 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout: 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout: No filesystems configured 2024-09-16T14:15:25.134 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: mon.a@-1(???).osd e109 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T14:15:25.135 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: mon.a@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:15:25.135 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: mon.a@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:15:25.135 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: mon.a@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:15:25.135 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 ceph-mon[102433]: mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-09-16T14:15:25.135 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 bash[102414]: 736eda817887ec8762713359aba2e7da5ba0f823f8ecd8d2a1fbdd12d26c3dd2 2024-09-16T14:15:25.135 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:24 smithi123 systemd[1]: Started Ceph mon.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:15:27.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:27.330544855Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:28.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:15:27] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.51.0" 2024-09-16T14:15:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: 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-16T14:15:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: mon.a calling monitor election 2024-09-16T14:15:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:15:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: monmap epoch 3 2024-09-16T14:15:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: min_mon_release 19 (squid) 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: election_strategy: 1 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: fsmap 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: overall HEALTH_OK 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='' 2024-09-16T14:15:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:28.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: 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-16T14:15:28.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:28.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: mon.a calling monitor election 2024-09-16T14:15:28.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:28.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:15:28.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: monmap epoch 3 2024-09-16T14:15:28.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:15:28.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T14:15:28.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T14:15:28.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: min_mon_release 19 (squid) 2024-09-16T14:15:28.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: election_strategy: 1 2024-09-16T14:15:28.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T14:15:28.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T14:15:28.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T14:15:28.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: fsmap 2024-09-16T14:15:28.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:15:28.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-16T14:15:28.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: overall HEALTH_OK 2024-09-16T14:15:28.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: from='mgr.15318 ' entity='' 2024-09-16T14:15:28.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:27 smithi123 ceph-mon[102433]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:28.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: 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-16T14:15:28.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:28.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: mon.a calling monitor election 2024-09-16T14:15:28.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:28.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:15:28.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: monmap epoch 3 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: min_mon_release 19 (squid) 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: election_strategy: 1 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: fsmap 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: overall HEALTH_OK 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='' 2024-09-16T14:15:28.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:27 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:29.156 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:29.157 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:28 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:29.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:30.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:29 smithi123 ceph-mon[102433]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:30.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:29 smithi123 ceph-mon[33450]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:30.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:29 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:15:29.793+0000 7f0383e46640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T14:15:30.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:29 smithi167 ceph-mon[87836]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:30.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:30.32660039Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:32.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:31 smithi167 ceph-mon[87836]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:32.311 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:31 smithi123 ceph-mon[33450]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:32.312 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:31 smithi123 ceph-mon[102433]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:33.239 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:32 smithi123 ceph-mon[102433]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.239 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:32 smithi123 ceph-mon[102433]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.239 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:32 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:33.239 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:32 smithi123 ceph-mon[102433]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.239 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:32 smithi123 ceph-mon[102433]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.239 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:32 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.239 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:32 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.239 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:32 smithi123 ceph-mon[33450]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:33.239 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:32 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.240 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:32 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:32 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:32 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:32 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:32 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:32 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:33.781 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:33.321337667Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:34.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:34 smithi123 ceph-mon[102433]: 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-16T14:15:34.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:34 smithi123 ceph-mon[33450]: 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-16T14:15:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:34 smithi167 ceph-mon[87836]: 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-16T14:15:36.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:36.320030034Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-mon[87836]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:15:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:15:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:15:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:15:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[33450]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:15:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:15:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:15:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:15:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[102433]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[102433]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[102433]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:15:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[102433]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:15:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:15:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:15:36.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:15:37.859 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:15:37] "GET /metrics HTTP/1.1" 200 38103 "" "Prometheus/2.51.0" 2024-09-16T14:15:37.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-mon[33450]: Upgrade: It appears safe to stop mon.c 2024-09-16T14:15:37.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-mon[33450]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:37.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:15:37.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:15:37.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-mon[33450]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:37.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-mon[102433]: Upgrade: It appears safe to stop mon.c 2024-09-16T14:15:37.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-mon[102433]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:37.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:15:37.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:15:37.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:37 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:37 smithi167 ceph-mon[87836]: Upgrade: It appears safe to stop mon.c 2024-09-16T14:15:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:37 smithi167 ceph-mon[87836]: from='mgr.15318 ' entity='mgr.y' 2024-09-16T14:15:38.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:37 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:15:38.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:37 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:15:38.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:37 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:38.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:38 smithi123 ceph-mon[102433]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:38 smithi123 ceph-mon[102433]: Upgrade: Updating mon.c 2024-09-16T14:15:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:38 smithi123 ceph-mon[102433]: Deploying daemon mon.c on smithi123 2024-09-16T14:15:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:38 smithi123 ceph-mon[33450]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:38 smithi123 ceph-mon[33450]: Upgrade: Updating mon.c 2024-09-16T14:15:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:38 smithi123 ceph-mon[33450]: Deploying daemon mon.c on smithi123 2024-09-16T14:15:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:38 smithi167 ceph-mon[87836]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:38 smithi167 ceph-mon[87836]: Upgrade: Updating mon.c 2024-09-16T14:15:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:38 smithi167 ceph-mon[87836]: Deploying daemon mon.c on smithi123 2024-09-16T14:15:39.186 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:38 smithi123 systemd[1]: Stopping Ceph mon.c for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:15:39.569 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:15:39] ENGINE Bus STOPPING 2024-09-16T14:15:39.569 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c[33446]: 2024-09-16T14:15:39.183+0000 7f44daa3b640 -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-16T14:15:39.569 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c[33446]: 2024-09-16T14:15:39.183+0000 7f44daa3b640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:15:39.569 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:39 smithi123 podman[105896]: 2024-09-16 14:15:39.296539706 +0000 UTC m=+0.217859791 container died f9b4e2a25b810dfdcfe17393cbfd55bc12764e2f7f12237f9d8c3ae9ce623058 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0) 2024-09-16T14:15:39.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:39.317307486Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:39.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:39 smithi123 podman[105896]: 2024-09-16 14:15:39.669447662 +0000 UTC m=+0.590767748 container cleanup f9b4e2a25b810dfdcfe17393cbfd55bc12764e2f7f12237f9d8c3ae9ce623058 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=squid-ad35db0) 2024-09-16T14:15:39.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:39 smithi123 bash[105896]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c 2024-09-16T14:15:39.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:15:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:15:39.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:15:39] ENGINE Bus STOPPED 2024-09-16T14:15:39.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:15:39] ENGINE Bus STARTING 2024-09-16T14:15:39.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:15:39] ENGINE Serving on http://:::9283 2024-09-16T14:15:39.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:39 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:15:39] ENGINE Bus STARTED 2024-09-16T14:15:40.341 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:39 smithi123 podman[105908]: 2024-09-16 14:15:39.97121269 +0000 UTC m=+0.673442071 container remove f9b4e2a25b810dfdcfe17393cbfd55bc12764e2f7f12237f9d8c3ae9ce623058 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-16T14:15:40.341 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-16T14:15:40.341 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 systemd[1]: Stopped Ceph mon.c for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:15:40.341 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.c.service: Consumed 14.460s CPU time. 2024-09-16T14:15:40.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 systemd[1]: Starting Ceph mon.c for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:15:40.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 podman[106050]: 2024-09-16 14:15:40.449486567 +0000 UTC m=+0.015644558 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:15:40.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 podman[106050]: 2024-09-16 14:15:40.580658066 +0000 UTC m=+0.146816043 container create 05232036d1919cd39d24bc7220887958e6a7a7e6641ae3456a45979a009d2e21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS) 2024-09-16T14:15:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 podman[106050]: 2024-09-16 14:15:40.808533479 +0000 UTC m=+0.374691458 container init 05232036d1919cd39d24bc7220887958e6a7a7e6641ae3456a45979a009d2e21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0) 2024-09-16T14:15:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 podman[106050]: 2024-09-16 14:15:40.812363628 +0000 UTC m=+0.378521609 container start 05232036d1919cd39d24bc7220887958e6a7a7e6641ae3456a45979a009d2e21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-16T14:15:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T14:15:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 2 2024-09-16T14:15:41.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: pidfile_write: ignore empty --pid-file 2024-09-16T14:15:41.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: load: jerasure load: lrc 2024-09-16T14:15:41.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: RocksDB version: 7.9.2 2024-09-16T14:15:41.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Git sha 0 2024-09-16T14:15:41.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T14:15:41.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: DB SUMMARY 2024-09-16T14:15:41.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: DB Session ID: ZW1P685DTBZRYRNSHM40 2024-09-16T14:15:41.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: CURRENT file: CURRENT 2024-09-16T14:15:41.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T14:15:41.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3620 Bytes 2024-09-16T14:15:41.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-09-16T14:15:41.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 164908 ; 2024-09-16T14:15:41.112 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.error_if_exists: 0 2024-09-16T14:15:41.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.create_if_missing: 0 2024-09-16T14:15:41.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.paranoid_checks: 1 2024-09-16T14:15:41.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T14:15:41.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T14:15:41.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T14:15:41.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.env: 0x560409fb6120 2024-09-16T14:15:41.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T14:15:41.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.info_log: 0x56040c491700 2024-09-16T14:15:41.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T14:15:41.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.statistics: (nil) 2024-09-16T14:15:41.116 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.use_fsync: 0 2024-09-16T14:15:41.116 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_log_file_size: 0 2024-09-16T14:15:41.116 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T14:15:41.116 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T14:15:41.116 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T14:15:41.116 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T14:15:41.116 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.allow_fallocate: 1 2024-09-16T14:15:41.116 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T14:15:41.117 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T14:15:41.117 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.use_direct_reads: 0 2024-09-16T14:15:41.117 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T14:15:41.117 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T14:15:41.117 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.db_log_dir: 2024-09-16T14:15:41.117 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.wal_dir: 2024-09-16T14:15:41.117 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T14:15:41.117 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.write_buffer_manager: 0x56040c4941e0 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T14:15:41.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.unordered_write: 0 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.row_cache: None 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.wal_filter: None 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.two_write_queues: 0 2024-09-16T14:15:41.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.wal_compression: 0 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.atomic_flush: 0 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.log_readahead_size: 0 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T14:15:41.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_background_jobs: 2 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_background_compactions: -1 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_subcompactions: 1 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T14:15:41.121 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_open_files: -1 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_background_flushes: -1 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Compression algorithms supported: 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: kZSTD supported: 0 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: kXpressCompression supported: 0 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: kBZip2Compression supported: 0 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T14:15:41.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: kLZ4Compression supported: 1 2024-09-16T14:15:41.160 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: kZlibCompression supported: 1 2024-09-16T14:15:41.160 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T14:15:41.160 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: kSnappyCompression supported: 1 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.merge_operator: 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_filter: None 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T14:15:41.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56040c491320) 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout: cache_index_and_filter_blocks: 1 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout: pin_top_level_index_and_filter: 1 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout: index_type: 0 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout: data_block_index_type: 0 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout: index_shortening: 1 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout: checksum: 4 2024-09-16T14:15:41.162 INFO:journalctl@ceph.mon.c.smithi123.stdout: no_block_cache: 0 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_cache: 0x56040c485610 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_cache_name: BinnedLRUCache 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_cache_options: 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: capacity : 536870912 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: num_shard_bits : 4 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: strict_capacity_limit : 0 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: high_pri_pool_ratio: 0.000 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_cache_compressed: (nil) 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: persistent_cache: (nil) 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_size: 4096 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_size_deviation: 10 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_restart_interval: 16 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: index_block_restart_interval: 1 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: metadata_block_size: 4096 2024-09-16T14:15:41.163 INFO:journalctl@ceph.mon.c.smithi123.stdout: partition_filters: 0 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: use_delta_encoding: 1 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: filter_policy: bloomfilter 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: whole_key_filtering: 1 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: verify_compression: 0 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: read_amp_bytes_per_bit: 0 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: format_version: 5 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: enable_index_compression: 1 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: block_align: 0 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: max_auto_readahead_size: 262144 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: prepopulate_block_cache: 0 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: initial_auto_readahead_size: 8192 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T14:15:41.164 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compression: NoCompression 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.num_levels: 7 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T14:15:41.165 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T14:15:41.166 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T14:15:41.166 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:15:41.166 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T14:15:41.166 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T14:15:41.166 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:15:41.166 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:15:41.166 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T14:15:41.166 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T14:15:41.166 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T14:15:41.167 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T14:15:41.168 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T14:15:41.168 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T14:15:41.168 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T14:15:41.168 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T14:15:41.168 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T14:15:41.168 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T14:15:41.168 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T14:15:41.168 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T14:15:41.168 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T14:15:41.168 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T14:15:41.169 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.inplace_update_support: 0 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.bloom_locality: 0 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.max_successive_merges: 0 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T14:15:41.170 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.ttl: 2592000 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.enable_blob_files: false 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.min_blob_size: 0 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T14:15:41.171 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: 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 27555, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 52 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2fd97f2f-6e0b-4763-9c5b-3d54b497a003 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726496140839125, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726496140840066, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 110291, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27560, "largest_seqno": 27646, "table_properties": {"data_size": 108847, "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": 107601, "raw_average_value_size": 2109, "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": 1726496140, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2fd97f2f-6e0b-4763-9c5b-3d54b497a003", "db_session_id": "ZW1P685DTBZRYRNSHM40", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726496140840162, "job": 1, "event": "recovery_finished"} 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: 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-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56040c4b4e00 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: DB pointer 0x56040c5b6000 2024-09-16T14:15:41.172 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout: ** DB Stats ** 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.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-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.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-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout: ** Compaction Stats [default] ** 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.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-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T14:15:41.173 INFO:journalctl@ceph.mon.c.smithi123.stdout: L0 1/0 107.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 172.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.stdout: L6 1/0 9.28 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-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.stdout: Sum 2/0 9.38 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 172.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.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 172.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.stdout: ** Compaction Stats [default] ** 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.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-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.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 172.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:15:41.174 INFO:journalctl@ceph.mon.c.smithi123.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout: Cumulative compaction: 0.00 GB write, 33.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout: Interval compaction: 0.00 GB write, 33.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.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-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout: Block cache BinnedLRUCache@0x56040c485610#2 capacity: 512.00 MB usage: 0.53 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.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-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: starting mon.c rank 2 at public addrs [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] at bind addrs [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: mon.c@-1(???) e3 preinit fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:15:41.175 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: mon.c@-1(???).mds e1 new map 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: mon.c@-1(???).mds e1 print_map 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout: e1 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout: btime 2024-09-16T13:46:43:819121+0000 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.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-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout: legacy client fscid: -1 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout: 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout: No filesystems configured 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: mon.c@-1(???).osd e109 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: mon.c@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: mon.c@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:15:41.176 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: mon.c@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:15:41.177 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 ceph-mon[106069]: mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-16T14:15:41.177 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 bash[106050]: 05232036d1919cd39d24bc7220887958e6a7a7e6641ae3456a45979a009d2e21 2024-09-16T14:15:41.177 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:40 smithi123 systemd[1]: Started Ceph mon.c for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:15:42.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:15:42.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: mon.c calling monitor election 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: mon.a calling monitor election 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: monmap epoch 3 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: min_mon_release 19 (squid) 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: election_strategy: 1 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T14:15:42.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T14:15:42.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: fsmap 2024-09-16T14:15:42.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:15:42.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-16T14:15:42.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: overall HEALTH_OK 2024-09-16T14:15:42.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:42.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:41 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:42.318 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:15:42.318 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:15:42.318 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:42.318 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: mon.c calling monitor election 2024-09-16T14:15:42.318 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: mon.a calling monitor election 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: monmap epoch 3 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: min_mon_release 19 (squid) 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: election_strategy: 1 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: fsmap 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-16T14:15:42.319 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: overall HEALTH_OK 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: mon.c calling monitor election 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: mon.a calling monitor election 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: monmap epoch 3 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: fsid 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: last_changed 2024-09-16T13:48:09.923380+0000 2024-09-16T14:15:42.320 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: created 2024-09-16T13:46:40.826197+0000 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: min_mon_release 19 (squid) 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: election_strategy: 1 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: 1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: 2: [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon.c 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: fsmap 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: overall HEALTH_OK 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:42.321 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:41 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:42.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:42.331358823Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:42 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:43.358 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:42 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:43.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:42 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:44.224 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:43 smithi123 ceph-mon[106069]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:44.224 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:15:44.224 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:43 smithi123 ceph-mon[102433]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:44.224 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:15:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:43 smithi167 ceph-mon[87836]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:15:45.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:45.326879128Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:46.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:15:45.850+0000 7f0383e46640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-16T14:15:46.448 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:46 smithi123 ceph-mon[102433]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:46.448 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:46 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.449 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:46 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.449 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:46 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.449 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:46 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.449 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:46 smithi123 ceph-mon[106069]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:46.449 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:46 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.449 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:46 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.449 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:46 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.449 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:46 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:46 smithi167 ceph-mon[87836]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:46 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:46 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:46 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:46 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:48.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:15:47] "GET /metrics HTTP/1.1" 200 38101 "" "Prometheus/2.51.0" 2024-09-16T14:15:48.459 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:48 smithi123 ceph-mon[106069]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:48.459 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:48 smithi123 ceph-mon[102433]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:48 smithi167 ceph-mon[87836]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:48.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:48.320679365Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:50.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:50.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mon 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:15:50.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all crash 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mds 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:15:50.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:15:50.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:50.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:15:50.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:15:50.113 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mon 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all crash 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mds 2024-09-16T14:15:50.114 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.115 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.115 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:15:50.115 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.115 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.115 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:15:50.115 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.115 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.115 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.115 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:15:50.116 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.116 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.116 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all nfs 2024-09-16T14:15:50.116 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.116 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.116 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:15:50.116 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.116 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.116 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all grafana 2024-09-16T14:15:50.117 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all loki 2024-09-16T14:15:50.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.118 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all promtail 2024-09-16T14:15:50.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.118 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all nfs 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.119 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all grafana 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all loki 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.120 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all promtail 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Finalizing container_image settings 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:15:50.121 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:15:50.122 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Finalizing container_image settings 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:15:50.123 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:15:50.124 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.124 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:15:50.124 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:15:50.124 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:15:50.124 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:15:50.124 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:15:50.124 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:15:50.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:15:50.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.124 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: Upgrade: Complete! 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:15:50.125 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: Upgrade: Complete! 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:15:50.126 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:15:50.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:15:50.127 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mon 2024-09-16T14:15:50.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all crash 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mds 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all nfs 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all grafana 2024-09-16T14:15:50.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all loki 2024-09-16T14:15:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all promtail 2024-09-16T14:15:50.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Finalizing container_image settings 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:15:50.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:15:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: Upgrade: Complete! 2024-09-16T14:15:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:15:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:15:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:15:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:15:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:15:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:15:50.288 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:51.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:51.321415106Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:52.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:51 smithi123 ceph-mon[106069]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:52.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:51 smithi123 ceph-mon[102433]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:52.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:51 smithi167 ceph-mon[87836]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:52.483 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:15:52.728 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:15:53.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:52 smithi123 ceph-mon[102433]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:53.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:52 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:53.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:52 smithi123 ceph-mon[106069]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:53.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:52 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:52 smithi167 ceph-mon[87836]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:52 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:53.442 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (2m) 8s ago 23m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (116s) 68s ago 22m 72.6M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (3m) 8s ago 22m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (3m) 68s ago 27m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (12m) 8s ago 28m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (29s) 8s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (73s) 68s ago 27m 24.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (12s) 8s ago 27m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (3m) 8s ago 22m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (3m) 68s ago 22m 10.1M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (27m) 8s ago 27m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (26m) 8s ago 26m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (26m) 8s ago 26m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:15:53.443 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (25m) 8s ago 25m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:15:53.444 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (25m) 68s ago 25m 66.9M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:15:53.444 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (25m) 68s ago 25m 52.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:15:53.444 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (24m) 68s ago 24m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:15:53.444 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (24m) 68s ago 24m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:15:53.444 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (2m) 68s ago 23m 38.4M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:15:53.444 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (22m) 8s ago 22m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:15:53.444 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (22m) 68s ago 22m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:15:54.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-16T14:15:54.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:54 smithi123 ceph-mon[102433]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:54.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:54 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:54.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:54 smithi123 ceph-mon[102433]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:54 smithi123 ceph-mon[106069]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:54 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:54 smithi123 ceph-mon[106069]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:54.489 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:15:54.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:54 smithi167 ceph-mon[87836]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:54.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:54 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:15:54.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:54 smithi167 ceph-mon[87836]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:54.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:54.318919089Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:55.247 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:15:55.850 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-16T14:15:56.094 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:15:56.215 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:56 smithi123 ceph-mon[106069]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:56.216 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:56 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/3589049846' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:56.216 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:56 smithi123 ceph-mon[102433]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:56.216 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:56 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/3589049846' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:56.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:56 smithi167 ceph-mon[87836]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:56.554 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:56 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/3589049846' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:56.910 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T14:15:57.219 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:57 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/2800980814' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:57.220 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:57 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/2800980814' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:57.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:57 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/2800980814' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:15:57.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:15:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:57.329293192Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:57.559 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:15:57.807 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:15:57.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:15:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:15:57] "GET /metrics HTTP/1.1" 200 38101 "" "Prometheus/2.51.0" 2024-09-16T14:15:58.206 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:58 smithi123 ceph-mon[106069]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:58.206 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:15:58.207 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:58 smithi123 ceph-mon[102433]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:58.207 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:15:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:58 smithi167 ceph-mon[87836]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:15:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:15:59.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:15:59 smithi123 ceph-mon[106069]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:15:59 smithi123 ceph-mon[102433]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:15:59 smithi167 ceph-mon[87836]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:15:59.888 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:16:00.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:00 smithi123 ceph-mon[106069]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:00.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:00 smithi123 ceph-mon[102433]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:00.492 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:16:00.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:00 smithi167 ceph-mon[87836]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:00.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:00.319605239Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:00.737 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:16:01.425 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:16:01.425 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": null, 2024-09-16T14:16:01.425 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": false, 2024-09-16T14:16:01.425 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "", 2024-09-16T14:16:01.425 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:16:01.425 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": null, 2024-09-16T14:16:01.425 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "", 2024-09-16T14:16:01.426 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:16:01.426 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:16:02.040 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:16:02.287 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:16:02.340 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:02 smithi123 ceph-mon[106069]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:02.340 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:02 smithi123 ceph-mon[106069]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:02.340 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:02 smithi123 ceph-mon[102433]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:02.340 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:02 smithi123 ceph-mon[102433]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:02.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:02 smithi167 ceph-mon[87836]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:02.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:02 smithi167 ceph-mon[87836]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:03.067 INFO:teuthology.orchestra.run.smithi123.stdout:HEALTH_OK 2024-09-16T14:16:03.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:03 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:03.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:03 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/62556389' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:16:03.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:03 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:03.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:03 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/62556389' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:16:03.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:03 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:03.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:03 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/62556389' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:16:03.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:03.326024415Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:03.728 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:16:03.972 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:16:04.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:04 smithi123 ceph-mon[106069]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:04.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:04 smithi123 ceph-mon[102433]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:04.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:04 smithi167 ceph-mon[87836]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:05.943 INFO:teuthology.orchestra.run.smithi123.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:06.306 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[106069]: from='client.54146 -' 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-16T14:16:06.306 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[106069]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:06.306 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:06.306 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:06.306 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:16:06.306 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:06.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[102433]: from='client.54146 -' 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-16T14:16:06.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[102433]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:06.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:06.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:06.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:16:06.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:06 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:06.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:06.317320137Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:06.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:06 smithi167 ceph-mon[87836]: from='client.54146 -' 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-16T14:16:06.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:06 smithi167 ceph-mon[87836]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:06.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:06 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:06.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:06 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:06.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:06 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:16:06.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:06 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:06.623 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:16:07.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:07 smithi123 ceph-mon[106069]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:07.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:07 smithi123 ceph-mon[106069]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:07 smithi123 ceph-mon[102433]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:07.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:07 smithi123 ceph-mon[102433]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:07.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:07 smithi167 ceph-mon[87836]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:07.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:07 smithi167 ceph-mon[87836]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:07.846 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:16:07.970 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:16:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:16:07] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.51.0" 2024-09-16T14:16:08.266 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[106069]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:08.266 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.267 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:16:08.267 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:08.267 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.267 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:08.267 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.267 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:08.267 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[102433]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.268 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:16:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:08 smithi167 ceph-mon[87836]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:16:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:08.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:16:08.568 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:16:09.150 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:16:09.150 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (2m) 23s ago 23m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:16:09.150 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (2m) 83s ago 23m 72.6M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (3m) 23s ago 22m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (3m) 83s ago 27m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (12m) 23s ago 29m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (44s) 23s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (88s) 83s ago 28m 24.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (28s) 23s ago 27m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (3m) 23s ago 23m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (3m) 83s ago 23m 10.1M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (27m) 23s ago 27m - 2992M 19.1.1-328-gad35db06 b5388489f99e d6b61ab6e02a 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (27m) 23s ago 27m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (26m) 23s ago 26m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (26m) 23s ago 26m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (25m) 83s ago 25m 66.9M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:16:09.151 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (25m) 83s ago 25m 52.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:16:09.152 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (24m) 83s ago 24m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:16:09.152 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (24m) 83s ago 24m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:16:09.152 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (2m) 83s ago 24m 38.4M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:16:09.152 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (22m) 23s ago 22m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:16:09.152 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (22m) 83s ago 22m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:16:09.414 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[106069]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[106069]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mgr 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mon 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all crash 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[106069]: Upgrade: osd.0 is safe to restart 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[106069]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[102433]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[102433]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mgr 2024-09-16T14:16:09.415 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mon 2024-09-16T14:16:09.416 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all crash 2024-09-16T14:16:09.416 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:16:09.416 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[102433]: Upgrade: osd.0 is safe to restart 2024-09-16T14:16:09.416 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:09 smithi123 ceph-mon[102433]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:09.492 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:16:09.492 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:16:09.492 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:16:09.492 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:16:09.492 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:16:09.492 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:16:09.492 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 10, 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 5 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:16:09.493 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:16:09.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:09.32228023Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:09.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:09 smithi167 ceph-mon[87836]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:16:09.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:09 smithi167 ceph-mon[87836]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:16:09.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:09 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mgr 2024-09-16T14:16:09.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:09 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mon 2024-09-16T14:16:09.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:09 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all crash 2024-09-16T14:16:09.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:09 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:16:09.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:09 smithi167 ceph-mon[87836]: Upgrade: osd.0 is safe to restart 2024-09-16T14:16:09.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:09 smithi167 ceph-mon[87836]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:09.789 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:16:09.789 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:16:09.789 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:16:09.789 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-16T14:16:09.789 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:16:09.789 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "0/8 daemons upgraded", 2024-09-16T14:16:09.789 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:16:09.790 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:16:09.790 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:16:10.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[106069]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:10.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[106069]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:10.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[106069]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:10.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[106069]: Upgrade: Updating osd.0 2024-09-16T14:16:10.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:10.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:16:10.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:10.746 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[106069]: Deploying daemon osd.0 on smithi123 2024-09-16T14:16:10.747 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/1953776264' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:10.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[102433]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:10.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[102433]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:10.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[102433]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:10.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[102433]: Upgrade: Updating osd.0 2024-09-16T14:16:10.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:10.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:16:10.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:10.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[102433]: Deploying daemon osd.0 on smithi123 2024-09-16T14:16:10.747 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:10 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/1953776264' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:10 smithi167 ceph-mon[87836]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:10 smithi167 ceph-mon[87836]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:10 smithi167 ceph-mon[87836]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:10 smithi167 ceph-mon[87836]: Upgrade: Updating osd.0 2024-09-16T14:16:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:16:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:10 smithi167 ceph-mon[87836]: Deploying daemon osd.0 on smithi123 2024-09-16T14:16:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:10 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/1953776264' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:11.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:11 smithi167 ceph-mon[87836]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:11.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:11 smithi123 ceph-mon[106069]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:11.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:11 smithi123 ceph-mon[102433]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:12.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:12 smithi123 ceph-mon[102433]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:12 smithi123 ceph-mon[106069]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:12.610 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:12 smithi123 systemd[1]: Stopping Ceph osd.0 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:16:12.681 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:12 smithi167 ceph-mon[87836]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:12.682 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:12.317715557Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:13.109 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[37263]: 2024-09-16T14:16:12.723+0000 7f4f8286b640 -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-16T14:16:13.110 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[37263]: 2024-09-16T14:16:12.723+0000 7f4f8286b640 -1 osd.0 109 *** Got signal Terminated *** 2024-09-16T14:16:13.110 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:12 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[37263]: 2024-09-16T14:16:12.723+0000 7f4f8286b640 -1 osd.0 109 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:16:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:13 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:13 smithi167 ceph-mon[87836]: osd.0 marked itself down and dead 2024-09-16T14:16:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:13.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:13 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:13.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:13 smithi123 ceph-mon[102433]: osd.0 marked itself down and dead 2024-09-16T14:16:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:13 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:13 smithi123 ceph-mon[106069]: osd.0 marked itself down and dead 2024-09-16T14:16:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:14.309 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:14 smithi123 podman[110949]: 2024-09-16 14:16:14.010747619 +0000 UTC m=+1.388894163 container died d6b61ab6e02a1c66c294d877dcc9a01909b3335cfe51a09c7207daf9c9678dc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-16T14:16:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:14 smithi123 ceph-mon[106069]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:14 smithi123 ceph-mon[106069]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:16:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:14 smithi123 ceph-mon[106069]: osdmap e110: 8 total, 7 up, 8 in 2024-09-16T14:16:14.611 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:14 smithi123 podman[110949]: 2024-09-16 14:16:14.407432651 +0000 UTC m=+1.785579199 container cleanup d6b61ab6e02a1c66c294d877dcc9a01909b3335cfe51a09c7207daf9c9678dc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-16T14:16:14.611 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:14 smithi123 bash[110949]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0 2024-09-16T14:16:14.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:14 smithi123 ceph-mon[102433]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:14.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:14 smithi123 ceph-mon[102433]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:16:14.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:14 smithi123 ceph-mon[102433]: osdmap e110: 8 total, 7 up, 8 in 2024-09-16T14:16:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:14 smithi167 ceph-mon[87836]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:14 smithi167 ceph-mon[87836]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:16:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:14 smithi167 ceph-mon[87836]: osdmap e110: 8 total, 7 up, 8 in 2024-09-16T14:16:14.975 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:14 smithi123 podman[110967]: 2024-09-16 14:16:14.658908544 +0000 UTC m=+0.651202935 container remove d6b61ab6e02a1c66c294d877dcc9a01909b3335cfe51a09c7207daf9c9678dc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-16T14:16:15.247 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:14 smithi123 podman[111052]: 2024-09-16 14:16:14.877084949 +0000 UTC m=+0.015845688 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:15.247 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:14 smithi123 podman[111052]: 2024-09-16 14:16:14.97675696 +0000 UTC m=+0.115517728 container create b197e2dd8b172b8c0e814e953c9c7dd10227d01c82d92fec0311e7f66a2a143b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, 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, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0) 2024-09-16T14:16:15.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:15 smithi123 ceph-mon[106069]: osdmap e111: 8 total, 7 up, 8 in 2024-09-16T14:16:15.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:15 smithi123 ceph-mon[102433]: osdmap e111: 8 total, 7 up, 8 in 2024-09-16T14:16:15.610 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:15 smithi123 podman[111052]: 2024-09-16 14:16:15.245930093 +0000 UTC m=+0.384690819 container init b197e2dd8b172b8c0e814e953c9c7dd10227d01c82d92fec0311e7f66a2a143b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T14:16:15.610 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:15 smithi123 podman[111052]: 2024-09-16 14:16:15.249402224 +0000 UTC m=+0.388162951 container start b197e2dd8b172b8c0e814e953c9c7dd10227d01c82d92fec0311e7f66a2a143b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, GIT_CLEAN=True, 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=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T14:16:15.610 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:15 smithi123 podman[111052]: 2024-09-16 14:16:15.329197926 +0000 UTC m=+0.467958682 container attach b197e2dd8b172b8c0e814e953c9c7dd10227d01c82d92fec0311e7f66a2a143b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-16T14:16:15.611 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:15 smithi123 podman[111052]: 2024-09-16 14:16:15.439716654 +0000 UTC m=+0.578477397 container died b197e2dd8b172b8c0e814e953c9c7dd10227d01c82d92fec0311e7f66a2a143b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-16T14:16:15.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:15 smithi167 ceph-mon[87836]: osdmap e111: 8 total, 7 up, 8 in 2024-09-16T14:16:15.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:15.316821706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:16.360 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 podman[111075]: 2024-09-16 14:16:16.074786146 +0000 UTC m=+0.629160598 container remove b197e2dd8b172b8c0e814e953c9c7dd10227d01c82d92fec0311e7f66a2a143b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-16T14:16:16.360 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-16T14:16:16.360 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 systemd[1]: Stopped Ceph osd.0 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:16:16.360 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.0.service: Consumed 12.999s CPU time. 2024-09-16T14:16:16.360 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 systemd[1]: Starting Ceph osd.0 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:16:16.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:16 smithi167 ceph-mon[87836]: pgmap v126: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:16:16.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:16 smithi167 ceph-mon[87836]: Health check failed: Reduced data availability: 14 pgs inactive, 37 pgs peering (PG_AVAILABILITY) 2024-09-16T14:16:16.804 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:16 smithi123 ceph-mon[102433]: pgmap v126: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:16:16.804 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:16 smithi123 ceph-mon[102433]: Health check failed: Reduced data availability: 14 pgs inactive, 37 pgs peering (PG_AVAILABILITY) 2024-09-16T14:16:16.805 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:16 smithi123 ceph-mon[106069]: pgmap v126: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:16:16.805 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:16 smithi123 ceph-mon[106069]: Health check failed: Reduced data availability: 14 pgs inactive, 37 pgs peering (PG_AVAILABILITY) 2024-09-16T14:16:16.805 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 podman[111173]: 2024-09-16 14:16:16.418478246 +0000 UTC m=+0.016782435 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:16.805 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 podman[111173]: 2024-09-16 14:16:16.51742903 +0000 UTC m=+0.115733204 container create f2a667884d3824e139457fafc83f58c9faef3ac53747256d2866ee14430cacd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-16T14:16:17.110 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 podman[111173]: 2024-09-16 14:16:16.803656113 +0000 UTC m=+0.401960294 container init f2a667884d3824e139457fafc83f58c9faef3ac53747256d2866ee14430cacd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T14:16:17.110 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 podman[111173]: 2024-09-16 14:16:16.807305135 +0000 UTC m=+0.405609312 container start f2a667884d3824e139457fafc83f58c9faef3ac53747256d2866ee14430cacd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-16T14:16:17.110 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 podman[111173]: 2024-09-16 14:16:16.903578367 +0000 UTC m=+0.501882559 container attach f2a667884d3824e139457fafc83f58c9faef3ac53747256d2866ee14430cacd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, 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.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-16T14:16:17.110 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate[111188]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:16:17.110 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 bash[111173]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:16:17.111 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate[111188]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:16:17.111 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:16 smithi123 bash[111173]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:16:18.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:16:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:16:17] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.51.0" 2024-09-16T14:16:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:18 smithi167 ceph-mon[87836]: pgmap v127: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:16:18.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:18.319337329Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:18.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:18 smithi123 ceph-mon[106069]: pgmap v127: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:16:18.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:18 smithi123 ceph-mon[102433]: pgmap v127: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:16:19.534 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate[111188]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T14:16:19.534 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 bash[111173]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T14:16:19.534 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate[111188]: 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-16T14:16:19.534 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 bash[111173]: 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-16T14:16:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-mon[106069]: Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:16:19.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-mon[106069]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 37 pgs peering) 2024-09-16T14:16:19.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-mon[102433]: Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:16:19.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-mon[102433]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 37 pgs peering) 2024-09-16T14:16:19.860 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate[111188]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T14:16:19.860 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 bash[111173]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T14:16:19.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate[111188]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T14:16:19.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 bash[111173]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T14:16:19.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate[111188]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T14:16:19.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 bash[111173]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T14:16:19.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate[111188]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T14:16:19.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 bash[111173]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T14:16:19.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate[111188]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T14:16:19.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 bash[111173]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T14:16:19.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:19 smithi123 podman[111173]: 2024-09-16 14:16:19.604759254 +0000 UTC m=+3.203063429 container died f2a667884d3824e139457fafc83f58c9faef3ac53747256d2866ee14430cacd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True) 2024-09-16T14:16:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:19 smithi167 ceph-mon[87836]: Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:16:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:19 smithi167 ceph-mon[87836]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 37 pgs peering) 2024-09-16T14:16:20.535 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:20 smithi123 podman[111354]: 2024-09-16 14:16:20.182042169 +0000 UTC m=+0.569477254 container remove f2a667884d3824e139457fafc83f58c9faef3ac53747256d2866ee14430cacd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux ) 2024-09-16T14:16:20.535 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:20 smithi123 podman[111414]: 2024-09-16 14:16:20.298324006 +0000 UTC m=+0.016370606 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:20.535 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:20 smithi123 podman[111414]: 2024-09-16 14:16:20.399503791 +0000 UTC m=+0.117550428 container create 550ed5e976df80ee30f9f3de47976ffb86c040ef81dd6db37a62dbbaf14c1244 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-16T14:16:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:20 smithi123 ceph-mon[106069]: pgmap v128: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:20.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:20 smithi123 ceph-mon[102433]: pgmap v128: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:20.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:20 smithi123 podman[111414]: 2024-09-16 14:16:20.66944126 +0000 UTC m=+0.387487854 container init 550ed5e976df80ee30f9f3de47976ffb86c040ef81dd6db37a62dbbaf14c1244 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-16T14:16:20.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:20 smithi123 podman[111414]: 2024-09-16 14:16:20.672790518 +0000 UTC m=+0.390837113 container start 550ed5e976df80ee30f9f3de47976ffb86c040ef81dd6db37a62dbbaf14c1244 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T14:16:20.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:20 smithi123 ceph-osd[111433]: -- 172.21.15.123:0/838003443 <== mon.0 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5617eb587a40 con 0x5617ec356400 2024-09-16T14:16:20.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:20 smithi123 bash[111414]: 550ed5e976df80ee30f9f3de47976ffb86c040ef81dd6db37a62dbbaf14c1244 2024-09-16T14:16:20.861 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:20 smithi123 systemd[1]: Started Ceph osd.0 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:16:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:20 smithi167 ceph-mon[87836]: pgmap v128: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:21.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:21.32725641Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:21 smithi123 ceph-mon[102433]: pgmap v129: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:21 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:21 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:22.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:21 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:22.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:21 smithi123 ceph-mon[106069]: pgmap v129: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:22.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:21 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:22.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:21 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:22.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:21 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:21 smithi167 ceph-mon[87836]: pgmap v129: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:21 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:21 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:21 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:22.494 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:22 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[111429]: 2024-09-16T14:16:22.299+0000 7fe767c0e640 -1 Falling back to public interface 2024-09-16T14:16:23.105 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:22 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:23.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:22 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:22 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:23.966 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:23 smithi123 ceph-mon[106069]: pgmap v130: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:23.967 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:23 smithi123 ceph-mon[102433]: pgmap v130: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:24.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:23 smithi167 ceph-mon[87836]: pgmap v130: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:24.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:24.328697096Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:25.859 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:25 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[111429]: 2024-09-16T14:16:25.599+0000 7fe767c0e640 -1 osd.0 109 log_to_monitors true 2024-09-16T14:16:26.360 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[111429]: 2024-09-16T14:16:26.132+0000 7fe75f9b8640 -1 osd.0 109 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:16:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[106069]: pgmap v131: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[106069]: from='osd.0 [v2:172.21.15.123:6802/2608080948,v1:172.21.15.123:6803/2608080948]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:16:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[106069]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:16:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[102433]: pgmap v131: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[102433]: from='osd.0 [v2:172.21.15.123:6802/2608080948,v1:172.21.15.123:6803/2608080948]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:16:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[102433]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:16:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:26 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:26 smithi167 ceph-mon[87836]: pgmap v131: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:26.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:26 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:26 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:26 smithi167 ceph-mon[87836]: from='osd.0 [v2:172.21.15.123:6802/2608080948,v1:172.21.15.123:6803/2608080948]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:16:26.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:26 smithi167 ceph-mon[87836]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:16:26.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:26 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:26.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:26 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:27.303 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:27 smithi123 ceph-mon[106069]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:16:27.303 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:27 smithi123 ceph-mon[106069]: osdmap e112: 8 total, 7 up, 8 in 2024-09-16T14:16:27.303 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:27 smithi123 ceph-mon[106069]: from='osd.0 [v2:172.21.15.123:6802/2608080948,v1:172.21.15.123:6803/2608080948]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:16:27.303 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:27 smithi123 ceph-mon[106069]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:16:27.303 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:27 smithi123 ceph-mon[102433]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:16:27.303 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:27 smithi123 ceph-mon[102433]: osdmap e112: 8 total, 7 up, 8 in 2024-09-16T14:16:27.303 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:27 smithi123 ceph-mon[102433]: from='osd.0 [v2:172.21.15.123:6802/2608080948,v1:172.21.15.123:6803/2608080948]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:16:27.304 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:27 smithi123 ceph-mon[102433]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:16:27.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:27 smithi167 ceph-mon[87836]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:16:27.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:27 smithi167 ceph-mon[87836]: osdmap e112: 8 total, 7 up, 8 in 2024-09-16T14:16:27.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:27 smithi167 ceph-mon[87836]: from='osd.0 [v2:172.21.15.123:6802/2608080948,v1:172.21.15.123:6803/2608080948]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:16:27.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:27 smithi167 ceph-mon[87836]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:16:27.531 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:27.324558001Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:27.993 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:16:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:16:27] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.51.0" 2024-09-16T14:16:28.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[102433]: pgmap v133: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:28.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[102433]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:16:28.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[102433]: osd.0 [v2:172.21.15.123:6802/2608080948,v1:172.21.15.123:6803/2608080948] boot 2024-09-16T14:16:28.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[102433]: osdmap e113: 8 total, 8 up, 8 in 2024-09-16T14:16:28.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:16:28.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:28.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:28.353 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[106069]: pgmap v133: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:28.353 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[106069]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:16:28.353 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[106069]: osd.0 [v2:172.21.15.123:6802/2608080948,v1:172.21.15.123:6803/2608080948] boot 2024-09-16T14:16:28.354 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[106069]: osdmap e113: 8 total, 8 up, 8 in 2024-09-16T14:16:28.354 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:16:28.354 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:28.354 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:28 smithi167 ceph-mon[87836]: pgmap v133: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:16:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:28 smithi167 ceph-mon[87836]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:16:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:28 smithi167 ceph-mon[87836]: osd.0 [v2:172.21.15.123:6802/2608080948,v1:172.21.15.123:6803/2608080948] boot 2024-09-16T14:16:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:28 smithi167 ceph-mon[87836]: osdmap e113: 8 total, 8 up, 8 in 2024-09-16T14:16:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:16:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:29.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:16:28 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:16:28.834+0000 7f0383e46640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:16:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: osdmap e114: 8 total, 8 up, 8 in 2024-09-16T14:16:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:16:29.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:29.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:16:29.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:29.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:29.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:29.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: osdmap e114: 8 total, 8 up, 8 in 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: osdmap e114: 8 total, 8 up, 8 in 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:29.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:16:30.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:30.322592966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:30.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:30 smithi167 ceph-mon[87836]: pgmap v136: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:16:30.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:30 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:16:30.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:30 smithi167 ceph-mon[87836]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:16:30.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:30 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:16:30.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:30 smithi123 ceph-mon[102433]: pgmap v136: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:16:30.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:30 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:16:30.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:30 smithi123 ceph-mon[102433]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:16:30.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:30 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:16:30.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:30 smithi123 ceph-mon[106069]: pgmap v136: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:16:30.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:30 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:16:30.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:30 smithi123 ceph-mon[106069]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:16:30.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:30 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:16:32.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:32 smithi167 ceph-mon[87836]: pgmap v137: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:16:32.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:32 smithi123 ceph-mon[106069]: pgmap v137: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:16:32.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:32 smithi123 ceph-mon[102433]: pgmap v137: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:16:33.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:33 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:33.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:33.318985868Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:33.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:33 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:33.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:33 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:34.511 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:34 smithi123 ceph-mon[106069]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s 2024-09-16T14:16:34.511 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:34 smithi123 ceph-mon[106069]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-16T14:16:34.511 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:34 smithi123 ceph-mon[106069]: Cluster is now healthy 2024-09-16T14:16:34.511 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:34 smithi123 ceph-mon[102433]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s 2024-09-16T14:16:34.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:34 smithi123 ceph-mon[102433]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-16T14:16:34.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:34 smithi123 ceph-mon[102433]: Cluster is now healthy 2024-09-16T14:16:34.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:34 smithi167 ceph-mon[87836]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s 2024-09-16T14:16:34.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:34 smithi167 ceph-mon[87836]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-16T14:16:34.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:34 smithi167 ceph-mon[87836]: Cluster is now healthy 2024-09-16T14:16:36.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:36 smithi123 ceph-mon[106069]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:36.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:36 smithi123 ceph-mon[102433]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:36.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:36 smithi167 ceph-mon[87836]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:36.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:36.328374349Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:38.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:16:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:16:37] "GET /metrics HTTP/1.1" 200 38092 "" "Prometheus/2.51.0" 2024-09-16T14:16:38.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:38 smithi167 ceph-mon[87836]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:16:38.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:38 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:38.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:38 smithi123 ceph-mon[106069]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:16:38.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:38 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:38.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:38 smithi123 ceph-mon[102433]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:16:38.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:38 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:39.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:39.327187391Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:40.098 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:16:40.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:40 smithi123 ceph-mon[106069]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:16:40.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:40 smithi123 ceph-mon[102433]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:16:40.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:40 smithi167 ceph-mon[87836]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:16:40.657 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (3m) 15s ago 23m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (2m) 115s ago 23m 72.6M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (4m) 15s ago 23m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (4m) 115s ago 28m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (13m) 15s ago 29m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (76s) 15s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (2m) 115s ago 28m 24.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (60s) 15s ago 28m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (3m) 15s ago 23m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (3m) 115s ago 23m 10.1M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (20s) 15s ago 27m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:16:40.658 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (27m) 15s ago 27m - 2992M 19.1.1-328-gad35db06 b5388489f99e 2427b1c12b26 2024-09-16T14:16:40.659 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (27m) 15s ago 27m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:16:40.659 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (26m) 15s ago 26m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:16:40.659 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (26m) 115s ago 26m 66.9M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:16:40.659 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (25m) 115s ago 25m 52.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:16:40.659 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (25m) 115s ago 25m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:16:40.659 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (25m) 115s ago 25m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:16:40.659 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (3m) 115s ago 24m 38.4M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:16:40.659 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (23m) 15s ago 23m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:16:40.659 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (23m) 115s ago 23m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:16:40.995 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:16:40.995 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:16:40.995 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:16:40.995 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:16:40.995 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 9, 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 6 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:16:40.996 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:16:41.284 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:16:41.285 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:16:41.285 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:16:41.285 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-16T14:16:41.285 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:16:41.285 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "1/8 daemons upgraded", 2024-09-16T14:16:41.285 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:16:41.285 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:16:41.285 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:16:41.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:41 smithi123 ceph-mon[106069]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:41.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:41 smithi123 ceph-mon[106069]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:41.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:41 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/920372443' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:41.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:41 smithi123 ceph-mon[102433]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:41.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:41 smithi123 ceph-mon[102433]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:41.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:41 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/920372443' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:41.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:41 smithi167 ceph-mon[87836]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:41.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:41 smithi167 ceph-mon[87836]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:41.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:41 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/920372443' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:16:42.431 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:42 smithi167 ceph-mon[87836]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:42.432 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:42 smithi167 ceph-mon[87836]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:42.432 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:42 smithi167 ceph-mon[87836]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:42.432 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:42.324853454Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:42.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:42 smithi123 ceph-mon[102433]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:42.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:42 smithi123 ceph-mon[102433]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:42.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:42 smithi123 ceph-mon[102433]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:42.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:42 smithi123 ceph-mon[106069]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:42.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:42 smithi123 ceph-mon[106069]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:42.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:42 smithi123 ceph-mon[106069]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:16:43.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:43 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:43.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:43.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:43.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:43 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:43.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:43.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:43.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:43 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:43.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:43.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:44.475 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:44 smithi123 ceph-mon[106069]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:44.475 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:44 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:16:44.475 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:44 smithi123 ceph-mon[102433]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:44.475 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:44 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:16:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:44 smithi167 ceph-mon[87836]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:44 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:16:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:45 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:16:45.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:45 smithi167 ceph-mon[87836]: Upgrade: osd.1 is safe to restart 2024-09-16T14:16:45.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:45.326725293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:45.541 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:45 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:16:45.542 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:45 smithi123 ceph-mon[106069]: Upgrade: osd.1 is safe to restart 2024-09-16T14:16:45.542 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:45 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:16:45.542 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:45 smithi123 ceph-mon[102433]: Upgrade: osd.1 is safe to restart 2024-09-16T14:16:46.204 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[102433]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:46.508 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[102433]: Upgrade: Updating osd.1 2024-09-16T14:16:46.508 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:46.508 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:16:46.508 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:46.508 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[102433]: Deploying daemon osd.1 on smithi123 2024-09-16T14:16:46.508 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[106069]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:46.509 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[106069]: Upgrade: Updating osd.1 2024-09-16T14:16:46.509 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:46.509 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:16:46.509 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:46.509 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:46 smithi123 ceph-mon[106069]: Deploying daemon osd.1 on smithi123 2024-09-16T14:16:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:46 smithi167 ceph-mon[87836]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:46 smithi167 ceph-mon[87836]: Upgrade: Updating osd.1 2024-09-16T14:16:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:46 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:46 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:16:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:46 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:16:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:46 smithi167 ceph-mon[87836]: Deploying daemon osd.1 on smithi123 2024-09-16T14:16:48.099 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:16:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:16:47] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-16T14:16:48.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:48 smithi123 ceph-mon[106069]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:48.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:48 smithi123 ceph-mon[102433]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:48.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:48 smithi123 systemd[1]: Stopping Ceph osd.1 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:16:48.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:48 smithi167 ceph-mon[87836]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:16:48.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:48.324498269Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:48.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:48 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[42849]: 2024-09-16T14:16:48.360+0000 7f642b974640 -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-16T14:16:48.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:48 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[42849]: 2024-09-16T14:16:48.360+0000 7f642b974640 -1 osd.1 114 *** Got signal Terminated *** 2024-09-16T14:16:48.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:48 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[42849]: 2024-09-16T14:16:48.360+0000 7f642b974640 -1 osd.1 114 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:16:49.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:49 smithi167 ceph-mon[87836]: osd.1 marked itself down and dead 2024-09-16T14:16:49.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:49 smithi123 ceph-mon[102433]: osd.1 marked itself down and dead 2024-09-16T14:16:49.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:49 smithi123 ceph-mon[106069]: osd.1 marked itself down and dead 2024-09-16T14:16:49.937 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:49 smithi123 podman[115483]: 2024-09-16 14:16:49.629716872 +0000 UTC m=+1.381153942 container died 2427b1c12b26494abb3385720870291ad491a710bb0b996405a5967740e51d1a (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=squid-ad35db0) 2024-09-16T14:16:50.213 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:50 smithi123 podman[115483]: 2024-09-16 14:16:50.010175458 +0000 UTC m=+1.761612513 container cleanup 2427b1c12b26494abb3385720870291ad491a710bb0b996405a5967740e51d1a (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0) 2024-09-16T14:16:50.213 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:50 smithi123 bash[115483]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1 2024-09-16T14:16:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:50 smithi167 ceph-mon[87836]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:50 smithi167 ceph-mon[87836]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:16:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:50 smithi167 ceph-mon[87836]: osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:16:50.590 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:50 smithi123 ceph-mon[106069]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:50.591 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:50 smithi123 ceph-mon[106069]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:16:50.591 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:50 smithi123 ceph-mon[106069]: osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:16:50.591 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:50 smithi123 podman[115500]: 2024-09-16 14:16:50.261826813 +0000 UTC m=+0.624145322 container remove 2427b1c12b26494abb3385720870291ad491a710bb0b996405a5967740e51d1a (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:16:50.591 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:50 smithi123 ceph-mon[102433]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:50.591 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:50 smithi123 ceph-mon[102433]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:16:50.591 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:50 smithi123 ceph-mon[102433]: osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:16:50.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:50 smithi123 podman[115592]: 2024-09-16 14:16:50.492589721 +0000 UTC m=+0.015995801 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:50.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:50 smithi123 podman[115592]: 2024-09-16 14:16:50.595832583 +0000 UTC m=+0.119238657 container create d82752d9796cff3757df0c047906b8c6ed50e94e0d8a5b77967621db18c1cac5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:16:50.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:50 smithi123 podman[115592]: 2024-09-16 14:16:50.823732453 +0000 UTC m=+0.347138536 container init d82752d9796cff3757df0c047906b8c6ed50e94e0d8a5b77967621db18c1cac5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T14:16:50.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:50 smithi123 podman[115592]: 2024-09-16 14:16:50.827272031 +0000 UTC m=+0.350678118 container start d82752d9796cff3757df0c047906b8c6ed50e94e0d8a5b77967621db18c1cac5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T14:16:51.223 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:50 smithi123 podman[115592]: 2024-09-16 14:16:50.90711807 +0000 UTC m=+0.430524160 container attach d82752d9796cff3757df0c047906b8c6ed50e94e0d8a5b77967621db18c1cac5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T14:16:51.223 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:51 smithi123 podman[115592]: 2024-09-16 14:16:51.019675918 +0000 UTC m=+0.543081994 container died d82752d9796cff3757df0c047906b8c6ed50e94e0d8a5b77967621db18c1cac5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T14:16:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:51 smithi167 ceph-mon[87836]: osdmap e116: 8 total, 7 up, 8 in 2024-09-16T14:16:51.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:51.331180565Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:51.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:51 smithi123 ceph-mon[102433]: osdmap e116: 8 total, 7 up, 8 in 2024-09-16T14:16:51.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:51 smithi123 ceph-mon[106069]: osdmap e116: 8 total, 7 up, 8 in 2024-09-16T14:16:52.071 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:51 smithi123 podman[115615]: 2024-09-16 14:16:51.643897411 +0000 UTC m=+0.618172818 container remove d82752d9796cff3757df0c047906b8c6ed50e94e0d8a5b77967621db18c1cac5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-16T14:16:52.071 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:51 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-16T14:16:52.071 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:51 smithi123 systemd[1]: Stopped Ceph osd.1 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:16:52.071 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:51 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.1.service: Consumed 14.012s CPU time. 2024-09-16T14:16:52.071 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:51 smithi123 systemd[1]: Starting Ceph osd.1 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:16:52.323 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:52 smithi123 ceph-mon[106069]: pgmap v149: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:52.324 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:52 smithi123 ceph-mon[102433]: pgmap v149: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:52.324 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:52 smithi123 podman[115716]: 2024-09-16 14:16:52.069667564 +0000 UTC m=+0.101417550 container create eaee4cd58ad1dd5ca2513e6cdaaf7eec277c03374d9ca783c0dd04141c6a5d6f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-16T14:16:52.324 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:52 smithi123 podman[115716]: 2024-09-16 14:16:51.984030774 +0000 UTC m=+0.015780776 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:52 smithi167 ceph-mon[87836]: pgmap v149: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:52.610 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:52 smithi123 podman[115716]: 2024-09-16 14:16:52.32284039 +0000 UTC m=+0.354590376 container init eaee4cd58ad1dd5ca2513e6cdaaf7eec277c03374d9ca783c0dd04141c6a5d6f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-16T14:16:52.610 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:52 smithi123 podman[115716]: 2024-09-16 14:16:52.32618409 +0000 UTC m=+0.357934077 container start eaee4cd58ad1dd5ca2513e6cdaaf7eec277c03374d9ca783c0dd04141c6a5d6f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-16T14:16:52.610 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:52 smithi123 podman[115716]: 2024-09-16 14:16:52.405989638 +0000 UTC m=+0.437739640 container attach eaee4cd58ad1dd5ca2513e6cdaaf7eec277c03374d9ca783c0dd04141c6a5d6f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , 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_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T14:16:52.610 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate[115731]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:16:52.610 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:52 smithi123 bash[115716]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:16:52.610 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:52 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate[115731]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:16:52.610 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:52 smithi123 bash[115716]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:16:53.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:53 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:53.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:53 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:53 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:54.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:54 smithi167 ceph-mon[87836]: pgmap v150: 161 pgs: 6 active+undersized, 20 stale+active+clean, 1 active+undersized+degraded, 134 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-16T14:16:54.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:54 smithi167 ceph-mon[87836]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-16T14:16:54.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:54.32038736Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:54.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:54 smithi123 ceph-mon[106069]: pgmap v150: 161 pgs: 6 active+undersized, 20 stale+active+clean, 1 active+undersized+degraded, 134 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-16T14:16:54.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:54 smithi123 ceph-mon[106069]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-16T14:16:54.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:54 smithi123 ceph-mon[102433]: pgmap v150: 161 pgs: 6 active+undersized, 20 stale+active+clean, 1 active+undersized+degraded, 134 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-16T14:16:54.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:54 smithi123 ceph-mon[102433]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-16T14:16:55.090 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:54 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate[115731]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T14:16:55.090 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:54 smithi123 bash[115716]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T14:16:55.090 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:54 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate[115731]: 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-16T14:16:55.090 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:54 smithi123 bash[115716]: 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-16T14:16:55.090 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate[115731]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T14:16:55.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 bash[115716]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T14:16:55.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate[115731]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T14:16:55.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 bash[115716]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T14:16:55.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate[115731]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T14:16:55.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 bash[115716]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T14:16:55.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate[115731]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T14:16:55.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 bash[115716]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T14:16:55.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate[115731]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T14:16:55.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 bash[115716]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T14:16:55.360 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 podman[115716]: 2024-09-16 14:16:55.122006882 +0000 UTC m=+3.153756870 container died eaee4cd58ad1dd5ca2513e6cdaaf7eec277c03374d9ca783c0dd04141c6a5d6f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-16T14:16:56.237 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:55 smithi123 podman[115890]: 2024-09-16 14:16:55.976818879 +0000 UTC m=+0.847855865 container remove eaee4cd58ad1dd5ca2513e6cdaaf7eec277c03374d9ca783c0dd04141c6a5d6f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-activate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:16:56.237 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:56 smithi123 podman[115950]: 2024-09-16 14:16:56.098244634 +0000 UTC m=+0.016240327 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:16:56.237 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:56 smithi123 podman[115950]: 2024-09-16 14:16:56.202693921 +0000 UTC m=+0.120689616 container create fddfa0431ff2835eb48a78fed9688a1d644a886f95ef326a855d112e4efb6f43 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True) 2024-09-16T14:16:56.497 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:56 smithi123 ceph-mon[106069]: pgmap v151: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:16:56.498 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:56 smithi123 ceph-mon[102433]: pgmap v151: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:16:56.498 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:56 smithi123 podman[115950]: 2024-09-16 14:16:56.471600794 +0000 UTC m=+0.389596487 container init fddfa0431ff2835eb48a78fed9688a1d644a886f95ef326a855d112e4efb6f43 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, 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, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:16:56.498 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:56 smithi123 podman[115950]: 2024-09-16 14:16:56.474866988 +0000 UTC m=+0.392862682 container start fddfa0431ff2835eb48a78fed9688a1d644a886f95ef326a855d112e4efb6f43 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:16:56.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:56 smithi167 ceph-mon[87836]: pgmap v151: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:16:56.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:56 smithi123 ceph-osd[115969]: -- 172.21.15.123:0/3591600704 <== mon.2 v2:172.21.15.123:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cb9b245a40 con 0x55cb9c018400 2024-09-16T14:16:56.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:56 smithi123 bash[115950]: fddfa0431ff2835eb48a78fed9688a1d644a886f95ef326a855d112e4efb6f43 2024-09-16T14:16:56.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:56 smithi123 systemd[1]: Started Ceph osd.1 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:16:57.630 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:16:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:16:57.316457631Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:16:57.769 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:16:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:16:57] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-16T14:16:57.770 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:57.770 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:57.770 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:57.770 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:57 smithi123 ceph-mon[106069]: pgmap v152: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:16:57.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:57.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:57.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:57.770 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:57 smithi123 ceph-mon[102433]: pgmap v152: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:16:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:58.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:57 smithi167 ceph-mon[87836]: pgmap v152: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:16:58.359 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:16:58 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[115965]: 2024-09-16T14:16:58.111+0000 7fea948ad640 -1 Falling back to public interface 2024-09-16T14:16:59.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:59 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:59.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:16:59 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:59 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:16:59 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:16:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:59 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:16:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:16:59 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:00.320 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:00 smithi167 ceph-mon[87836]: pgmap v153: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:17:00.321 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:00 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:00.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:00 smithi123 ceph-mon[106069]: pgmap v153: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:17:00.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:00 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:00.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:00 smithi123 ceph-mon[102433]: pgmap v153: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:17:00.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:00 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:00.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:00.319806747Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:01.904 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[106069]: pgmap v154: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:17:01.904 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:01.905 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:01.905 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:01.905 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:01.905 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[106069]: from='osd.1 [v2:172.21.15.123:6810/2919247179,v1:172.21.15.123:6811/2919247179]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:17:01.905 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[106069]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:17:01.905 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[115965]: 2024-09-16T14:17:01.646+0000 7fea948ad640 -1 osd.1 114 log_to_monitors true 2024-09-16T14:17:01.905 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[102433]: pgmap v154: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:17:01.906 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:01.906 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:01.906 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:01.906 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:01.906 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[102433]: from='osd.1 [v2:172.21.15.123:6810/2919247179,v1:172.21.15.123:6811/2919247179]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:17:01.906 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:01 smithi123 ceph-mon[102433]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:17:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:01 smithi167 ceph-mon[87836]: pgmap v154: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:17:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:01 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:01 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:01 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:01 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:01 smithi167 ceph-mon[87836]: from='osd.1 [v2:172.21.15.123:6810/2919247179,v1:172.21.15.123:6811/2919247179]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:17:02.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:01 smithi167 ceph-mon[87836]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:17:02.609 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:17:02 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[115965]: 2024-09-16T14:17:02.318+0000 7fea8864f640 -1 osd.1 114 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:17:03.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:03 smithi123 ceph-mon[106069]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:17:03.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:03 smithi123 ceph-mon[106069]: osdmap e117: 8 total, 7 up, 8 in 2024-09-16T14:17:03.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:03 smithi123 ceph-mon[106069]: from='osd.1 [v2:172.21.15.123:6810/2919247179,v1:172.21.15.123:6811/2919247179]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:03.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:03 smithi123 ceph-mon[106069]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:03.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:03 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:03.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:03 smithi123 ceph-mon[102433]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:17:03.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:03 smithi123 ceph-mon[102433]: osdmap e117: 8 total, 7 up, 8 in 2024-09-16T14:17:03.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:03 smithi123 ceph-mon[102433]: from='osd.1 [v2:172.21.15.123:6810/2919247179,v1:172.21.15.123:6811/2919247179]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:03.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:03 smithi123 ceph-mon[102433]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:03.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:03 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:03 smithi167 ceph-mon[87836]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:17:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:03 smithi167 ceph-mon[87836]: osdmap e117: 8 total, 7 up, 8 in 2024-09-16T14:17:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:03 smithi167 ceph-mon[87836]: from='osd.1 [v2:172.21.15.123:6810/2919247179,v1:172.21.15.123:6811/2919247179]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:03.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:03 smithi167 ceph-mon[87836]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:03.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:03 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:03.781 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:03.326916007Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:04.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:04 smithi123 ceph-mon[106069]: pgmap v156: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:17:04.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:04 smithi123 ceph-mon[106069]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:17:04.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:04 smithi123 ceph-mon[106069]: osd.1 [v2:172.21.15.123:6810/2919247179,v1:172.21.15.123:6811/2919247179] boot 2024-09-16T14:17:04.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:04 smithi123 ceph-mon[106069]: osdmap e118: 8 total, 8 up, 8 in 2024-09-16T14:17:04.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:04 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:17:04.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:04 smithi123 ceph-mon[102433]: pgmap v156: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:17:04.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:04 smithi123 ceph-mon[102433]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:17:04.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:04 smithi123 ceph-mon[102433]: osd.1 [v2:172.21.15.123:6810/2919247179,v1:172.21.15.123:6811/2919247179] boot 2024-09-16T14:17:04.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:04 smithi123 ceph-mon[102433]: osdmap e118: 8 total, 8 up, 8 in 2024-09-16T14:17:04.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:04 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:17:04.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:04 smithi167 ceph-mon[87836]: pgmap v156: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:17:04.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:04 smithi167 ceph-mon[87836]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:17:04.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:04 smithi167 ceph-mon[87836]: osd.1 [v2:172.21.15.123:6810/2919247179,v1:172.21.15.123:6811/2919247179] boot 2024-09-16T14:17:04.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:04 smithi167 ceph-mon[87836]: osdmap e118: 8 total, 8 up, 8 in 2024-09-16T14:17:04.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:04 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:17:05.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: osdmap e119: 8 total, 8 up, 8 in 2024-09-16T14:17:05.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:17:05.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:17:05.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:17:05.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:17:05.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:17:05.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:17:05.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:17:05.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:17:05.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:17:05.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: osdmap e119: 8 total, 8 up, 8 in 2024-09-16T14:17:05.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:17:05.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:17:05.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:17:05.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:17:05.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:17:05.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:17:05.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:17:05.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:17:05.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:17:05.615 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.615 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:17:05.615 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:17:05.615 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:17:05.615 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:17:05.615 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:17:05.615 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.615 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:05.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:05.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:05.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:05.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: osdmap e119: 8 total, 8 up, 8 in 2024-09-16T14:17:05.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:05.783 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:05.784 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:05.784 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:05.784 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:06.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:06 smithi123 ceph-mon[102433]: pgmap v159: 161 pgs: 36 peering, 19 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-16T14:17:06.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:06 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:17:06.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:06 smithi123 ceph-mon[102433]: Upgrade: Finalizing container_image settings 2024-09-16T14:17:06.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:06 smithi123 ceph-mon[102433]: Upgrade: Complete! 2024-09-16T14:17:06.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:06 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:06.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:06 smithi123 ceph-mon[106069]: pgmap v159: 161 pgs: 36 peering, 19 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-16T14:17:06.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:06 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:17:06.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:06 smithi123 ceph-mon[106069]: Upgrade: Finalizing container_image settings 2024-09-16T14:17:06.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:06 smithi123 ceph-mon[106069]: Upgrade: Complete! 2024-09-16T14:17:06.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:06 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:06.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:06 smithi167 ceph-mon[87836]: pgmap v159: 161 pgs: 36 peering, 19 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-16T14:17:06.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:06 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:17:06.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:06 smithi167 ceph-mon[87836]: Upgrade: Finalizing container_image settings 2024-09-16T14:17:06.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:06 smithi167 ceph-mon[87836]: Upgrade: Complete! 2024-09-16T14:17:06.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:06 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:06.781 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:06.326054922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:08.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:17:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:17:07] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-16T14:17:08.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:08 smithi123 ceph-mon[106069]: pgmap v160: 161 pgs: 36 peering, 14 active+undersized, 7 active+undersized+degraded, 104 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-16T14:17:08.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:08.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:08 smithi123 ceph-mon[102433]: pgmap v160: 161 pgs: 36 peering, 14 active+undersized, 7 active+undersized+degraded, 104 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-16T14:17:08.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:08 smithi167 ceph-mon[87836]: pgmap v160: 161 pgs: 36 peering, 14 active+undersized, 7 active+undersized+degraded, 104 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-16T14:17:08.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:09.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:09.320658656Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:09.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:09 smithi167 ceph-mon[87836]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 7 pgs degraded) 2024-09-16T14:17:09.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:09 smithi167 ceph-mon[87836]: Cluster is now healthy 2024-09-16T14:17:09.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:09 smithi123 ceph-mon[106069]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 7 pgs degraded) 2024-09-16T14:17:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:09 smithi123 ceph-mon[106069]: Cluster is now healthy 2024-09-16T14:17:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:09 smithi123 ceph-mon[102433]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 7 pgs degraded) 2024-09-16T14:17:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:09 smithi123 ceph-mon[102433]: Cluster is now healthy 2024-09-16T14:17:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:10 smithi167 ceph-mon[87836]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T14:17:10.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:10 smithi123 ceph-mon[106069]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T14:17:10.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:10 smithi123 ceph-mon[102433]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T14:17:12.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:17:12.582 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:12 smithi167 ceph-mon[87836]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:12.582 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:12 smithi167 ceph-mon[87836]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:12.583 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:12.329803091Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:12.608 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:12.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:12 smithi123 ceph-mon[106069]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:12.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:12 smithi123 ceph-mon[106069]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:12.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:12 smithi123 ceph-mon[102433]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:12.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:12 smithi123 ceph-mon[102433]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:13.289 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:17:13.289 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (3m) 12s ago 24m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:17:13.289 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (3m) 2m ago 24m 72.6M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:17:13.289 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (4m) 12s ago 23m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (4m) 2m ago 28m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (14m) 12s ago 30m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (108s) 12s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (2m) 2m ago 29m 24.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (92s) 12s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (4m) 12s ago 24m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (4m) 2m ago 24m 10.1M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (52s) 12s ago 28m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (17s) 12s ago 28m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (27m) 12s ago 27m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (27m) 12s ago 27m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:17:13.290 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (26m) 2m ago 26m 66.9M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:17:13.291 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (26m) 2m ago 26m 52.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:17:13.291 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (25m) 2m ago 25m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:17:13.291 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (25m) 2m ago 25m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:17:13.291 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (3m) 2m ago 25m 38.4M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:17:13.291 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (23m) 12s ago 23m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:17:13.291 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (24m) 2m ago 24m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:17:13.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:13 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:13.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:13.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:13 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:13 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:13.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:13.981 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T14:17:14.223 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:14.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:14 smithi123 ceph-mon[106069]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:17:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:14 smithi123 ceph-mon[106069]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:14.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:14 smithi123 ceph-mon[102433]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:17:14.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:14 smithi123 ceph-mon[102433]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:14 smithi167 ceph-mon[87836]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:17:14.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:14 smithi167 ceph-mon[87836]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:14.977 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:17:15.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:15 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/1482191016' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:15.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:15 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/1482191016' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:15.638 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:17:15.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:15 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/1482191016' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:15.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:15.319036177Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:15.878 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:16.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:16 smithi123 ceph-mon[106069]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-09-16T14:17:16.607 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:16 smithi123 ceph-mon[102433]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-09-16T14:17:16.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:16 smithi167 ceph-mon[87836]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-09-16T14:17:17.683 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:17 smithi123 ceph-mon[106069]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:17.683 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:17 smithi123 ceph-mon[102433]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:17.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:17 smithi167 ceph-mon[87836]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:17.868 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:17:18.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:17:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:17:17] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-16T14:17:18.509 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:18 smithi123 ceph-mon[106069]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:18.509 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:18 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:18.509 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:18 smithi123 ceph-mon[102433]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:18.510 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:18 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:18.541 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:17:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:18 smithi167 ceph-mon[87836]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:18.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:18 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:18.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:18.326077539Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:18.791 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:19.465 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:17:19.466 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": null, 2024-09-16T14:17:19.466 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": false, 2024-09-16T14:17:19.466 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "", 2024-09-16T14:17:19.466 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:17:19.466 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": null, 2024-09-16T14:17:19.466 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "", 2024-09-16T14:17:19.466 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:17:19.466 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:17:20.279 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:17:20.538 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:20.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:20 smithi123 ceph-mon[106069]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:20.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:20 smithi123 ceph-mon[106069]: from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:20 smithi123 ceph-mon[102433]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:20 smithi123 ceph-mon[102433]: from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:20 smithi167 ceph-mon[87836]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:20 smithi167 ceph-mon[87836]: from='client.54248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:21.295 INFO:teuthology.orchestra.run.smithi123.stdout:HEALTH_OK 2024-09-16T14:17:21.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:21 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/1930160860' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:17:21.600 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:21 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/1930160860' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:17:21.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:21 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/1930160860' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:17:21.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:21.316944148Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:22.028 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:17:22.270 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:22.687 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:22 smithi123 ceph-mon[106069]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:22.687 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:22 smithi123 ceph-mon[102433]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:22 smithi167 ceph-mon[87836]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:23.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:23 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:23.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:23 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:23.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:23 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:24.293 INFO:teuthology.orchestra.run.smithi123.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:17:24.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[102433]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:24.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[102433]: from='client.54260 -' 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-16T14:17:24.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:24.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:24.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:24.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:24.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[106069]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:24.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[106069]: from='client.54260 -' 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-16T14:17:24.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:24.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:24.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:24.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:24 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:24.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:24.318242003Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:24 smithi167 ceph-mon[87836]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:24 smithi167 ceph-mon[87836]: from='client.54260 -' 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-16T14:17:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:24 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:24 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:24 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:24.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:24 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:24.967 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:17:25.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:25 smithi123 ceph-mon[106069]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:17:25.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:25 smithi123 ceph-mon[106069]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:17:25.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:25 smithi123 ceph-mon[102433]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:17:25.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:25 smithi123 ceph-mon[102433]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:17:25.728 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:25.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:25 smithi167 ceph-mon[87836]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:17:25.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:25 smithi167 ceph-mon[87836]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:17:26.563 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:17:26.564 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:26 smithi123 ceph-mon[102433]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:26.564 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:26 smithi123 ceph-mon[106069]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:26 smithi167 ceph-mon[87836]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:27.146 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:17:27.146 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (3m) 26s ago 24m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:17:27.146 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (3m) 2m ago 24m 72.6M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:17:27.146 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (5m) 26s ago 24m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:17:27.146 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (4m) 2m ago 29m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:17:27.146 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (14m) 26s ago 30m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:17:27.146 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (2m) 26s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (2m) 2m ago 29m 24.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (106s) 26s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (4m) 26s ago 24m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (4m) 2m ago 24m 10.1M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (66s) 26s ago 28m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (31s) 26s ago 28m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (27m) 26s ago 27m - 2992M 19.1.1-328-gad35db06 b5388489f99e 4c5785553463 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (27m) 26s ago 27m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (27m) 2m ago 27m 66.9M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (26m) 2m ago 26m 52.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (26m) 2m ago 26m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (25m) 2m ago 25m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (4m) 2m ago 25m 38.4M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:17:27.147 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (24m) 26s ago 24m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:17:27.148 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (24m) 2m ago 24m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:17:27.497 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:17:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:17:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:17:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:17:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:17:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:17:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:17:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:17:27.497 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T14:17:27.498 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:17:27.498 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:17:27.498 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:17:27.498 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:17:27.498 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:17:27.498 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:17:27.498 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8, 2024-09-16T14:17:27.498 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T14:17:27.498 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:17:27.498 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:17:27.682 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[106069]: from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:27.683 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.683 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:17:27.683 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:27.683 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.683 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:27.683 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.683 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:27.683 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.683 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:17:27.683 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[102433]: from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:27.684 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.684 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:17:27.684 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:27.684 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.684 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:27.684 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.684 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:27.684 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.684 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:17:27.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:27.321111663Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:27.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-mon[87836]: from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:27.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:17:27.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:27.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:27.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:27.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:27.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:17:27.789 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:17:27.789 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:17:27.790 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:17:27.790 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-16T14:17:27.790 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:17:27.790 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "2/8 daemons upgraded", 2024-09-16T14:17:27.790 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:17:27.790 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:17:27.790 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:17:28.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:17:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:17:27] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-16T14:17:28.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mgr 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mon 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all crash 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: Upgrade: osd.2 is safe to restart 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/3187432801' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:28.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mgr 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mon 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all crash 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:17:28.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: Upgrade: osd.2 is safe to restart 2024-09-16T14:17:28.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:28.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/3187432801' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:28.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:28.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:28.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:17:28.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:17:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:17:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mgr 2024-09-16T14:17:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mon 2024-09-16T14:17:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all crash 2024-09-16T14:17:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:17:28.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: Upgrade: osd.2 is safe to restart 2024-09-16T14:17:28.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:28.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/3187432801' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:28.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:28.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:28.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:17:28.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:29.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:29 smithi123 ceph-mon[106069]: from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:29.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:29 smithi123 ceph-mon[106069]: Upgrade: Updating osd.2 2024-09-16T14:17:29.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:29 smithi123 ceph-mon[106069]: Deploying daemon osd.2 on smithi123 2024-09-16T14:17:29.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:29 smithi123 ceph-mon[102433]: from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:29.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:29 smithi123 ceph-mon[102433]: Upgrade: Updating osd.2 2024-09-16T14:17:29.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:29 smithi123 ceph-mon[102433]: Deploying daemon osd.2 on smithi123 2024-09-16T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:29 smithi167 ceph-mon[87836]: from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:29 smithi167 ceph-mon[87836]: Upgrade: Updating osd.2 2024-09-16T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:29 smithi167 ceph-mon[87836]: Deploying daemon osd.2 on smithi123 2024-09-16T14:17:30.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:30 smithi123 ceph-mon[102433]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:30.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:30 smithi123 ceph-mon[106069]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:30 smithi167 ceph-mon[87836]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:30.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:30.317511366Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:31.637 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:31 smithi123 systemd[1]: Stopping Ceph osd.2 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:17:32.109 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[48392]: 2024-09-16T14:17:31.635+0000 7f1f4f511640 -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-16T14:17:32.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[48392]: 2024-09-16T14:17:31.635+0000 7f1f4f511640 -1 osd.2 119 *** Got signal Terminated *** 2024-09-16T14:17:32.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[48392]: 2024-09-16T14:17:31.635+0000 7f1f4f511640 -1 osd.2 119 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:17:32.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:32 smithi167 ceph-mon[87836]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:32.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:32 smithi167 ceph-mon[87836]: osd.2 marked itself down and dead 2024-09-16T14:17:32.832 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:32 smithi123 ceph-mon[106069]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:32.832 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:32 smithi123 ceph-mon[106069]: osd.2 marked itself down and dead 2024-09-16T14:17:32.833 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:32 smithi123 ceph-mon[102433]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:32.833 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:32 smithi123 ceph-mon[102433]: osd.2 marked itself down and dead 2024-09-16T14:17:33.096 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:32 smithi123 podman[121176]: 2024-09-16 14:17:32.831058735 +0000 UTC m=+1.324295486 container died 4c5785553463676d503c79e49c712d0deb61dbaf05e2ef045a88a008e105d7c3 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-16T14:17:33.360 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:33 smithi123 podman[121176]: 2024-09-16 14:17:33.17710313 +0000 UTC m=+1.670339877 container cleanup 4c5785553463676d503c79e49c712d0deb61dbaf05e2ef045a88a008e105d7c3 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:17:33.360 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:33 smithi123 bash[121176]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2 2024-09-16T14:17:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:33 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:33 smithi167 ceph-mon[87836]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:17:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:33 smithi167 ceph-mon[87836]: osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:17:33.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:33.329384021Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:33.855 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:33 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:33.855 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:33 smithi123 ceph-mon[106069]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:17:33.855 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:33 smithi123 ceph-mon[106069]: osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:17:33.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:33 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:33.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:33 smithi123 ceph-mon[102433]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:17:33.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:33 smithi123 ceph-mon[102433]: osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:17:33.856 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:33 smithi123 podman[121192]: 2024-09-16 14:17:33.407363358 +0000 UTC m=+0.568369705 container remove 4c5785553463676d503c79e49c712d0deb61dbaf05e2ef045a88a008e105d7c3 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-16T14:17:34.109 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:33 smithi123 podman[121282]: 2024-09-16 14:17:33.757169879 +0000 UTC m=+0.015766451 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:17:34.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:33 smithi123 podman[121282]: 2024-09-16 14:17:33.871066267 +0000 UTC m=+0.129662836 container create 3f4e0645c9ff9a19e7cb6c227e4b2123cc7b69ac5400dcb3a724beab71ae85fc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-16T14:17:34.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:34 smithi123 podman[121282]: 2024-09-16 14:17:34.09046798 +0000 UTC m=+0.349064548 container init 3f4e0645c9ff9a19e7cb6c227e4b2123cc7b69ac5400dcb3a724beab71ae85fc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-16T14:17:34.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:34 smithi123 podman[121282]: 2024-09-16 14:17:34.0938693 +0000 UTC m=+0.352465865 container start 3f4e0645c9ff9a19e7cb6c227e4b2123cc7b69ac5400dcb3a724beab71ae85fc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, 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.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-16T14:17:34.450 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:34 smithi123 podman[121282]: 2024-09-16 14:17:34.198968504 +0000 UTC m=+0.457565076 container attach 3f4e0645c9ff9a19e7cb6c227e4b2123cc7b69ac5400dcb3a724beab71ae85fc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-16T14:17:34.450 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:34 smithi123 podman[121282]: 2024-09-16 14:17:34.28762574 +0000 UTC m=+0.546222304 container died 3f4e0645c9ff9a19e7cb6c227e4b2123cc7b69ac5400dcb3a724beab71ae85fc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-16T14:17:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:34 smithi167 ceph-mon[87836]: pgmap v174: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:17:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:34 smithi167 ceph-mon[87836]: osdmap e121: 8 total, 7 up, 8 in 2024-09-16T14:17:34.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:34 smithi123 ceph-mon[106069]: pgmap v174: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:17:34.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:34 smithi123 ceph-mon[106069]: osdmap e121: 8 total, 7 up, 8 in 2024-09-16T14:17:34.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:34 smithi123 ceph-mon[102433]: pgmap v174: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:17:34.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:34 smithi123 ceph-mon[102433]: osdmap e121: 8 total, 7 up, 8 in 2024-09-16T14:17:35.337 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:34 smithi123 podman[121304]: 2024-09-16 14:17:34.898824563 +0000 UTC m=+0.605210200 container remove 3f4e0645c9ff9a19e7cb6c227e4b2123cc7b69ac5400dcb3a724beab71ae85fc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T14:17:35.337 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:34 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-16T14:17:35.337 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:34 smithi123 systemd[1]: Stopped Ceph osd.2 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:17:35.337 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:34 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.2.service: Consumed 11.424s CPU time. 2024-09-16T14:17:35.337 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:35 smithi123 systemd[1]: Starting Ceph osd.2 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:17:35.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:35 smithi123 ceph-mon[102433]: Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:35.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:35 smithi123 ceph-mon[106069]: Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:35.610 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:35 smithi123 podman[121406]: 2024-09-16 14:17:35.238285712 +0000 UTC m=+0.020088656 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:17:35.610 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:35 smithi123 podman[121406]: 2024-09-16 14:17:35.382068294 +0000 UTC m=+0.163871240 container create 7b029057a63ffba5aa6d1e6cc67753c98f6b6bc0108d895e9586c1bc9ce7cd85 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-16T14:17:35.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:35 smithi167 ceph-mon[87836]: Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:36.109 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:35 smithi123 podman[121406]: 2024-09-16 14:17:35.673637982 +0000 UTC m=+0.455440931 container init 7b029057a63ffba5aa6d1e6cc67753c98f6b6bc0108d895e9586c1bc9ce7cd85 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, 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, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-16T14:17:36.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:35 smithi123 podman[121406]: 2024-09-16 14:17:35.677181322 +0000 UTC m=+0.458984275 container start 7b029057a63ffba5aa6d1e6cc67753c98f6b6bc0108d895e9586c1bc9ce7cd85 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:17:36.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:35 smithi123 podman[121406]: 2024-09-16 14:17:35.773656428 +0000 UTC m=+0.555459378 container attach 7b029057a63ffba5aa6d1e6cc67753c98f6b6bc0108d895e9586c1bc9ce7cd85 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:17:36.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate[121423]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:17:36.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:35 smithi123 bash[121406]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:17:36.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:35 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate[121423]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:17:36.110 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:35 smithi123 bash[121406]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:17:36.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:36 smithi123 ceph-mon[106069]: pgmap v176: 161 pgs: 20 active+undersized, 3 stale+active+clean, 14 active+undersized+degraded, 124 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-16T14:17:36.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:36 smithi123 ceph-mon[102433]: pgmap v176: 161 pgs: 20 active+undersized, 3 stale+active+clean, 14 active+undersized+degraded, 124 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-16T14:17:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:36 smithi167 ceph-mon[87836]: pgmap v176: 161 pgs: 20 active+undersized, 3 stale+active+clean, 14 active+undersized+degraded, 124 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-16T14:17:36.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:36.317573706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:38.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:17:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:17:37] "GET /metrics HTTP/1.1" 200 38285 "" "Prometheus/2.51.0" 2024-09-16T14:17:38.455 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate[121423]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T14:17:38.456 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 bash[121406]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T14:17:38.456 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate[121423]: 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-16T14:17:38.456 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 bash[121406]: 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-16T14:17:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:38 smithi167 ceph-mon[87836]: pgmap v177: 161 pgs: 26 active+undersized, 1 stale+active+clean, 15 active+undersized+degraded, 119 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-16T14:17:38.811 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:38 smithi123 ceph-mon[102433]: pgmap v177: 161 pgs: 26 active+undersized, 1 stale+active+clean, 15 active+undersized+degraded, 119 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-16T14:17:38.811 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:38 smithi123 ceph-mon[106069]: pgmap v177: 161 pgs: 26 active+undersized, 1 stale+active+clean, 15 active+undersized+degraded, 119 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-16T14:17:38.812 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate[121423]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T14:17:38.812 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 bash[121406]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T14:17:38.812 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate[121423]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T14:17:38.812 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 bash[121406]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T14:17:38.812 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate[121423]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T14:17:38.812 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 bash[121406]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T14:17:38.812 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate[121423]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T14:17:38.812 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 bash[121406]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T14:17:38.812 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate[121423]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T14:17:38.813 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 bash[121406]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T14:17:38.813 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:38 smithi123 podman[121406]: 2024-09-16 14:17:38.487486334 +0000 UTC m=+3.269289282 container died 7b029057a63ffba5aa6d1e6cc67753c98f6b6bc0108d895e9586c1bc9ce7cd85 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-16T14:17:39.435 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:39 smithi123 podman[121600]: 2024-09-16 14:17:39.110568273 +0000 UTC m=+0.611815210 container remove 7b029057a63ffba5aa6d1e6cc67753c98f6b6bc0108d895e9586c1bc9ce7cd85 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-activate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T14:17:39.436 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:39 smithi123 podman[121660]: 2024-09-16 14:17:39.227853702 +0000 UTC m=+0.016619324 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:17:39.436 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:39 smithi123 podman[121660]: 2024-09-16 14:17:39.328246899 +0000 UTC m=+0.117012564 container create 2a08114ae60f4396db6ac6f5f010cbf5f8a86814acc2b181027ed0f98d30496d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:17:39.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:39.319770125Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:39.860 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:39 smithi123 podman[121660]: 2024-09-16 14:17:39.539278428 +0000 UTC m=+0.328044048 container init 2a08114ae60f4396db6ac6f5f010cbf5f8a86814acc2b181027ed0f98d30496d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-16T14:17:39.860 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:39 smithi123 podman[121660]: 2024-09-16 14:17:39.542626788 +0000 UTC m=+0.331392409 container start 2a08114ae60f4396db6ac6f5f010cbf5f8a86814acc2b181027ed0f98d30496d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , 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_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T14:17:39.860 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:39 smithi123 ceph-osd[121679]: -- 172.21.15.123:0/3273206639 <== mon.0 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c66c813a40 con 0x55c66d5e2000 2024-09-16T14:17:39.860 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:39 smithi123 bash[121660]: 2a08114ae60f4396db6ac6f5f010cbf5f8a86814acc2b181027ed0f98d30496d 2024-09-16T14:17:39.860 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:39 smithi123 systemd[1]: Started Ceph osd.2 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:17:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:40 smithi167 ceph-mon[87836]: pgmap v178: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:40 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:40 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:40 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:40.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:40 smithi123 ceph-mon[106069]: pgmap v178: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:40 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:40 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:40 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:40 smithi123 ceph-mon[102433]: pgmap v178: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:40 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:40 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:40 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:41.609 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:41 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[121675]: 2024-09-16T14:17:41.189+0000 7f7fa5fc2640 -1 Falling back to public interface 2024-09-16T14:17:42.583 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:42 smithi167 ceph-mon[87836]: pgmap v179: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:42.583 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:42.319515918Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:42.765 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:42 smithi123 ceph-mon[106069]: pgmap v179: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:42.765 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:42 smithi123 ceph-mon[102433]: pgmap v179: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:43.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:43 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:43.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:43.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:43.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:43 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:43.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:43.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:43 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:44.519 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[121675]: 2024-09-16T14:17:44.254+0000 7f7fa5fc2640 -1 osd.2 119 log_to_monitors true 2024-09-16T14:17:44.777 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[106069]: pgmap v180: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:44.777 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.777 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.777 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[106069]: from='osd.2 [v2:172.21.15.123:6818/876457932,v1:172.21.15.123:6819/876457932]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:17:44.777 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[106069]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:17:44.777 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.777 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.777 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[102433]: pgmap v180: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:44.777 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.778 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.778 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[102433]: from='osd.2 [v2:172.21.15.123:6818/876457932,v1:172.21.15.123:6819/876457932]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:17:44.778 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[102433]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:17:44.778 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.778 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:44 smithi167 ceph-mon[87836]: pgmap v180: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:44 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:44 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:44 smithi167 ceph-mon[87836]: from='osd.2 [v2:172.21.15.123:6818/876457932,v1:172.21.15.123:6819/876457932]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:17:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:44 smithi167 ceph-mon[87836]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:17:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:44 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:44.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:44 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:45.027 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:17:44 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[121675]: 2024-09-16T14:17:44.870+0000 7f7f99d64640 -1 osd.2 119 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:17:45.780 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:45 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:45.780 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:45 smithi123 ceph-mon[102433]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:17:45.780 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:45 smithi123 ceph-mon[102433]: osdmap e122: 8 total, 7 up, 8 in 2024-09-16T14:17:45.780 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:45 smithi123 ceph-mon[102433]: from='osd.2 [v2:172.21.15.123:6818/876457932,v1:172.21.15.123:6819/876457932]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:45.780 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:45 smithi123 ceph-mon[102433]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:45.780 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:45 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:45.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:45 smithi123 ceph-mon[106069]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:17:45.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:45 smithi123 ceph-mon[106069]: osdmap e122: 8 total, 7 up, 8 in 2024-09-16T14:17:45.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:45 smithi123 ceph-mon[106069]: from='osd.2 [v2:172.21.15.123:6818/876457932,v1:172.21.15.123:6819/876457932]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:45.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:45 smithi123 ceph-mon[106069]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:45.781 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:45.323073772Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:45 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:45 smithi167 ceph-mon[87836]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:17:45.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:45 smithi167 ceph-mon[87836]: osdmap e122: 8 total, 7 up, 8 in 2024-09-16T14:17:45.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:45 smithi167 ceph-mon[87836]: from='osd.2 [v2:172.21.15.123:6818/876457932,v1:172.21.15.123:6819/876457932]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:45.782 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:45 smithi167 ceph-mon[87836]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:17:46.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:46 smithi123 ceph-mon[106069]: pgmap v181: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:46 smithi123 ceph-mon[106069]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:17:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:46 smithi123 ceph-mon[106069]: osd.2 [v2:172.21.15.123:6818/876457932,v1:172.21.15.123:6819/876457932] boot 2024-09-16T14:17:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:46 smithi123 ceph-mon[106069]: osdmap e123: 8 total, 8 up, 8 in 2024-09-16T14:17:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:46 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:17:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:46 smithi123 ceph-mon[102433]: pgmap v181: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:46 smithi123 ceph-mon[102433]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:17:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:46 smithi123 ceph-mon[102433]: osd.2 [v2:172.21.15.123:6818/876457932,v1:172.21.15.123:6819/876457932] boot 2024-09-16T14:17:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:46 smithi123 ceph-mon[102433]: osdmap e123: 8 total, 8 up, 8 in 2024-09-16T14:17:46.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:46 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:17:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:46 smithi167 ceph-mon[87836]: pgmap v181: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:17:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:46 smithi167 ceph-mon[87836]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:17:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:46 smithi167 ceph-mon[87836]: osd.2 [v2:172.21.15.123:6818/876457932,v1:172.21.15.123:6819/876457932] boot 2024-09-16T14:17:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:46 smithi167 ceph-mon[87836]: osdmap e123: 8 total, 8 up, 8 in 2024-09-16T14:17:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:46 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:17:47.845 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:17:47] "GET /metrics HTTP/1.1" 200 38285 "" "Prometheus/2.51.0" 2024-09-16T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: pgmap v184: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-16T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: osdmap e124: 8 total, 8 up, 8 in 2024-09-16T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:17:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:17:47.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:17:47.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:17:47.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:17:47.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:47.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:17:47.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: pgmap v184: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-16T14:17:47.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: osdmap e124: 8 total, 8 up, 8 in 2024-09-16T14:17:47.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:47.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:47.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:47.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:47.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:47.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:17:47.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:47.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:17:47.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:17:47.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:47.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:47.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:47.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:47.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:47.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:47.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:17:47.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:17:47.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:47.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:48.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:17:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:17:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:17:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:17:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:17:48.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:17:48.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:48.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:48.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:47 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:48.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: pgmap v184: 161 pgs: 5 peering, 26 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-16T14:17:48.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: osdmap e124: 8 total, 8 up, 8 in 2024-09-16T14:17:48.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:48.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:48.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:48.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:48.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:48.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:17:48.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:17:48.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:17:48.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:17:48.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:17:48.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:17:48.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:17:48.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:17:48.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:17:48.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:17:48.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:17:48.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:48.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:48.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:47 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:48.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:48.324582231Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:17:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[106069]: Upgrade: Finalizing container_image settings 2024-09-16T14:17:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[106069]: Upgrade: Complete! 2024-09-16T14:17:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:49.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:17:49.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[102433]: Upgrade: Finalizing container_image settings 2024-09-16T14:17:49.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[102433]: Upgrade: Complete! 2024-09-16T14:17:49.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:49.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:49.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:49.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:48 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:48 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:17:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:48 smithi167 ceph-mon[87836]: Upgrade: Finalizing container_image settings 2024-09-16T14:17:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:48 smithi167 ceph-mon[87836]: Upgrade: Complete! 2024-09-16T14:17:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:48 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:17:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:48 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:17:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:48 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:48 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:50 smithi167 ceph-mon[87836]: pgmap v186: 161 pgs: 5 peering, 9 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 3/636 objects degraded (0.472%) 2024-09-16T14:17:50.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:50 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:50.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:50 smithi123 ceph-mon[106069]: pgmap v186: 161 pgs: 5 peering, 9 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 3/636 objects degraded (0.472%) 2024-09-16T14:17:50.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:50 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:50.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:50 smithi123 ceph-mon[102433]: pgmap v186: 161 pgs: 5 peering, 9 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 3/636 objects degraded (0.472%) 2024-09-16T14:17:50.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:50 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T14:17:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:51 smithi167 ceph-mon[87836]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded) 2024-09-16T14:17:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:51 smithi167 ceph-mon[87836]: Cluster is now healthy 2024-09-16T14:17:51.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:51.317488613Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:51.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:51 smithi123 ceph-mon[102433]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded) 2024-09-16T14:17:51.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:51 smithi123 ceph-mon[102433]: Cluster is now healthy 2024-09-16T14:17:51.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:51 smithi123 ceph-mon[106069]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/636 objects degraded (0.472%), 3 pgs degraded) 2024-09-16T14:17:51.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:51 smithi123 ceph-mon[106069]: Cluster is now healthy 2024-09-16T14:17:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:52 smithi167 ceph-mon[87836]: pgmap v187: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:52.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:52 smithi123 ceph-mon[106069]: pgmap v187: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:52.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:52 smithi123 ceph-mon[102433]: pgmap v187: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:17:53.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:53 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:53.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:53 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:53 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:54.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:54 smithi167 ceph-mon[87836]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-09-16T14:17:54.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:54.327455469Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:54.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:54 smithi123 ceph-mon[106069]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-09-16T14:17:54.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:54 smithi123 ceph-mon[102433]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-09-16T14:17:56.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:56 smithi167 ceph-mon[87836]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:17:56.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:56 smithi123 ceph-mon[106069]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:17:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:56 smithi123 ceph-mon[102433]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:17:57.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:17:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:17:57.327242422Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:17:58.099 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:17:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:17:57] "GET /metrics HTTP/1.1" 200 38285 "" "Prometheus/2.51.0" 2024-09-16T14:17:58.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:58 smithi123 ceph-mon[102433]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:17:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:58.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:58 smithi123 ceph-mon[106069]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:17:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:58 smithi167 ceph-mon[87836]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:17:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:17:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:17:58.909 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:17:59.156 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:17:59 smithi167 ceph-mon[87836]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:59.533 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:17:59 smithi123 ceph-mon[106069]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:59.533 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:17:59 smithi123 ceph-mon[102433]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:59.816 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:17:59.816 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (4m) 15s ago 25m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (4m) 3m ago 25m 72.6M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (5m) 15s ago 24m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (5m) 3m ago 29m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (14m) 15s ago 31m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (2m) 15s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (3m) 3m ago 29m 24.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (2m) 15s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (5m) 15s ago 24m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (5m) 3m ago 24m 10.1M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (99s) 15s ago 29m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (63s) 15s ago 28m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (20s) 15s ago 28m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:17:59.817 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (28m) 15s ago 28m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:17:59.818 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (27m) 3m ago 27m 66.9M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:17:59.818 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (27m) 3m ago 27m 52.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:17:59.818 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (26m) 3m ago 26m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:17:59.818 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (26m) 3m ago 26m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:17:59.818 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (4m) 3m ago 25m 38.4M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:17:59.818 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (24m) 15s ago 24m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:17:59.818 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (24m) 3m ago 24m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:18:00.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:00 smithi167 ceph-mon[87836]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:18:00.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:00.33112444Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:00.538 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:00 smithi123 ceph-mon[106069]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:18:00.538 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:00 smithi123 ceph-mon[102433]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:18:00.565 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T14:18:00.813 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:18:01.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:01 smithi123 ceph-mon[102433]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:01.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:01 smithi123 ceph-mon[106069]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:01.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:01 smithi167 ceph-mon[87836]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:01.586 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:18:02.231 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:18:02.476 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:18:02.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:02 smithi167 ceph-mon[87836]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:02.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:02 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/3507356414' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:02.594 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:02 smithi123 ceph-mon[106069]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:02.594 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:02 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/3507356414' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:02.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:02 smithi123 ceph-mon[102433]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:02.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:02 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/3507356414' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:03.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:03.31983898Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:03.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:03 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:03.552 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:03 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:03.552 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:03 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:04.507 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:04 smithi123 ceph-mon[102433]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:04.557 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:04 smithi123 ceph-mon[102433]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:04.558 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:04 smithi123 ceph-mon[106069]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:04.558 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:04 smithi123 ceph-mon[106069]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:04.558 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:18:04.558 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:04 smithi167 ceph-mon[87836]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:04.559 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:04 smithi167 ceph-mon[87836]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:05.194 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:18:05.447 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:18:06.144 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:18:06.144 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": null, 2024-09-16T14:18:06.144 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": false, 2024-09-16T14:18:06.144 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "", 2024-09-16T14:18:06.144 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:18:06.144 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": null, 2024-09-16T14:18:06.144 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "", 2024-09-16T14:18:06.144 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:18:06.144 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:18:06.510 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:06 smithi123 ceph-mon[106069]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:06.511 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:06 smithi123 ceph-mon[102433]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:06.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:06.317560876Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:06.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:06 smithi167 ceph-mon[87836]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:06.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:18:07.055 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:18:07.465 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:07 smithi123 ceph-mon[102433]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:07.465 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:07 smithi123 ceph-mon[106069]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:07.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:07 smithi167 ceph-mon[87836]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:07.798 INFO:teuthology.orchestra.run.smithi123.stdout:HEALTH_OK 2024-09-16T14:18:07.799 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:18:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:18:07] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.51.0" 2024-09-16T14:18:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:08 smithi167 ceph-mon[87836]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:08 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/2879668783' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:18:08.569 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:08 smithi123 ceph-mon[106069]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:08.570 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:08 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/2879668783' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:18:08.570 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:08 smithi123 ceph-mon[102433]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:08.570 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:08 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/2879668783' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:18:08.602 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:18:08.851 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:18:09.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:09.321567654Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:10.506 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:10 smithi123 ceph-mon[102433]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:10.506 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:10 smithi123 ceph-mon[102433]: from='client.44334 -' 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-16T14:18:10.506 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:10 smithi123 ceph-mon[106069]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:10.506 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:10 smithi123 ceph-mon[106069]: from='client.44334 -' 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-16T14:18:10.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:10 smithi167 ceph-mon[87836]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:10.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:10 smithi167 ceph-mon[87836]: from='client.44334 -' 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-16T14:18:10.833 INFO:teuthology.orchestra.run.smithi123.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:11.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:18:11.763 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:18:12.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:12.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[102433]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:12.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:18:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:11 smithi123 ceph-mon[106069]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:12.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:12.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:12.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:12.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:18:12.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:12.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:11 smithi167 ceph-mon[87836]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:12.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:12.318677718Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:12 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:12 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:13.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:12 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:13.744 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:18:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:18:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:18:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:18:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mgr 2024-09-16T14:18:14.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mon 2024-09-16T14:18:14.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all crash 2024-09-16T14:18:14.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:18:14.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:18:14.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[106069]: Upgrade: osd.3 is safe to restart 2024-09-16T14:18:14.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mgr 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mon 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all crash 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:18:14.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:18:14.113 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:13 smithi123 ceph-mon[102433]: Upgrade: osd.3 is safe to restart 2024-09-16T14:18:14.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:14.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:14.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mgr 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mon 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all crash 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:18:14.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:18:14.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:13 smithi167 ceph-mon[87836]: Upgrade: osd.3 is safe to restart 2024-09-16T14:18:14.325 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:18:14.325 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (4m) 30s ago 25m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:18:14.325 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (4m) 3m ago 25m 72.6M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (5m) 30s ago 24m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (5m) 3m ago 29m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (15m) 30s ago 31m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (2m) 30s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (3m) 3m ago 30m 24.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (2m) 30s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (5m) 30s ago 25m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (5m) 3m ago 25m 10.1M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (114s) 30s ago 29m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (78s) 30s ago 29m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (35s) 30s ago 28m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:18:14.326 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (28m) 30s ago 28m - 2992M 19.1.1-328-gad35db06 b5388489f99e e4d453379228 2024-09-16T14:18:14.327 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (27m) 3m ago 27m 66.9M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:18:14.327 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (27m) 3m ago 27m 52.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:18:14.327 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (27m) 3m ago 27m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:18:14.327 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (26m) 3m ago 26m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:18:14.327 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (5m) 3m ago 26m 38.4M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:18:14.327 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (24m) 30s ago 24m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:18:14.327 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (25m) 3m ago 25m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:18:14.668 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:18:14.668 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:18:14.668 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:18:14.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:18:14.668 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:18:14.668 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:18:14.668 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:18:14.669 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:18:14.974 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:18:14.974 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:18:14.974 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:18:14.974 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:18:14.975 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:18:14.975 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "3/8 daemons upgraded", 2024-09-16T14:18:14.975 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:18:14.975 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:18:14.975 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:18:14.975 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[106069]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:14.975 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[106069]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:14.975 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[106069]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:14.975 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/3957787965' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.975 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.976 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:18:14.976 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:14.976 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[102433]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:14.976 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[102433]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:14.976 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[102433]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:14.976 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/3957787965' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:14.976 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:14.976 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:18:14.976 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:14 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:14 smithi167 ceph-mon[87836]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:14 smithi167 ceph-mon[87836]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:14 smithi167 ceph-mon[87836]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:14 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/3957787965' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:14 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:14 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:18:15.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:14 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:15.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:15.328667575Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:16.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:15 smithi123 ceph-mon[102433]: Upgrade: Updating osd.3 2024-09-16T14:18:16.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:15 smithi123 ceph-mon[102433]: Deploying daemon osd.3 on smithi123 2024-09-16T14:18:16.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:15 smithi123 ceph-mon[102433]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:16.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:15 smithi123 ceph-mon[102433]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:16.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:15 smithi123 ceph-mon[106069]: Upgrade: Updating osd.3 2024-09-16T14:18:16.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:15 smithi123 ceph-mon[106069]: Deploying daemon osd.3 on smithi123 2024-09-16T14:18:16.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:15 smithi123 ceph-mon[106069]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:16.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:15 smithi123 ceph-mon[106069]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:16.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:15 smithi167 ceph-mon[87836]: Upgrade: Updating osd.3 2024-09-16T14:18:16.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:15 smithi167 ceph-mon[87836]: Deploying daemon osd.3 on smithi123 2024-09-16T14:18:16.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:15 smithi167 ceph-mon[87836]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:16.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:15 smithi167 ceph-mon[87836]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:17.682 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:17 smithi123 systemd[1]: Stopping Ceph osd.3 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:18:18.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:17 smithi123 ceph-mon[102433]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:18.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:17 smithi123 ceph-mon[106069]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:18.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:18:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:18:17] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-16T14:18:18.110 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[54211]: 2024-09-16T14:18:17.846+0000 7f81a4ec2640 -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-16T14:18:18.110 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[54211]: 2024-09-16T14:18:17.846+0000 7f81a4ec2640 -1 osd.3 124 *** Got signal Terminated *** 2024-09-16T14:18:18.110 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[54211]: 2024-09-16T14:18:17.846+0000 7f81a4ec2640 -1 osd.3 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:18:18.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:17 smithi167 ceph-mon[87836]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:18:18.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:18.320808595Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:19.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:18 smithi123 ceph-mon[106069]: osd.3 marked itself down and dead 2024-09-16T14:18:19.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:18 smithi123 ceph-mon[102433]: osd.3 marked itself down and dead 2024-09-16T14:18:19.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:18 smithi167 ceph-mon[87836]: osd.3 marked itself down and dead 2024-09-16T14:18:19.609 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:19 smithi123 podman[126924]: 2024-09-16 14:18:19.340588328 +0000 UTC m=+1.599786763 container died e4d453379228a5911c5298a596d91b1e8a4bb682e3d409e109d3df045d2a5635 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T14:18:19.999 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:19 smithi123 ceph-mon[106069]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:19.999 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:19 smithi123 ceph-mon[106069]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:18:19.999 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:19 smithi123 ceph-mon[106069]: osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:18:20.000 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:19 smithi123 podman[126924]: 2024-09-16 14:18:19.721652186 +0000 UTC m=+1.980850616 container cleanup e4d453379228a5911c5298a596d91b1e8a4bb682e3d409e109d3df045d2a5635 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-16T14:18:20.000 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:19 smithi123 bash[126924]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3 2024-09-16T14:18:20.000 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:19 smithi123 ceph-mon[102433]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:20.000 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:19 smithi123 ceph-mon[102433]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:18:20.000 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:19 smithi123 ceph-mon[102433]: osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:18:20.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:19 smithi167 ceph-mon[87836]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:20.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:19 smithi167 ceph-mon[87836]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:18:20.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:19 smithi167 ceph-mon[87836]: osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:18:20.340 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:19 smithi123 podman[126939]: 2024-09-16 14:18:19.998273865 +0000 UTC m=+0.656466692 container remove e4d453379228a5911c5298a596d91b1e8a4bb682e3d409e109d3df045d2a5635 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-ad35db0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:18:20.602 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:20 smithi123 podman[127026]: 2024-09-16 14:18:20.24225735 +0000 UTC m=+0.016068859 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:20.602 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:20 smithi123 podman[127026]: 2024-09-16 14:18:20.374291889 +0000 UTC m=+0.148103442 container create 4a385f0a66e18939ffca50023ecb63303c8d7726988458d0794bf8f412d89a4f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:18:20.860 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:20 smithi123 podman[127026]: 2024-09-16 14:18:20.601603329 +0000 UTC m=+0.375414836 container init 4a385f0a66e18939ffca50023ecb63303c8d7726988458d0794bf8f412d89a4f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-16T14:18:20.860 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:20 smithi123 podman[127026]: 2024-09-16 14:18:20.604893886 +0000 UTC m=+0.378705396 container start 4a385f0a66e18939ffca50023ecb63303c8d7726988458d0794bf8f412d89a4f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-16T14:18:20.860 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:20 smithi123 podman[127026]: 2024-09-16 14:18:20.693267058 +0000 UTC m=+0.467078565 container attach 4a385f0a66e18939ffca50023ecb63303c8d7726988458d0794bf8f412d89a4f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, 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, GIT_BRANCH=HEAD) 2024-09-16T14:18:20.860 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:20 smithi123 podman[127026]: 2024-09-16 14:18:20.798603048 +0000 UTC m=+0.572414556 container died 4a385f0a66e18939ffca50023ecb63303c8d7726988458d0794bf8f412d89a4f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2) 2024-09-16T14:18:21.190 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:20 smithi123 ceph-mon[106069]: osdmap e126: 8 total, 7 up, 8 in 2024-09-16T14:18:21.190 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:20 smithi123 ceph-mon[102433]: osdmap e126: 8 total, 7 up, 8 in 2024-09-16T14:18:21.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:20 smithi167 ceph-mon[87836]: osdmap e126: 8 total, 7 up, 8 in 2024-09-16T14:18:21.781 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:21.317629961Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:21.859 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:21 smithi123 podman[127049]: 2024-09-16 14:18:21.463772315 +0000 UTC m=+0.655959189 container remove 4a385f0a66e18939ffca50023ecb63303c8d7726988458d0794bf8f412d89a4f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, 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, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:18:21.860 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:21 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-16T14:18:21.860 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:21 smithi123 systemd[1]: Stopped Ceph osd.3 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:18:21.860 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:21 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.3.service: Consumed 15.404s CPU time. 2024-09-16T14:18:21.860 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:21 smithi123 systemd[1]: Starting Ceph osd.3 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:18:22.135 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:21 smithi123 ceph-mon[106069]: pgmap v204: 161 pgs: 3 active+undersized, 2 activating+undersized, 26 stale+active+clean, 1 active+undersized+degraded, 129 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-16T14:18:22.135 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:21 smithi123 ceph-mon[106069]: Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 1 pg degraded (PG_DEGRADED) 2024-09-16T14:18:22.135 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:21 smithi123 ceph-mon[102433]: pgmap v204: 161 pgs: 3 active+undersized, 2 activating+undersized, 26 stale+active+clean, 1 active+undersized+degraded, 129 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-16T14:18:22.135 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:21 smithi123 ceph-mon[102433]: Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 1 pg degraded (PG_DEGRADED) 2024-09-16T14:18:22.136 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:21 smithi123 podman[127147]: 2024-09-16 14:18:21.799347496 +0000 UTC m=+0.015784335 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:22.136 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:21 smithi123 podman[127147]: 2024-09-16 14:18:21.906609436 +0000 UTC m=+0.123046268 container create 37655ec2858e1e21bf97e5413ec82c7ed668a2a14880eddd17a01f73ae3b86d5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True) 2024-09-16T14:18:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:21 smithi167 ceph-mon[87836]: pgmap v204: 161 pgs: 3 active+undersized, 2 activating+undersized, 26 stale+active+clean, 1 active+undersized+degraded, 129 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 2/636 objects degraded (0.314%) 2024-09-16T14:18:22.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:21 smithi167 ceph-mon[87836]: Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 1 pg degraded (PG_DEGRADED) 2024-09-16T14:18:22.461 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:22 smithi123 podman[127147]: 2024-09-16 14:18:22.134111622 +0000 UTC m=+0.350548454 container init 37655ec2858e1e21bf97e5413ec82c7ed668a2a14880eddd17a01f73ae3b86d5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:18:22.461 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:22 smithi123 podman[127147]: 2024-09-16 14:18:22.13774225 +0000 UTC m=+0.354179083 container start 37655ec2858e1e21bf97e5413ec82c7ed668a2a14880eddd17a01f73ae3b86d5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD) 2024-09-16T14:18:22.462 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:22 smithi123 podman[127147]: 2024-09-16 14:18:22.208985643 +0000 UTC m=+0.425422484 container attach 37655ec2858e1e21bf97e5413ec82c7ed668a2a14880eddd17a01f73ae3b86d5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, 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.license=GPLv2) 2024-09-16T14:18:22.462 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:22 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate[127162]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:18:22.462 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:22 smithi123 bash[127147]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:18:22.462 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:22 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate[127162]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:18:22.462 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:22 smithi123 bash[127147]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:18:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:22 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:23.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:22 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:23.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:22 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:24.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:23 smithi167 ceph-mon[87836]: pgmap v205: 161 pgs: 21 active+undersized, 2 activating+undersized, 14 stale+active+clean, 11 active+undersized+degraded, 113 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 42/636 objects degraded (6.604%) 2024-09-16T14:18:24.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:23 smithi123 ceph-mon[106069]: pgmap v205: 161 pgs: 21 active+undersized, 2 activating+undersized, 14 stale+active+clean, 11 active+undersized+degraded, 113 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 42/636 objects degraded (6.604%) 2024-09-16T14:18:24.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:23 smithi123 ceph-mon[102433]: pgmap v205: 161 pgs: 21 active+undersized, 2 activating+undersized, 14 stale+active+clean, 11 active+undersized+degraded, 113 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 42/636 objects degraded (6.604%) 2024-09-16T14:18:24.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:24.324921228Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:24.901 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate[127162]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T14:18:24.901 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 bash[127147]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T14:18:24.901 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate[127162]: 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-16T14:18:24.901 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 bash[127147]: 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-16T14:18:24.901 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate[127162]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T14:18:24.901 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 bash[127147]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T14:18:25.231 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate[127162]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T14:18:25.231 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 bash[127147]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T14:18:25.231 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate[127162]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T14:18:25.231 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 bash[127147]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T14:18:25.231 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate[127162]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T14:18:25.231 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 bash[127147]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T14:18:25.231 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate[127162]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T14:18:25.231 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 bash[127147]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T14:18:25.231 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:24 smithi123 podman[127147]: 2024-09-16 14:18:24.931340717 +0000 UTC m=+3.147777550 container died 37655ec2858e1e21bf97e5413ec82c7ed668a2a14880eddd17a01f73ae3b86d5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-16T14:18:25.940 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:25 smithi123 ceph-mon[106069]: pgmap v206: 161 pgs: 41 active+undersized, 2 activating+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:25.940 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:25 smithi123 ceph-mon[102433]: pgmap v206: 161 pgs: 41 active+undersized, 2 activating+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:25.940 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:25 smithi123 podman[127332]: 2024-09-16 14:18:25.663142792 +0000 UTC m=+0.725413889 container remove 37655ec2858e1e21bf97e5413ec82c7ed668a2a14880eddd17a01f73ae3b86d5 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-16T14:18:25.941 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:25 smithi123 podman[127391]: 2024-09-16 14:18:25.786486246 +0000 UTC m=+0.017268382 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:26.201 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:25 smithi123 podman[127391]: 2024-09-16 14:18:25.939423745 +0000 UTC m=+0.170205882 container create 1e2c06f27c030453d0728a43e2f410147db517de0f136851f72ed8227925177d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-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.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, 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, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-16T14:18:26.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:25 smithi167 ceph-mon[87836]: pgmap v206: 161 pgs: 41 active+undersized, 2 activating+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:26.609 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:26 smithi123 podman[127391]: 2024-09-16 14:18:26.200272627 +0000 UTC m=+0.431054764 container init 1e2c06f27c030453d0728a43e2f410147db517de0f136851f72ed8227925177d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-16T14:18:26.610 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:26 smithi123 podman[127391]: 2024-09-16 14:18:26.203554296 +0000 UTC m=+0.434336434 container start 1e2c06f27c030453d0728a43e2f410147db517de0f136851f72ed8227925177d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-16T14:18:26.610 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:26 smithi123 ceph-osd[127411]: -- 172.21.15.123:0/1141519691 <== mon.0 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563f24c79a40 con 0x563f25a48000 2024-09-16T14:18:26.610 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:26 smithi123 bash[127391]: 1e2c06f27c030453d0728a43e2f410147db517de0f136851f72ed8227925177d 2024-09-16T14:18:26.610 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:26 smithi123 systemd[1]: Started Ceph osd.3 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:18:27.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:27.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:27.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:27.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:27.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:27.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:27.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:27.320321299Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:28.005 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:18:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:18:27] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-16T14:18:28.005 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[127407]: 2024-09-16T14:18:27.834+0000 7f77cdb23640 -1 Falling back to public interface 2024-09-16T14:18:28.568 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:28 smithi123 ceph-mon[106069]: pgmap v207: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:28.569 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:28 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T14:18:28.569 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:28.569 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:28.569 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:28 smithi123 ceph-mon[102433]: pgmap v207: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:28.569 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:28 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T14:18:28.569 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:28.569 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:28 smithi167 ceph-mon[87836]: pgmap v207: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:28 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T14:18:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:28.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:30.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:30 smithi123 ceph-mon[106069]: pgmap v208: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:30.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:30 smithi123 ceph-mon[102433]: pgmap v208: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:30 smithi167 ceph-mon[87836]: pgmap v208: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:30.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:30.325334936Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:31.731 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:31.731 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:31.731 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:31.731 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:31.731 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-mon[106069]: from='osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:18:31.731 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[127407]: 2024-09-16T14:18:31.396+0000 7f77cdb23640 -1 osd.3 124 log_to_monitors true 2024-09-16T14:18:31.732 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:31.732 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:31.732 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:31.732 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:31.732 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:31 smithi123 ceph-mon[102433]: from='osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:18:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:31 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:31 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:31 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:31 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:32.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:31 smithi167 ceph-mon[87836]: from='osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:18:32.472 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:18:32 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[127407]: 2024-09-16T14:18:32.147+0000 7f77c58cd640 -1 osd.3 124 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:18:32.740 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:32 smithi123 ceph-mon[106069]: pgmap v209: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:32.740 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:32 smithi123 ceph-mon[106069]: from='osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:18:32.740 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:32 smithi123 ceph-mon[106069]: osdmap e127: 8 total, 7 up, 8 in 2024-09-16T14:18:32.740 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:32 smithi123 ceph-mon[106069]: from='osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:18:32.740 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:32 smithi123 ceph-mon[102433]: pgmap v209: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:32.740 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:32 smithi123 ceph-mon[102433]: from='osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:18:32.740 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:32 smithi123 ceph-mon[102433]: osdmap e127: 8 total, 7 up, 8 in 2024-09-16T14:18:32.740 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:32 smithi123 ceph-mon[102433]: from='osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:18:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:32 smithi167 ceph-mon[87836]: pgmap v209: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:32 smithi167 ceph-mon[87836]: from='osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:18:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:32 smithi167 ceph-mon[87836]: osdmap e127: 8 total, 7 up, 8 in 2024-09-16T14:18:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:32 smithi167 ceph-mon[87836]: from='osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]} : dispatch 2024-09-16T14:18:33.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:33.31966998Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:33 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:33 smithi167 ceph-mon[87836]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:18:33.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:33 smithi167 ceph-mon[87836]: osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613] boot 2024-09-16T14:18:33.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:33 smithi167 ceph-mon[87836]: osdmap e128: 8 total, 8 up, 8 in 2024-09-16T14:18:33.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:33 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:18:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:33 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:33 smithi123 ceph-mon[106069]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:18:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:33 smithi123 ceph-mon[106069]: osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613] boot 2024-09-16T14:18:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:33 smithi123 ceph-mon[106069]: osdmap e128: 8 total, 8 up, 8 in 2024-09-16T14:18:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:33 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:18:33.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:33 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:33.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:33 smithi123 ceph-mon[102433]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:18:33.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:33 smithi123 ceph-mon[102433]: osd.3 [v2:172.21.15.123:6826/227094613,v1:172.21.15.123:6827/227094613] boot 2024-09-16T14:18:33.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:33 smithi123 ceph-mon[102433]: osdmap e128: 8 total, 8 up, 8 in 2024-09-16T14:18:33.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:33 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:18:34.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:34 smithi123 ceph-mon[106069]: pgmap v211: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:34.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:34 smithi123 ceph-mon[106069]: osdmap e129: 8 total, 8 up, 8 in 2024-09-16T14:18:34.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:34 smithi123 ceph-mon[102433]: pgmap v211: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:34.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:34 smithi123 ceph-mon[102433]: osdmap e129: 8 total, 8 up, 8 in 2024-09-16T14:18:34.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:18:34 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:18:34.687+0000 7f0383e46640 -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-16T14:18:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:34 smithi167 ceph-mon[87836]: pgmap v211: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T14:18:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:34 smithi167 ceph-mon[87836]: osdmap e129: 8 total, 8 up, 8 in 2024-09-16T14:18:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:18:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:18:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:35.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:18:35.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:35.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:35.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:35.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:18:35.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:35.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:18:35.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:35.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:35.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:35.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:35 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:18:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:35 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:35 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:35 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:35 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:18:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:35 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:35 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:18:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:35 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:35 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:35 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:36.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:35 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:18:36.591 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:36.327189548Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:36 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:18:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:36 smithi123 ceph-mon[106069]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:18:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:36 smithi123 ceph-mon[106069]: pgmap v214: 161 pgs: 18 peering, 31 active+undersized, 17 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-16T14:18:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:36 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:18:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:36 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:18:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:36 smithi123 ceph-mon[102433]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:18:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:36 smithi123 ceph-mon[102433]: pgmap v214: 161 pgs: 18 peering, 31 active+undersized, 17 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-16T14:18:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:36 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:18:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:36 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:18:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:36 smithi167 ceph-mon[87836]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:18:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:36 smithi167 ceph-mon[87836]: pgmap v214: 161 pgs: 18 peering, 31 active+undersized, 17 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-16T14:18:37.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:36 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:18:38.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:18:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:18:37] "GET /metrics HTTP/1.1" 200 38286 "" "Prometheus/2.51.0" 2024-09-16T14:18:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:38 smithi123 ceph-mon[102433]: pgmap v215: 161 pgs: 18 peering, 23 active+undersized, 12 active+undersized+degraded, 108 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-16T14:18:38.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:38 smithi123 ceph-mon[106069]: pgmap v215: 161 pgs: 18 peering, 23 active+undersized, 12 active+undersized+degraded, 108 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-16T14:18:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:38 smithi167 ceph-mon[87836]: pgmap v215: 161 pgs: 18 peering, 23 active+undersized, 12 active+undersized+degraded, 108 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-16T14:18:39.647 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:39.324947316Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:39 smithi167 ceph-mon[87836]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:39 smithi167 ceph-mon[87836]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 12 pgs degraded) 2024-09-16T14:18:40.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:39 smithi167 ceph-mon[87836]: Cluster is now healthy 2024-09-16T14:18:40.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:39 smithi123 ceph-mon[106069]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:40.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:39 smithi123 ceph-mon[106069]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 12 pgs degraded) 2024-09-16T14:18:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:39 smithi123 ceph-mon[106069]: Cluster is now healthy 2024-09-16T14:18:40.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:39 smithi123 ceph-mon[102433]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:40.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:39 smithi123 ceph-mon[102433]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 12 pgs degraded) 2024-09-16T14:18:40.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:39 smithi123 ceph-mon[102433]: Cluster is now healthy 2024-09-16T14:18:42.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:41 smithi123 ceph-mon[106069]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:42.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:41 smithi123 ceph-mon[102433]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:42.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:41 smithi167 ceph-mon[87836]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:42.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:42.321219548Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:43.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:42 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:43.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:42 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:43.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:42 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:44.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:44 smithi123 ceph-mon[106069]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:44.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:44 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:44.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:44 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:44.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:44 smithi123 ceph-mon[102433]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:44.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:44 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:44.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:44 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:44 smithi167 ceph-mon[87836]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:44 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:44.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:44 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:45.286 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:18:45.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:45.327641967Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:45.845 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:18:45.845 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (5m) 15s ago 26m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:18:45.845 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (4m) 4m ago 25m 72.6M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:18:45.845 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (6m) 15s ago 25m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:18:45.845 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (6m) 4m ago 30m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:18:45.845 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (15m) 15s ago 31m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:18:45.845 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (3m) 15s ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:18:45.845 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (4m) 4m ago 30m 24.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:18:45.845 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (3m) 15s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (6m) 15s ago 25m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (5m) 4m ago 25m 10.1M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (2m) 15s ago 30m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (109s) 15s ago 29m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (66s) 15s ago 29m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (20s) 15s ago 28m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 1e2c06f27c03 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (28m) 4m ago 28m 66.9M 3248M 19.1.1-328-gad35db06 b5388489f99e d7b33baffd64 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (27m) 4m ago 27m 52.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (27m) 4m ago 27m 51.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (27m) 4m ago 27m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (5m) 4m ago 26m 38.4M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (25m) 15s ago 25m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:18:45.846 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (25m) 4m ago 25m 91.5M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:18:46.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:46 smithi123 ceph-mon[102433]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:46.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:46 smithi123 ceph-mon[102433]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:46.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:46 smithi123 ceph-mon[102433]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:46.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:46 smithi123 ceph-mon[106069]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:46.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:46 smithi123 ceph-mon[106069]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:46.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:46 smithi123 ceph-mon[106069]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 4 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:18:46.188 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:18:46.189 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:18:46.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:18:46.189 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:18:46.189 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T14:18:46.189 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 9 2024-09-16T14:18:46.189 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:18:46.189 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:18:46.473 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:18:46.473 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:18:46.473 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:18:46.473 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:18:46.473 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:18:46.473 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "4/8 daemons upgraded", 2024-09-16T14:18:46.473 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:18:46.474 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:18:46.474 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:18:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:46 smithi167 ceph-mon[87836]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:46 smithi167 ceph-mon[87836]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:46.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:46 smithi167 ceph-mon[87836]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:47.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:47 smithi123 ceph-mon[106069]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:47.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:47 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/3725284620' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:47.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:47 smithi123 ceph-mon[106069]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:47.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:47 smithi123 ceph-mon[102433]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:47.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:47 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/3725284620' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:47.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:47 smithi123 ceph-mon[102433]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:47 smithi167 ceph-mon[87836]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:47 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/3725284620' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:18:47.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:47 smithi167 ceph-mon[87836]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:18:48.074 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:18:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:18:47] "GET /metrics HTTP/1.1" 200 38280 "" "Prometheus/2.51.0" 2024-09-16T14:18:48.326 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:48 smithi167 ceph-mon[87836]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:48.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:48 smithi123 ceph-mon[106069]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:48.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:48 smithi123 ceph-mon[102433]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:48.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:48.324890185Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:49.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:49.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:49.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:50.364 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:50 smithi167 ceph-mon[87836]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T14:18:50.365 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:50 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:18:50.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:50 smithi123 ceph-mon[106069]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T14:18:50.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:50 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:18:50.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:50 smithi123 ceph-mon[102433]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T14:18:50.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:50 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:18:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:51 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:18:51.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:51 smithi167 ceph-mon[87836]: Upgrade: osd.4 is safe to restart 2024-09-16T14:18:51.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:51.321366712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:51.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:51 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:18:51.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:51 smithi123 ceph-mon[106069]: Upgrade: osd.4 is safe to restart 2024-09-16T14:18:51.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:51 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:18:51.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:51 smithi123 ceph-mon[102433]: Upgrade: osd.4 is safe to restart 2024-09-16T14:18:52.485 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[106069]: pgmap v222: 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-16T14:18:52.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[106069]: Upgrade: Updating osd.4 2024-09-16T14:18:52.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:52.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:18:52.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:52.486 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[106069]: Deploying daemon osd.4 on smithi167 2024-09-16T14:18:52.486 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[102433]: pgmap v222: 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-16T14:18:52.486 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[102433]: Upgrade: Updating osd.4 2024-09-16T14:18:52.486 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:52.487 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:18:52.487 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:52.487 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:52 smithi123 ceph-mon[102433]: Deploying daemon osd.4 on smithi167 2024-09-16T14:18:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:52 smithi167 ceph-mon[87836]: pgmap v222: 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-16T14:18:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:52 smithi167 ceph-mon[87836]: Upgrade: Updating osd.4 2024-09-16T14:18:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:52 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:52 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:18:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:52 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:18:52.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:52 smithi167 ceph-mon[87836]: Deploying daemon osd.4 on smithi167 2024-09-16T14:18:53.213 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:53 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:53.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:53 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:53.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:53 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:54.465 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:54 smithi167 ceph-mon[87836]: pgmap v223: 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-16T14:18:54.465 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:54.326470238Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:54.466 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:54 smithi167 systemd[1]: Stopping Ceph osd.4 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:18:54.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:54 smithi123 ceph-mon[106069]: pgmap v223: 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-16T14:18:54.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:54 smithi123 ceph-mon[102433]: pgmap v223: 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-16T14:18:54.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[32084]: 2024-09-16T14:18:54.571+0000 7fde00469640 -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-16T14:18:54.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[32084]: 2024-09-16T14:18:54.571+0000 7fde00469640 -1 osd.4 129 *** Got signal Terminated *** 2024-09-16T14:18:54.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[32084]: 2024-09-16T14:18:54.571+0000 7fde00469640 -1 osd.4 129 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:18:55.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:55 smithi167 ceph-mon[87836]: osd.4 marked itself down and dead 2024-09-16T14:18:55.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:55 smithi123 ceph-mon[106069]: osd.4 marked itself down and dead 2024-09-16T14:18:55.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:55 smithi123 ceph-mon[102433]: osd.4 marked itself down and dead 2024-09-16T14:18:55.840 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:55 smithi167 podman[91951]: 2024-09-16 14:18:55.571748822 +0000 UTC m=+1.108036758 container died d7b33baffd64f3f1a0deccac7ded6af2d7b8338c29de78ffa604cedaced40850 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-16T14:18:56.190 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:56 smithi167 podman[91951]: 2024-09-16 14:18:56.013607302 +0000 UTC m=+1.549895240 container cleanup d7b33baffd64f3f1a0deccac7ded6af2d7b8338c29de78ffa604cedaced40850 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0) 2024-09-16T14:18:56.191 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:56 smithi167 bash[91951]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4 2024-09-16T14:18:56.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:56 smithi167 ceph-mon[87836]: pgmap v224: 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-16T14:18:56.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:56 smithi167 ceph-mon[87836]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:18:56.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:56 smithi167 ceph-mon[87836]: osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:18:56.530 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:56 smithi167 podman[91969]: 2024-09-16 14:18:56.190013349 +0000 UTC m=+0.615795486 container remove d7b33baffd64f3f1a0deccac7ded6af2d7b8338c29de78ffa604cedaced40850 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:18:56.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:56 smithi123 ceph-mon[106069]: pgmap v224: 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-16T14:18:56.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:56 smithi123 ceph-mon[106069]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:18:56.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:56 smithi123 ceph-mon[106069]: osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:18:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:56 smithi123 ceph-mon[102433]: pgmap v224: 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-16T14:18:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:56 smithi123 ceph-mon[102433]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:18:56.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:56 smithi123 ceph-mon[102433]: osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:18:56.927 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:56 smithi167 podman[92056]: 2024-09-16 14:18:56.616029943 +0000 UTC m=+0.103968280 container create b0b83dbe108d79b13cf3055896eab67e5f3302d3a3c07ff4341bbcb9d1eeabb0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-16T14:18:56.927 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:56 smithi167 podman[92056]: 2024-09-16 14:18:56.528029459 +0000 UTC m=+0.015967806 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:56.928 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:56 smithi167 podman[92056]: 2024-09-16 14:18:56.851737787 +0000 UTC m=+0.339676131 container init b0b83dbe108d79b13cf3055896eab67e5f3302d3a3c07ff4341bbcb9d1eeabb0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-16T14:18:56.928 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:56 smithi167 podman[92056]: 2024-09-16 14:18:56.855370448 +0000 UTC m=+0.343308787 container start b0b83dbe108d79b13cf3055896eab67e5f3302d3a3c07ff4341bbcb9d1eeabb0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-16T14:18:56.928 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:56 smithi167 podman[92056]: 2024-09-16 14:18:56.926592611 +0000 UTC m=+0.414530956 container attach b0b83dbe108d79b13cf3055896eab67e5f3302d3a3c07ff4341bbcb9d1eeabb0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD) 2024-09-16T14:18:57.231 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:57 smithi167 podman[92056]: 2024-09-16 14:18:57.039344367 +0000 UTC m=+0.527282711 container died b0b83dbe108d79b13cf3055896eab67e5f3302d3a3c07ff4341bbcb9d1eeabb0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2) 2024-09-16T14:18:57.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:57 smithi167 ceph-mon[87836]: osdmap e131: 8 total, 7 up, 8 in 2024-09-16T14:18:57.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:18:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:18:57.323878666Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:18:57.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:57 smithi123 ceph-mon[106069]: osdmap e131: 8 total, 7 up, 8 in 2024-09-16T14:18:57.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:57 smithi123 ceph-mon[102433]: osdmap e131: 8 total, 7 up, 8 in 2024-09-16T14:18:58.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:57 smithi167 podman[92078]: 2024-09-16 14:18:57.655734698 +0000 UTC m=+0.610744205 container remove b0b83dbe108d79b13cf3055896eab67e5f3302d3a3c07ff4341bbcb9d1eeabb0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-16T14:18:58.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:57 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T14:18:58.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:57 smithi167 systemd[1]: Stopped Ceph osd.4 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:18:58.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:57 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.4.service: Consumed 15.100s CPU time. 2024-09-16T14:18:58.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:57 smithi167 systemd[1]: Starting Ceph osd.4 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:18:58.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:18:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:18:57] "GET /metrics HTTP/1.1" 200 38280 "" "Prometheus/2.51.0" 2024-09-16T14:18:58.343 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:58 smithi167 ceph-mon[87836]: pgmap v227: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-16T14:18:58.343 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:58 smithi167 ceph-mon[87836]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:18:58.343 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:58.343 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:58.344 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:58 smithi167 podman[92180]: 2024-09-16 14:18:57.989551129 +0000 UTC m=+0.016176676 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:18:58.344 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:58 smithi167 podman[92180]: 2024-09-16 14:18:58.106916427 +0000 UTC m=+0.133542003 container create 98c14b72b5f2c8bc10a312826c88efd5b7b78025ea9715b08b1e2ec6f250f3f0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:18:58.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:58 smithi123 ceph-mon[106069]: pgmap v227: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-16T14:18:58.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:58 smithi123 ceph-mon[106069]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:18:58.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:58.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:58.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:58 smithi123 ceph-mon[102433]: pgmap v227: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-16T14:18:58.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:58 smithi123 ceph-mon[102433]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:18:58.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:18:58.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:18:58.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:58 smithi167 podman[92180]: 2024-09-16 14:18:58.342940405 +0000 UTC m=+0.369565952 container init 98c14b72b5f2c8bc10a312826c88efd5b7b78025ea9715b08b1e2ec6f250f3f0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T14:18:58.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:58 smithi167 podman[92180]: 2024-09-16 14:18:58.34646693 +0000 UTC m=+0.373092473 container start 98c14b72b5f2c8bc10a312826c88efd5b7b78025ea9715b08b1e2ec6f250f3f0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:18:58.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:58 smithi167 podman[92180]: 2024-09-16 14:18:58.451269793 +0000 UTC m=+0.477895345 container attach 98c14b72b5f2c8bc10a312826c88efd5b7b78025ea9715b08b1e2ec6f250f3f0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, 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, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-16T14:18:58.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:58 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate[92195]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:18:58.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:58 smithi167 bash[92180]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:18:58.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:58 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate[92195]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:18:58.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:18:58 smithi167 bash[92180]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:18:59.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:18:59 smithi123 ceph-mon[106069]: Health check failed: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:18:59.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:18:59 smithi123 ceph-mon[102433]: Health check failed: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:18:59.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:18:59 smithi167 ceph-mon[87836]: Health check failed: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:00.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:00 smithi123 ceph-mon[102433]: pgmap v228: 161 pgs: 33 active+undersized, 9 peering, 3 stale+active+clean, 20 active+undersized+degraded, 96 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:19:00.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:00 smithi123 ceph-mon[106069]: pgmap v228: 161 pgs: 33 active+undersized, 9 peering, 3 stale+active+clean, 20 active+undersized+degraded, 96 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:19:00.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:00 smithi167 ceph-mon[87836]: pgmap v228: 161 pgs: 33 active+undersized, 9 peering, 3 stale+active+clean, 20 active+undersized+degraded, 96 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:19:00.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:00.324436315Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:01.094 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate[92195]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T14:19:01.094 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:00 smithi167 bash[92180]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T14:19:01.094 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate[92195]: 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-16T14:19:01.094 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:00 smithi167 bash[92180]: 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-16T14:19:01.094 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate[92195]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T14:19:01.094 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 bash[92180]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T14:19:01.422 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate[92195]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T14:19:01.423 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 bash[92180]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T14:19:01.423 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate[92195]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T14:19:01.423 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 bash[92180]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T14:19:01.423 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate[92195]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T14:19:01.423 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 bash[92180]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T14:19:01.423 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate[92195]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T14:19:01.423 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 bash[92180]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T14:19:01.423 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 podman[92180]: 2024-09-16 14:19:01.1267131 +0000 UTC m=+3.153338645 container died 98c14b72b5f2c8bc10a312826c88efd5b7b78025ea9715b08b1e2ec6f250f3f0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=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, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-16T14:19:02.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 podman[92344]: 2024-09-16 14:19:01.722127734 +0000 UTC m=+0.588242133 container remove 98c14b72b5f2c8bc10a312826c88efd5b7b78025ea9715b08b1e2ec6f250f3f0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-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.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-16T14:19:02.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 podman[92404]: 2024-09-16 14:19:01.84423202 +0000 UTC m=+0.016701248 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:19:02.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:01 smithi167 podman[92404]: 2024-09-16 14:19:01.947883999 +0000 UTC m=+0.120353218 container create 59b36a59715cbc4763d84bd42a6b267240704c4786a364782a1792d5199b850a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4, 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.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T14:19:02.326 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:02 smithi167 ceph-mon[87836]: pgmap v229: 161 pgs: 37 active+undersized, 9 peering, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:19:02.327 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:02 smithi167 podman[92404]: 2024-09-16 14:19:02.216998091 +0000 UTC m=+0.389467317 container init 59b36a59715cbc4763d84bd42a6b267240704c4786a364782a1792d5199b850a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:19:02.327 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:02 smithi167 podman[92404]: 2024-09-16 14:19:02.220402523 +0000 UTC m=+0.392871751 container start 59b36a59715cbc4763d84bd42a6b267240704c4786a364782a1792d5199b850a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T14:19:02.327 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:02 smithi167 ceph-osd[92424]: -- 172.21.15.167:0/749125525 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d590579a40 con 0x55d591348000 2024-09-16T14:19:02.327 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:02 smithi167 bash[92404]: 59b36a59715cbc4763d84bd42a6b267240704c4786a364782a1792d5199b850a 2024-09-16T14:19:02.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:02 smithi123 ceph-mon[106069]: pgmap v229: 161 pgs: 37 active+undersized, 9 peering, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:19:02.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:02 smithi123 ceph-mon[102433]: pgmap v229: 161 pgs: 37 active+undersized, 9 peering, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:19:02.780 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:02 smithi167 systemd[1]: Started Ceph osd.4 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:19:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:03 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:03 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:03.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:03 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:03.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:03.321428136Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:03.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:03 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:03.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:03 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:03 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:03.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:03 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:03.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:03 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:03.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:03 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:04.378 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:04 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:19:04.097+0000 7fd457f61640 -1 Falling back to public interface 2024-09-16T14:19:04.728 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:04 smithi167 ceph-mon[87836]: pgmap v230: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:04.728 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:04 smithi167 ceph-mon[87836]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-16T14:19:04.761 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:04 smithi123 ceph-mon[102433]: pgmap v230: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:04.761 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:04 smithi123 ceph-mon[102433]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-16T14:19:04.761 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:04 smithi123 ceph-mon[106069]: pgmap v230: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:04.761 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:04 smithi123 ceph-mon[106069]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-16T14:19:05.776 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:05 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:05.777 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:05 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:05.779 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:05 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:06.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:06 smithi123 ceph-mon[106069]: pgmap v231: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 214 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:06.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:06 smithi123 ceph-mon[102433]: pgmap v231: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 214 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:06.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:06 smithi167 ceph-mon[87836]: pgmap v231: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 214 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:06.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:06.317554362Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:07.690 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:07 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:19:07.387+0000 7fd457f61640 -1 osd.4 129 log_to_monitors true 2024-09-16T14:19:07.690 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:07 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.691 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:07 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.691 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:07 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.691 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:07 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.691 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:07 smithi167 ceph-mon[87836]: from='osd.4 [v2:172.21.15.167:6800/2466420385,v1:172.21.15.167:6801/2466420385]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:19:07.691 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:07 smithi167 ceph-mon[87836]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:19:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[102433]: from='osd.4 [v2:172.21.15.167:6800/2466420385,v1:172.21.15.167:6801/2466420385]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:19:07.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[102433]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:19:07.861 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:19:07] "GET /metrics HTTP/1.1" 200 38353 "" "Prometheus/2.51.0" 2024-09-16T14:19:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[106069]: from='osd.4 [v2:172.21.15.167:6800/2466420385,v1:172.21.15.167:6801/2466420385]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:19:07.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:07 smithi123 ceph-mon[106069]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:19:08.466 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:19:08 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:19:08.079+0000 7fd44bd03640 -1 osd.4 129 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:19:08.721 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:08 smithi167 ceph-mon[87836]: pgmap v232: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 388 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:08.721 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:08 smithi167 ceph-mon[87836]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:19:08.721 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:08 smithi167 ceph-mon[87836]: osdmap e132: 8 total, 7 up, 8 in 2024-09-16T14:19:08.721 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:08 smithi167 ceph-mon[87836]: from='osd.4 [v2:172.21.15.167:6800/2466420385,v1:172.21.15.167:6801/2466420385]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:08.721 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:08 smithi167 ceph-mon[87836]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:08.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:08 smithi123 ceph-mon[106069]: pgmap v232: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 388 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:08.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:08 smithi123 ceph-mon[106069]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:19:08.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:08 smithi123 ceph-mon[106069]: osdmap e132: 8 total, 7 up, 8 in 2024-09-16T14:19:08.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:08 smithi123 ceph-mon[106069]: from='osd.4 [v2:172.21.15.167:6800/2466420385,v1:172.21.15.167:6801/2466420385]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:08.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:08 smithi123 ceph-mon[106069]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:08 smithi123 ceph-mon[102433]: pgmap v232: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 388 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:08 smithi123 ceph-mon[102433]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:19:08.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:08 smithi123 ceph-mon[102433]: osdmap e132: 8 total, 7 up, 8 in 2024-09-16T14:19:08.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:08 smithi123 ceph-mon[102433]: from='osd.4 [v2:172.21.15.167:6800/2466420385,v1:172.21.15.167:6801/2466420385]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:08.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:08 smithi123 ceph-mon[102433]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:09.589 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:09 smithi167 ceph-mon[87836]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:19:09.590 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:09 smithi167 ceph-mon[87836]: osd.4 [v2:172.21.15.167:6800/2466420385,v1:172.21.15.167:6801/2466420385] boot 2024-09-16T14:19:09.590 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:09 smithi167 ceph-mon[87836]: osdmap e133: 8 total, 8 up, 8 in 2024-09-16T14:19:09.590 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:19:09.590 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:09.325849594Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:09 smithi123 ceph-mon[106069]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:19:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:09 smithi123 ceph-mon[106069]: osd.4 [v2:172.21.15.167:6800/2466420385,v1:172.21.15.167:6801/2466420385] boot 2024-09-16T14:19:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:09 smithi123 ceph-mon[106069]: osdmap e133: 8 total, 8 up, 8 in 2024-09-16T14:19:09.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:19:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:09 smithi123 ceph-mon[102433]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:19:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:09 smithi123 ceph-mon[102433]: osd.4 [v2:172.21.15.167:6800/2466420385,v1:172.21.15.167:6801/2466420385] boot 2024-09-16T14:19:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:09 smithi123 ceph-mon[102433]: osdmap e133: 8 total, 8 up, 8 in 2024-09-16T14:19:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:19:10.610 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:19:10.353+0000 7f0383e46640 -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-16T14:19:10.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: pgmap v234: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:10.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: osdmap e134: 8 total, 8 up, 8 in 2024-09-16T14:19:10.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:10.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:10.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: pgmap v234: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: osdmap e134: 8 total, 8 up, 8 in 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:10.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:19:10.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:19:10.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:10.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:19:10.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:10.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:10.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:10.612 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:19:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: pgmap v234: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: osdmap e134: 8 total, 8 up, 8 in 2024-09-16T14:19:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:10.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:19:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:19:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:19:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:10.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:19:11.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:11 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:19:11.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:11 smithi167 ceph-mon[87836]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:19:11.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:11 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:19:11.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:11 smithi123 ceph-mon[102433]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:19:11.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:11 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:19:11.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:11 smithi123 ceph-mon[106069]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:19:12.681 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:12 smithi167 ceph-mon[87836]: pgmap v237: 161 pgs: 3 peering, 38 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:12.682 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:12.325826398Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:12.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:12 smithi123 ceph-mon[102433]: pgmap v237: 161 pgs: 3 peering, 38 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:12.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:12 smithi123 ceph-mon[106069]: pgmap v237: 161 pgs: 3 peering, 38 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-16T14:19:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:13 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:13.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:13 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:13.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:13.926 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:13 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:13.926 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:13.926 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:14.859 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:14 smithi167 ceph-mon[87836]: pgmap v238: 161 pgs: 3 peering, 25 active+undersized, 21 active+undersized+degraded, 112 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-16T14:19:14.859 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:14 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:14.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:14 smithi123 ceph-mon[106069]: pgmap v238: 161 pgs: 3 peering, 25 active+undersized, 21 active+undersized+degraded, 112 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-16T14:19:14.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:14 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:14 smithi123 ceph-mon[102433]: pgmap v238: 161 pgs: 3 peering, 25 active+undersized, 21 active+undersized+degraded, 112 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-16T14:19:14.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:14 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:15.586 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:15.324126895Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:15.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:15 smithi123 ceph-mon[106069]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded) 2024-09-16T14:19:15.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:15 smithi123 ceph-mon[106069]: Cluster is now healthy 2024-09-16T14:19:15.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:15 smithi123 ceph-mon[102433]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded) 2024-09-16T14:19:15.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:15 smithi123 ceph-mon[102433]: Cluster is now healthy 2024-09-16T14:19:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:15 smithi167 ceph-mon[87836]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/636 objects degraded (12.421%), 21 pgs degraded) 2024-09-16T14:19:16.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:15 smithi167 ceph-mon[87836]: Cluster is now healthy 2024-09-16T14:19:16.779 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:19:16.779 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:16 smithi123 ceph-mon[106069]: pgmap v239: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-09-16T14:19:16.779 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:16 smithi123 ceph-mon[102433]: pgmap v239: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-09-16T14:19:17.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:16 smithi167 ceph-mon[87836]: pgmap v239: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-09-16T14:19:17.344 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:19:17.344 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (5m) 46s ago 26m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:19:17.344 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (5m) 10s ago 26m 76.2M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:19:17.344 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (6m) 46s ago 25m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (6m) 10s ago 30m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (16m) 46s ago 32m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (3m) 46s ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (4m) 10s ago 31m 44.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (3m) 46s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (6m) 46s ago 26m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (6m) 10s ago 26m 11.5M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (2m) 46s ago 30m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (2m) 46s ago 30m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (98s) 46s ago 29m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (51s) 46s ago 29m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 1e2c06f27c03 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (15s) 10s ago 28m 12.2M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 59b36a59715c 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (28m) 10s ago 28m 56.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 0a8cd6cf74ee 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (28m) 10s ago 28m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:19:17.345 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (27m) 10s ago 27m 57.4M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:19:17.346 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (6m) 10s ago 27m 53.7M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:19:17.346 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (26m) 46s ago 26m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:19:17.346 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (26m) 10s ago 26m 92.0M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:19:17.687 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:19:17.687 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 5 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:19:17.688 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:19:17.689 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T14:19:17.689 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 10 2024-09-16T14:19:17.689 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:19:17.689 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:19:17.974 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:19:17.974 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:19:17.974 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:19:17.974 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:19:17.974 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:19:17.974 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "5/8 daemons upgraded", 2024-09-16T14:19:17.974 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:19:17.974 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:19:17.974 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:19:17.974 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:19:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:19:17] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-16T14:19:18.590 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:18.323165211Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:18.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:18 smithi123 ceph-mon[102433]: from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:18.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:18 smithi123 ceph-mon[102433]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:19:18.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:18 smithi123 ceph-mon[102433]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:18.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:18 smithi123 ceph-mon[102433]: from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:18.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:18 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/2490255575' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:18.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:18 smithi123 ceph-mon[106069]: from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:18.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:18 smithi123 ceph-mon[106069]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:19:18.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:18 smithi123 ceph-mon[106069]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:18.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:18 smithi123 ceph-mon[106069]: from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:18.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:18 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/2490255575' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:18 smithi167 ceph-mon[87836]: from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:18 smithi167 ceph-mon[87836]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:19:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:18 smithi167 ceph-mon[87836]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:18 smithi167 ceph-mon[87836]: from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:18 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/2490255575' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:19.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:19 smithi123 ceph-mon[106069]: from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:19.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:19 smithi123 ceph-mon[102433]: from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:20.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:19 smithi167 ceph-mon[87836]: from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:20.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:20 smithi123 ceph-mon[102433]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:19:20.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:20 smithi123 ceph-mon[106069]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:19:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:20 smithi167 ceph-mon[87836]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:19:21.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:21.328126393Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:22.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:22 smithi123 ceph-mon[106069]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-16T14:19:22.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:22 smithi123 ceph-mon[102433]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-16T14:19:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:22 smithi167 ceph-mon[87836]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-16T14:19:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:23 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:23.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:23 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:23.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:23 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:23.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:23 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:24.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:23 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:24.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:23 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:24.607 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:24.323548728Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:24.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:24 smithi123 ceph-mon[106069]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:24 smithi123 ceph-mon[102433]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:24.933 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:24 smithi167 ceph-mon[87836]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:25.964 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:25 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:19:26.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:25 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:19:26.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:25 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:19:27.029 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:26 smithi167 ceph-mon[87836]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:19:27.029 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:26 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:19:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:26 smithi167 ceph-mon[87836]: Upgrade: osd.5 is safe to restart 2024-09-16T14:19:27.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:26 smithi123 ceph-mon[106069]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:19:27.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:26 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:19:27.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:26 smithi123 ceph-mon[106069]: Upgrade: osd.5 is safe to restart 2024-09-16T14:19:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:26 smithi123 ceph-mon[102433]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:19:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:26 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:19:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:26 smithi123 ceph-mon[102433]: Upgrade: osd.5 is safe to restart 2024-09-16T14:19:27.693 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:27.318657137Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:27.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:27 smithi167 ceph-mon[87836]: Upgrade: Updating osd.5 2024-09-16T14:19:27.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:27.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:19:27.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:27 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:19:27.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:27 smithi167 ceph-mon[87836]: Deploying daemon osd.5 on smithi167 2024-09-16T14:19:27.950 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:27 smithi167 ceph-mon[87836]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:19:28.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:19:27] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-16T14:19:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[106069]: Upgrade: Updating osd.5 2024-09-16T14:19:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:19:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:19:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[106069]: Deploying daemon osd.5 on smithi167 2024-09-16T14:19:28.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[106069]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:19:28.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[102433]: Upgrade: Updating osd.5 2024-09-16T14:19:28.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:28.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:19:28.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:19:28.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[102433]: Deploying daemon osd.5 on smithi167 2024-09-16T14:19:28.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:27 smithi123 ceph-mon[102433]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:19:29.210 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:29.210 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:29 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:29.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:29.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:29 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:29.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:29 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:29.822 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:29 smithi167 systemd[1]: Stopping Ceph osd.5 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:19:30.082 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[37761]: 2024-09-16T14:19:29.820+0000 7f30c9279640 -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-16T14:19:30.082 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[37761]: 2024-09-16T14:19:29.820+0000 7f30c9279640 -1 osd.5 134 *** Got signal Terminated *** 2024-09-16T14:19:30.082 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[37761]: 2024-09-16T14:19:29.820+0000 7f30c9279640 -1 osd.5 134 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:19:30.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:30 smithi123 ceph-mon[106069]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:30.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:30 smithi123 ceph-mon[106069]: osd.5 marked itself down and dead 2024-09-16T14:19:30.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:30 smithi123 ceph-mon[102433]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:30.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:30 smithi123 ceph-mon[102433]: osd.5 marked itself down and dead 2024-09-16T14:19:30.483 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:30 smithi167 ceph-mon[87836]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:30.483 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:30 smithi167 ceph-mon[87836]: osd.5 marked itself down and dead 2024-09-16T14:19:30.484 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:30.321560149Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:30.754 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:30 smithi167 podman[96387]: 2024-09-16 14:19:30.48263517 +0000 UTC m=+0.772396699 container died 0a8cd6cf74ee69c9ff59fae3f34c5dbffa94c3bba45142063ac6d182b535db43 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, 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) 2024-09-16T14:19:31.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:30 smithi167 podman[96387]: 2024-09-16 14:19:30.87004683 +0000 UTC m=+1.159808349 container cleanup 0a8cd6cf74ee69c9ff59fae3f34c5dbffa94c3bba45142063ac6d182b535db43 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=squid-ad35db0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:19:31.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:30 smithi167 bash[96387]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5 2024-09-16T14:19:31.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:31 smithi123 ceph-mon[106069]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:19:31.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:31 smithi123 ceph-mon[106069]: osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:19:31.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:31 smithi123 ceph-mon[106069]: osdmap e136: 8 total, 7 up, 8 in 2024-09-16T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:31 smithi123 ceph-mon[102433]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:31 smithi123 ceph-mon[102433]: osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:19:31.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:31 smithi123 ceph-mon[102433]: osdmap e136: 8 total, 7 up, 8 in 2024-09-16T14:19:31.530 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:31 smithi167 podman[96412]: 2024-09-16 14:19:31.221943171 +0000 UTC m=+0.738572244 container remove 0a8cd6cf74ee69c9ff59fae3f34c5dbffa94c3bba45142063ac6d182b535db43 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS) 2024-09-16T14:19:31.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:31 smithi167 ceph-mon[87836]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:19:31.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:31 smithi167 ceph-mon[87836]: osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:19:31.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:31 smithi167 ceph-mon[87836]: osdmap e136: 8 total, 7 up, 8 in 2024-09-16T14:19:31.959 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:31 smithi167 podman[96503]: 2024-09-16 14:19:31.53527617 +0000 UTC m=+0.016626725 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:19:31.959 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:31 smithi167 podman[96503]: 2024-09-16 14:19:31.647860521 +0000 UTC m=+0.129211114 container create cbc8964a64c2179261f5f37d98dfb1413ebee4e6166aaf1b5e84e792b7cb4c6b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, 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=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:19:31.959 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:31 smithi167 podman[96503]: 2024-09-16 14:19:31.875213506 +0000 UTC m=+0.356564053 container init cbc8964a64c2179261f5f37d98dfb1413ebee4e6166aaf1b5e84e792b7cb4c6b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-16T14:19:31.959 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:31 smithi167 podman[96503]: 2024-09-16 14:19:31.878808696 +0000 UTC m=+0.360159245 container start cbc8964a64c2179261f5f37d98dfb1413ebee4e6166aaf1b5e84e792b7cb4c6b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-16T14:19:31.959 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:31 smithi167 podman[96503]: 2024-09-16 14:19:31.958415775 +0000 UTC m=+0.439766337 container attach cbc8964a64c2179261f5f37d98dfb1413ebee4e6166aaf1b5e84e792b7cb4c6b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-16T14:19:32.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:32 smithi167 ceph-mon[87836]: pgmap v248: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:19:32.280 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:32 smithi167 podman[96503]: 2024-09-16 14:19:32.068738953 +0000 UTC m=+0.550089505 container died cbc8964a64c2179261f5f37d98dfb1413ebee4e6166aaf1b5e84e792b7cb4c6b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:19:32.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:32 smithi123 ceph-mon[106069]: pgmap v248: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:19:32.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:32 smithi123 ceph-mon[102433]: pgmap v248: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:19:33.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:32 smithi167 podman[96525]: 2024-09-16 14:19:32.680019087 +0000 UTC m=+0.605420800 container remove cbc8964a64c2179261f5f37d98dfb1413ebee4e6166aaf1b5e84e792b7cb4c6b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:19:33.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:32 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-16T14:19:33.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:32 smithi167 systemd[1]: Stopped Ceph osd.5 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:19:33.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:32 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.5.service: Consumed 14.601s CPU time. 2024-09-16T14:19:33.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:32 smithi167 systemd[1]: Starting Ceph osd.5 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:19:33.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:33 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:33.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:33 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:33.375 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:33 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:33.376 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:33 smithi167 podman[96622]: 2024-09-16 14:19:33.010270153 +0000 UTC m=+0.016040424 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:19:33.376 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:33 smithi167 podman[96622]: 2024-09-16 14:19:33.147800424 +0000 UTC m=+0.153570681 container create 632e3e1f7ae3d46c244387ef2c7b51c9821894b059567ad3e08264d5a8705d06 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:19:33.376 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:33.318626802Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:33.780 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:33 smithi167 podman[96622]: 2024-09-16 14:19:33.375260581 +0000 UTC m=+0.381030838 container init 632e3e1f7ae3d46c244387ef2c7b51c9821894b059567ad3e08264d5a8705d06 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T14:19:33.780 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:33 smithi167 podman[96622]: 2024-09-16 14:19:33.378817186 +0000 UTC m=+0.384587452 container start 632e3e1f7ae3d46c244387ef2c7b51c9821894b059567ad3e08264d5a8705d06 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-16T14:19:33.780 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:33 smithi167 podman[96622]: 2024-09-16 14:19:33.467044244 +0000 UTC m=+0.472814515 container attach 632e3e1f7ae3d46c244387ef2c7b51c9821894b059567ad3e08264d5a8705d06 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:19:33.780 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate[96637]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:19:33.780 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:33 smithi167 bash[96622]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:19:33.780 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate[96637]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:19:33.780 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:33 smithi167 bash[96622]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:19:34.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:34 smithi123 ceph-mon[106069]: pgmap v250: 161 pgs: 19 active+undersized, 10 stale+active+clean, 10 active+undersized+degraded, 122 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-16T14:19:34.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:34 smithi123 ceph-mon[106069]: Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:34 smithi123 ceph-mon[102433]: pgmap v250: 161 pgs: 19 active+undersized, 10 stale+active+clean, 10 active+undersized+degraded, 122 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-16T14:19:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:34 smithi123 ceph-mon[102433]: Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:34.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:34 smithi167 ceph-mon[87836]: pgmap v250: 161 pgs: 19 active+undersized, 10 stale+active+clean, 10 active+undersized+degraded, 122 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-16T14:19:34.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:34 smithi167 ceph-mon[87836]: Health check failed: Degraded data redundancy: 40/636 objects degraded (6.289%), 10 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:36.105 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate[96637]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T14:19:36.105 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:35 smithi167 bash[96622]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T14:19:36.105 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate[96637]: 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-16T14:19:36.105 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:35 smithi167 bash[96622]: 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-16T14:19:36.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:36 smithi123 ceph-mon[106069]: pgmap v251: 161 pgs: 31 active+undersized, 1 stale+active+clean, 22 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:19:36.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:36 smithi123 ceph-mon[102433]: pgmap v251: 161 pgs: 31 active+undersized, 1 stale+active+clean, 22 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:19:36.513 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:36 smithi167 ceph-mon[87836]: pgmap v251: 161 pgs: 31 active+undersized, 1 stale+active+clean, 22 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:19:36.513 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:36.328517921Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:36.513 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate[96637]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T14:19:36.513 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 bash[96622]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T14:19:36.514 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate[96637]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T14:19:36.514 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 bash[96622]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T14:19:36.514 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate[96637]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T14:19:36.514 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 bash[96622]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T14:19:36.514 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate[96637]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T14:19:36.514 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 bash[96622]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T14:19:36.514 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate[96637]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T14:19:36.514 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 bash[96622]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T14:19:36.514 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 podman[96622]: 2024-09-16 14:19:36.157870595 +0000 UTC m=+3.163640854 container died 632e3e1f7ae3d46c244387ef2c7b51c9821894b059567ad3e08264d5a8705d06 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True) 2024-09-16T14:19:37.221 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:36 smithi167 podman[96797]: 2024-09-16 14:19:36.871393671 +0000 UTC m=+0.703890135 container remove 632e3e1f7ae3d46c244387ef2c7b51c9821894b059567ad3e08264d5a8705d06 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-16T14:19:37.222 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:37 smithi167 podman[96855]: 2024-09-16 14:19:36.982594982 +0000 UTC m=+0.016161476 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:19:37.222 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:37 smithi167 podman[96855]: 2024-09-16 14:19:37.08894961 +0000 UTC m=+0.122516104 container create b79d9b530b94c34907b3bd00c5cfbcc023f6b1bc37e42b3e9f90af8f25544a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:19:37.530 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:37 smithi167 podman[96855]: 2024-09-16 14:19:37.36674597 +0000 UTC m=+0.400312465 container init b79d9b530b94c34907b3bd00c5cfbcc023f6b1bc37e42b3e9f90af8f25544a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T14:19:37.530 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:37 smithi167 podman[96855]: 2024-09-16 14:19:37.370468308 +0000 UTC m=+0.404034803 container start b79d9b530b94c34907b3bd00c5cfbcc023f6b1bc37e42b3e9f90af8f25544a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-16T14:19:37.530 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:37 smithi167 ceph-osd[96875]: -- 172.21.15.167:0/1911767197 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564e13c11a40 con 0x564e13befc00 2024-09-16T14:19:37.530 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:37 smithi167 bash[96855]: b79d9b530b94c34907b3bd00c5cfbcc023f6b1bc37e42b3e9f90af8f25544a0f 2024-09-16T14:19:37.530 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:37 smithi167 systemd[1]: Started Ceph osd.5 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:19:38.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:19:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:19:37] "GET /metrics HTTP/1.1" 200 38349 "" "Prometheus/2.51.0" 2024-09-16T14:19:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:38 smithi167 ceph-mon[87836]: pgmap v252: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:38 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:38 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:38.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:38 smithi123 ceph-mon[106069]: pgmap v252: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:38 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:38.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:38 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:38 smithi123 ceph-mon[102433]: pgmap v252: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:38 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:38.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:38 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:39.280 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:19:39.030+0000 7f819e66f640 -1 Falling back to public interface 2024-09-16T14:19:39.660 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:39.323684505Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:40 smithi167 ceph-mon[87836]: pgmap v253: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:40 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:40 smithi123 ceph-mon[106069]: pgmap v253: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:40.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:40 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:40 smithi123 ceph-mon[102433]: pgmap v253: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:40.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:40 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:42.592 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:42 smithi167 ceph-mon[87836]: pgmap v254: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:42.592 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:42 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.593 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:42 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.593 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:42 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.593 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:42 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.593 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:42.316847252Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:42.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:42 smithi123 ceph-mon[106069]: pgmap v254: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:42 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:42 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:42 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:42 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:42 smithi123 ceph-mon[102433]: pgmap v254: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:42 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:42 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:42 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:42 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:42.873 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:19:42.590+0000 7f819e66f640 -1 osd.5 134 log_to_monitors true 2024-09-16T14:19:43.850 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:19:43 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:19:43.585+0000 7f8196419640 -1 osd.5 134 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:19:43.850 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:43 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:43.850 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:43 smithi167 ceph-mon[87836]: from='osd.5 [v2:172.21.15.167:6808/3402182322,v1:172.21.15.167:6809/3402182322]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:19:43.850 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:43 smithi167 ceph-mon[87836]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:19:43.850 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:43.851 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:43.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:43 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:43.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:43 smithi123 ceph-mon[106069]: from='osd.5 [v2:172.21.15.167:6808/3402182322,v1:172.21.15.167:6809/3402182322]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:19:43.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:43 smithi123 ceph-mon[106069]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:19:43.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:43.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:43 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:43 smithi123 ceph-mon[102433]: from='osd.5 [v2:172.21.15.167:6808/3402182322,v1:172.21.15.167:6809/3402182322]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:19:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:43 smithi123 ceph-mon[102433]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:19:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:43.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:44.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:44 smithi123 ceph-mon[106069]: pgmap v255: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:44.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:44 smithi123 ceph-mon[106069]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:19:44.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:44 smithi123 ceph-mon[106069]: osdmap e137: 8 total, 7 up, 8 in 2024-09-16T14:19:44.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:44 smithi123 ceph-mon[106069]: from='osd.5 [v2:172.21.15.167:6808/3402182322,v1:172.21.15.167:6809/3402182322]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:44.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:44 smithi123 ceph-mon[106069]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:44 smithi123 ceph-mon[102433]: pgmap v255: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:44 smithi123 ceph-mon[102433]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:19:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:44 smithi123 ceph-mon[102433]: osdmap e137: 8 total, 7 up, 8 in 2024-09-16T14:19:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:44 smithi123 ceph-mon[102433]: from='osd.5 [v2:172.21.15.167:6808/3402182322,v1:172.21.15.167:6809/3402182322]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:44.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:44 smithi123 ceph-mon[102433]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:44 smithi167 ceph-mon[87836]: pgmap v255: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:19:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:44 smithi167 ceph-mon[87836]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:19:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:44 smithi167 ceph-mon[87836]: osdmap e137: 8 total, 7 up, 8 in 2024-09-16T14:19:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:44 smithi167 ceph-mon[87836]: from='osd.5 [v2:172.21.15.167:6808/3402182322,v1:172.21.15.167:6809/3402182322]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:45.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:44 smithi167 ceph-mon[87836]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:19:45.378 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:45.317449235Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:19:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: osd.5 [v2:172.21.15.167:6808/3402182322,v1:172.21.15.167:6809/3402182322] boot 2024-09-16T14:19:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: osdmap e138: 8 total, 8 up, 8 in 2024-09-16T14:19:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:19:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:45.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:19:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:19:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:19:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:19:45.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:45 smithi167 ceph-mon[87836]: osdmap e139: 8 total, 8 up, 8 in 2024-09-16T14:19:45.859 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:19:45.514+0000 7f0383e46640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-16T14:19:45.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:19:45.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: osd.5 [v2:172.21.15.167:6808/3402182322,v1:172.21.15.167:6809/3402182322] boot 2024-09-16T14:19:45.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: osdmap e138: 8 total, 8 up, 8 in 2024-09-16T14:19:45.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:19:45.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:45.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:45.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:19:45.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:19:45.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[106069]: osdmap e139: 8 total, 8 up, 8 in 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: osd.5 [v2:172.21.15.167:6808/3402182322,v1:172.21.15.167:6809/3402182322] boot 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: osdmap e138: 8 total, 8 up, 8 in 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:45.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:45.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:19:45.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:19:45.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:45.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:19:45.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:45.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:45.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:45.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:19:45.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:45 smithi123 ceph-mon[102433]: osdmap e139: 8 total, 8 up, 8 in 2024-09-16T14:19:46.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:46 smithi123 ceph-mon[106069]: pgmap v258: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:19:46.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:46 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:19:46.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:46 smithi123 ceph-mon[106069]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-16T14:19:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:46 smithi123 ceph-mon[102433]: pgmap v258: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:19:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:46 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:19:46.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:46 smithi123 ceph-mon[102433]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-16T14:19:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:46 smithi167 ceph-mon[87836]: pgmap v258: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:19:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:46 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:19:47.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:46 smithi167 ceph-mon[87836]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-16T14:19:48.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:47 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:48.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:47 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:48.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:47 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:19:48.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:19:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:19:47] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-16T14:19:48.287 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:19:48.635 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:48.318893606Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:48.846 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:19:48.846 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (6m) 78s ago 27m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:19:48.846 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (5m) 7s ago 26m 78.0M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (7m) 78s ago 26m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (7m) 7s ago 31m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (16m) 78s ago 32m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (4m) 78s ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (5m) 7s ago 31m 45.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (4m) 78s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (7m) 78s ago 26m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (6m) 7s ago 26m 11.6M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (3m) 78s ago 31m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (2m) 78s ago 30m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (2m) 78s ago 30m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (83s) 78s ago 29m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 1e2c06f27c03 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (46s) 7s ago 29m 45.2M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 59b36a59715c 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (11s) 7s ago 29m 14.5M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb b79d9b530b94 2024-09-16T14:19:48.847 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (28m) 7s ago 28m 55.9M 3248M 19.1.1-328-gad35db06 b5388489f99e 5be78eef1da2 2024-09-16T14:19:48.848 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (28m) 7s ago 28m 57.9M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:19:48.848 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (6m) 7s ago 27m 53.8M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:19:48.848 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (26m) 78s ago 26m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:19:48.848 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (26m) 7s ago 26m 92.1M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:19:49.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:48 smithi167 ceph-mon[87836]: pgmap v260: 161 pgs: 5 peering, 29 active+undersized, 20 active+undersized+degraded, 107 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:19:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:48 smithi123 ceph-mon[106069]: pgmap v260: 161 pgs: 5 peering, 29 active+undersized, 20 active+undersized+degraded, 107 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:19:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:48 smithi123 ceph-mon[102433]: pgmap v260: 161 pgs: 5 peering, 29 active+undersized, 20 active+undersized+degraded, 107 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:19:49.181 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:19:49.181 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:19:49.181 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:19:49.181 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 6 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T14:19:49.182 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 11 2024-09-16T14:19:49.183 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:19:49.183 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:19:49.465 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:19:49.465 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:19:49.465 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:19:49.465 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:19:49.465 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:19:49.466 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "6/8 daemons upgraded", 2024-09-16T14:19:49.466 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:19:49.466 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:19:49.466 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:19:49.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:49 smithi123 ceph-mon[106069]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:49.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:49 smithi123 ceph-mon[106069]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:49.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:49 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/328327654' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:49.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:49 smithi123 ceph-mon[102433]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:49.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:49 smithi123 ceph-mon[102433]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:49.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:49 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/328327654' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:49 smithi167 ceph-mon[87836]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:49 smithi167 ceph-mon[87836]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:49 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/328327654' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:19:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:50 smithi167 ceph-mon[87836]: pgmap v261: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:19:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:50 smithi167 ceph-mon[87836]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:50 smithi167 ceph-mon[87836]: from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:50 smithi167 ceph-mon[87836]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded) 2024-09-16T14:19:51.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:50 smithi167 ceph-mon[87836]: Cluster is now healthy 2024-09-16T14:19:51.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:50 smithi123 ceph-mon[106069]: pgmap v261: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:19:51.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:50 smithi123 ceph-mon[106069]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:51.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:50 smithi123 ceph-mon[106069]: from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:51.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:50 smithi123 ceph-mon[106069]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded) 2024-09-16T14:19:51.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:50 smithi123 ceph-mon[106069]: Cluster is now healthy 2024-09-16T14:19:51.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:50 smithi123 ceph-mon[102433]: pgmap v261: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:19:51.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:50 smithi123 ceph-mon[102433]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:51.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:50 smithi123 ceph-mon[102433]: from='client.54470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:19:51.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:50 smithi123 ceph-mon[102433]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded) 2024-09-16T14:19:51.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:50 smithi123 ceph-mon[102433]: Cluster is now healthy 2024-09-16T14:19:51.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:51.321200886Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:52.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:52 smithi123 ceph-mon[102433]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 424 B/s rd, 0 op/s 2024-09-16T14:19:52.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:52 smithi123 ceph-mon[106069]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 424 B/s rd, 0 op/s 2024-09-16T14:19:53.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:52 smithi167 ceph-mon[87836]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 424 B/s rd, 0 op/s 2024-09-16T14:19:54.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:53 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:54.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:53 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:54.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:53 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:54.653 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:54.32985488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:55.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:54 smithi167 ceph-mon[87836]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-09-16T14:19:55.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:54 smithi123 ceph-mon[106069]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-09-16T14:19:55.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:54 smithi123 ceph-mon[102433]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-09-16T14:19:56.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:55 smithi167 ceph-mon[87836]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T14:19:56.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:55 smithi123 ceph-mon[106069]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T14:19:56.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:55 smithi123 ceph-mon[102433]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T14:19:57.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:19:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:19:57.322489901Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:19:58.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:57 smithi123 ceph-mon[106069]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-09-16T14:19:58.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:57 smithi123 ceph-mon[102433]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-09-16T14:19:58.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:19:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:19:57] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-16T14:19:58.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:57 smithi167 ceph-mon[87836]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-09-16T14:19:59.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:59 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:59 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:19:59 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:59 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:59 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:19:59 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:59 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:19:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:59 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:19:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:19:59 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:00.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:00 smithi123 ceph-mon[106069]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:20:00.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:00 smithi123 ceph-mon[106069]: overall HEALTH_OK 2024-09-16T14:20:00.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:00 smithi123 ceph-mon[102433]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:20:00.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:00 smithi123 ceph-mon[102433]: overall HEALTH_OK 2024-09-16T14:20:00.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:00 smithi167 ceph-mon[87836]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:20:00.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:00 smithi167 ceph-mon[87836]: overall HEALTH_OK 2024-09-16T14:20:00.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:00.324628518Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:01.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:01 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:20:01.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:01 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:20:01.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:01 smithi167 ceph-mon[87836]: Upgrade: osd.6 is safe to restart 2024-09-16T14:20:01.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:01 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:20:01.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:01 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:20:01.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:01 smithi123 ceph-mon[106069]: Upgrade: osd.6 is safe to restart 2024-09-16T14:20:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:01 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:20:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:01 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:20:01.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:01 smithi123 ceph-mon[102433]: Upgrade: osd.6 is safe to restart 2024-09-16T14:20:02.469 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:02 smithi167 ceph-mon[87836]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:02.470 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:02 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:02.470 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:02 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:20:02.470 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:02 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:02.548 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:02 smithi123 ceph-mon[102433]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:02.548 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:02 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:02.549 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:02 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:20:02.549 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:02 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:02.549 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:02 smithi123 ceph-mon[106069]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:02.549 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:02 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:02.549 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:02 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:20:02.549 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:02 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:03.492 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:03 smithi167 ceph-mon[87836]: Upgrade: Updating osd.6 2024-09-16T14:20:03.492 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:03 smithi167 ceph-mon[87836]: Deploying daemon osd.6 on smithi167 2024-09-16T14:20:03.492 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:03 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:03.493 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:03.318958201Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:03.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:03 smithi123 ceph-mon[106069]: Upgrade: Updating osd.6 2024-09-16T14:20:03.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:03 smithi123 ceph-mon[106069]: Deploying daemon osd.6 on smithi167 2024-09-16T14:20:03.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:03 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:03.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:03 smithi123 ceph-mon[102433]: Upgrade: Updating osd.6 2024-09-16T14:20:03.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:03 smithi123 ceph-mon[102433]: Deploying daemon osd.6 on smithi167 2024-09-16T14:20:03.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:03 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:04.443 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:04 smithi167 ceph-mon[87836]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:04.511 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:04 smithi123 ceph-mon[106069]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:04.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:04 smithi123 ceph-mon[102433]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:05.373 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:05 smithi167 systemd[1]: Stopping Ceph osd.6 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:20:05.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[43358]: 2024-09-16T14:20:05.370+0000 7f80ec34e640 -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-16T14:20:05.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[43358]: 2024-09-16T14:20:05.370+0000 7f80ec34e640 -1 osd.6 139 *** Got signal Terminated *** 2024-09-16T14:20:05.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:05 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[43358]: 2024-09-16T14:20:05.370+0000 7f80ec34e640 -1 osd.6 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:20:06.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:06.327188588Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:06.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:06 smithi167 ceph-mon[87836]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:06.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:06 smithi167 ceph-mon[87836]: osd.6 marked itself down and dead 2024-09-16T14:20:06.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:06 smithi123 ceph-mon[106069]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:06.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:06 smithi123 ceph-mon[106069]: osd.6 marked itself down and dead 2024-09-16T14:20:06.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:06 smithi123 ceph-mon[102433]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:06.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:06 smithi123 ceph-mon[102433]: osd.6 marked itself down and dead 2024-09-16T14:20:06.981 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:06 smithi167 podman[100706]: 2024-09-16 14:20:06.690605133 +0000 UTC m=+1.445109246 container died 5be78eef1da26bd2bf842ebdfa3dea100a1b69499d4ecc45c601bbb252d0d3fc (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True) 2024-09-16T14:20:07.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:07 smithi167 ceph-mon[87836]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:20:07.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:07 smithi167 ceph-mon[87836]: osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:20:07.280 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:07 smithi167 podman[100706]: 2024-09-16 14:20:07.08792354 +0000 UTC m=+1.842427648 container cleanup 5be78eef1da26bd2bf842ebdfa3dea100a1b69499d4ecc45c601bbb252d0d3fc (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, 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, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T14:20:07.280 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:07 smithi167 bash[100706]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6 2024-09-16T14:20:07.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:07 smithi123 ceph-mon[106069]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:20:07.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:07 smithi123 ceph-mon[106069]: osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:20:07.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:07 smithi123 ceph-mon[102433]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:20:07.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:07 smithi123 ceph-mon[102433]: osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:20:07.710 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:07 smithi167 podman[100722]: 2024-09-16 14:20:07.389502865 +0000 UTC m=+0.689767513 container remove 5be78eef1da26bd2bf842ebdfa3dea100a1b69499d4ecc45c601bbb252d0d3fc (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:20:08.002 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:07 smithi167 podman[100811]: 2024-09-16 14:20:07.611181696 +0000 UTC m=+0.016197776 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:20:08.002 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:07 smithi167 podman[100811]: 2024-09-16 14:20:07.740453007 +0000 UTC m=+0.145469129 container create 87bbc362c9a96267149408530e55006c9eeac71d3c2043b9875bd66f012a8e33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:20:08.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:20:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:20:07] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-16T14:20:08.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:08 smithi167 ceph-mon[87836]: pgmap v271: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:20:08.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:08 smithi167 ceph-mon[87836]: osdmap e141: 8 total, 7 up, 8 in 2024-09-16T14:20:08.281 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:08 smithi167 podman[100811]: 2024-09-16 14:20:08.001629096 +0000 UTC m=+0.406645176 container init 87bbc362c9a96267149408530e55006c9eeac71d3c2043b9875bd66f012a8e33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=) 2024-09-16T14:20:08.281 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:08 smithi167 podman[100811]: 2024-09-16 14:20:08.005065283 +0000 UTC m=+0.410081365 container start 87bbc362c9a96267149408530e55006c9eeac71d3c2043b9875bd66f012a8e33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, 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, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-16T14:20:08.281 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:08 smithi167 podman[100811]: 2024-09-16 14:20:08.084874675 +0000 UTC m=+0.489890762 container attach 87bbc362c9a96267149408530e55006c9eeac71d3c2043b9875bd66f012a8e33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T14:20:08.281 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:08 smithi167 podman[100811]: 2024-09-16 14:20:08.195515378 +0000 UTC m=+0.600531465 container died 87bbc362c9a96267149408530e55006c9eeac71d3c2043b9875bd66f012a8e33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True) 2024-09-16T14:20:08.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:08 smithi123 ceph-mon[102433]: pgmap v271: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:20:08.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:08 smithi123 ceph-mon[102433]: osdmap e141: 8 total, 7 up, 8 in 2024-09-16T14:20:08.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:08 smithi123 ceph-mon[106069]: pgmap v271: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:20:08.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:08 smithi123 ceph-mon[106069]: osdmap e141: 8 total, 7 up, 8 in 2024-09-16T14:20:09.270 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:08 smithi167 podman[100834]: 2024-09-16 14:20:08.847150962 +0000 UTC m=+0.644492407 container remove 87bbc362c9a96267149408530e55006c9eeac71d3c2043b9875bd66f012a8e33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, 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, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T14:20:09.270 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:08 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-16T14:20:09.270 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:08 smithi167 systemd[1]: Stopped Ceph osd.6 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:20:09.270 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:08 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.6.service: Consumed 13.186s CPU time. 2024-09-16T14:20:09.270 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:09 smithi167 systemd[1]: Starting Ceph osd.6 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:20:09.527 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:09 smithi167 ceph-mon[87836]: Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:09.527 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:09.318666135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:09.527 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:09 smithi167 podman[100933]: 2024-09-16 14:20:09.173844214 +0000 UTC m=+0.015878989 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:20:09.527 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:09 smithi167 podman[100933]: 2024-09-16 14:20:09.294281786 +0000 UTC m=+0.136316561 container create 96530754b05c47797716975c613d9df8551c710877b56cc740b9cfecdebcceeb (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate, 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_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T14:20:09.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:09 smithi123 ceph-mon[102433]: Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:09.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:09 smithi123 ceph-mon[106069]: Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:09.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:09 smithi167 podman[100933]: 2024-09-16 14:20:09.526240422 +0000 UTC m=+0.368275200 container init 96530754b05c47797716975c613d9df8551c710877b56cc740b9cfecdebcceeb (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-16T14:20:09.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:09 smithi167 podman[100933]: 2024-09-16 14:20:09.529768415 +0000 UTC m=+0.371803193 container start 96530754b05c47797716975c613d9df8551c710877b56cc740b9cfecdebcceeb (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:20:09.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:09 smithi167 podman[100933]: 2024-09-16 14:20:09.634789545 +0000 UTC m=+0.476824319 container attach 96530754b05c47797716975c613d9df8551c710877b56cc740b9cfecdebcceeb (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=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, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS) 2024-09-16T14:20:09.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate[100949]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:20:09.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:09 smithi167 bash[100933]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:20:09.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate[100949]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:20:09.781 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:09 smithi167 bash[100933]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:20:10.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:10 smithi167 ceph-mon[87836]: pgmap v273: 161 pgs: 22 active+undersized, 11 peering, 3 stale+active+clean, 16 active+undersized+degraded, 109 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-16T14:20:10.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:10 smithi123 ceph-mon[106069]: pgmap v273: 161 pgs: 22 active+undersized, 11 peering, 3 stale+active+clean, 16 active+undersized+degraded, 109 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-16T14:20:10.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:10 smithi123 ceph-mon[102433]: pgmap v273: 161 pgs: 22 active+undersized, 11 peering, 3 stale+active+clean, 16 active+undersized+degraded, 109 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-16T14:20:12.275 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate[100949]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T14:20:12.276 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 bash[100933]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T14:20:12.276 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate[100949]: 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-16T14:20:12.276 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 bash[100933]: 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-16T14:20:12.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:12 smithi167 ceph-mon[87836]: pgmap v274: 161 pgs: 23 active+undersized, 11 peering, 2 stale+active+clean, 16 active+undersized+degraded, 109 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-16T14:20:12.531 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:12.319275794Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:12.531 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate[100949]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T14:20:12.531 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 bash[100933]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T14:20:12.531 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate[100949]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T14:20:12.531 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 bash[100933]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T14:20:12.531 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate[100949]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T14:20:12.531 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 bash[100933]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T14:20:12.531 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate[100949]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T14:20:12.531 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 bash[100933]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T14:20:12.532 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate[100949]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T14:20:12.532 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 bash[100933]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T14:20:12.532 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:12 smithi167 podman[100933]: 2024-09-16 14:20:12.343466906 +0000 UTC m=+3.185501689 container died 96530754b05c47797716975c613d9df8551c710877b56cc740b9cfecdebcceeb (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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) 2024-09-16T14:20:12.559 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:12 smithi123 ceph-mon[102433]: pgmap v274: 161 pgs: 23 active+undersized, 11 peering, 2 stale+active+clean, 16 active+undersized+degraded, 109 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-16T14:20:12.559 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:12 smithi123 ceph-mon[106069]: pgmap v274: 161 pgs: 23 active+undersized, 11 peering, 2 stale+active+clean, 16 active+undersized+degraded, 109 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-16T14:20:13.495 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:13 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:13.495 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:13.496 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:13.496 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:13 smithi167 podman[101112]: 2024-09-16 14:20:13.147109441 +0000 UTC m=+0.793889478 container remove 96530754b05c47797716975c613d9df8551c710877b56cc740b9cfecdebcceeb (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-16T14:20:13.496 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:13 smithi167 podman[101170]: 2024-09-16 14:20:13.266600189 +0000 UTC m=+0.016631463 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:20:13.496 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:13 smithi167 podman[101170]: 2024-09-16 14:20:13.381426994 +0000 UTC m=+0.131458251 container create 6d54fac9e512acde07f37b4c106ea85bd302b3a8328b46a94dc7e3ed91dcbfef (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:20:13.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:13 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:13.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:13.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:13 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:13.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:13 smithi167 podman[101170]: 2024-09-16 14:20:13.617724049 +0000 UTC m=+0.367755310 container init 6d54fac9e512acde07f37b4c106ea85bd302b3a8328b46a94dc7e3ed91dcbfef (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-16T14:20:13.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:13 smithi167 podman[101170]: 2024-09-16 14:20:13.621435736 +0000 UTC m=+0.371467002 container start 6d54fac9e512acde07f37b4c106ea85bd302b3a8328b46a94dc7e3ed91dcbfef (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-16T14:20:13.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:13 smithi167 ceph-osd[101189]: -- 172.21.15.167:0/3256969445 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c687931a40 con 0x55c688700400 2024-09-16T14:20:13.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:13 smithi167 bash[101170]: 6d54fac9e512acde07f37b4c106ea85bd302b3a8328b46a94dc7e3ed91dcbfef 2024-09-16T14:20:13.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:13 smithi167 systemd[1]: Started Ceph osd.6 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:20:14.588 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:14 smithi167 ceph-mon[87836]: pgmap v275: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:14.589 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:14 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:14.589 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:14 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:14.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:14 smithi123 ceph-mon[102433]: pgmap v275: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:14.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:14 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:14.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:14 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:14 smithi123 ceph-mon[106069]: pgmap v275: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:14 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:14 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:15.292 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:20:15.037+0000 7f197751e640 -1 Falling back to public interface 2024-09-16T14:20:15.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:15 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:15.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:15 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:15.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:15 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:15.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:15.32619883Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:16.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:16 smithi123 ceph-mon[106069]: pgmap v276: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 119 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:16.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:16 smithi123 ceph-mon[102433]: pgmap v276: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 119 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:16.707 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:16 smithi167 ceph-mon[87836]: pgmap v276: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 119 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:18.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:20:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:20:17] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-16T14:20:18.557 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:18.316677453Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:18.557 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:18 smithi167 ceph-mon[87836]: pgmap v277: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:18.557 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:18 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:18.557 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:18 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:18 smithi123 ceph-mon[102433]: pgmap v277: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:18 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:18 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:18.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:18 smithi123 ceph-mon[106069]: pgmap v277: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:18.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:18 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:18.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:18 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:18.856 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:20:18.555+0000 7f197751e640 -1 osd.6 139 log_to_monitors true 2024-09-16T14:20:19.775 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:20:19.775 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:19 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:19.775 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:19 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:19.775 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:19 smithi123 ceph-mon[102433]: from='osd.6 [v2:172.21.15.167:6816/3343513946,v1:172.21.15.167:6817/3343513946]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:20:19.775 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:19 smithi123 ceph-mon[102433]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:20:19.776 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:19 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:19.776 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:19 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:19.776 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:19 smithi123 ceph-mon[106069]: from='osd.6 [v2:172.21.15.167:6816/3343513946,v1:172.21.15.167:6817/3343513946]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:20:19.776 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:19 smithi123 ceph-mon[106069]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:20:19.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:19 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:19.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:19 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:19.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:19 smithi167 ceph-mon[87836]: from='osd.6 [v2:172.21.15.167:6816/3343513946,v1:172.21.15.167:6817/3343513946]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:20:19.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:19 smithi167 ceph-mon[87836]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:20:19.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:20:19 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:20:19.503+0000 7f196f2c8640 -1 osd.6 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:20:20.336 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:20:20.336 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (6m) 109s ago 27m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:20:20.336 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (6m) 2s ago 27m 78.0M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (7m) 109s ago 27m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (7m) 2s ago 31m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (17m) 109s ago 33m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (4m) 109s ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (5m) 2s ago 32m 46.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (4m) 109s ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (7m) 109s ago 27m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (7m) 2s ago 27m 11.2M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (4m) 109s ago 31m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (3m) 109s ago 31m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (2m) 109s ago 30m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:20:20.337 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (114s) 109s ago 30m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 1e2c06f27c03 2024-09-16T14:20:20.338 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (78s) 2s ago 29m 45.7M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 59b36a59715c 2024-09-16T14:20:20.338 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (43s) 2s ago 29m 45.8M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb b79d9b530b94 2024-09-16T14:20:20.338 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (7s) 2s ago 29m 12.2M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 6d54fac9e512 2024-09-16T14:20:20.338 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (28m) 2s ago 28m 59.2M 3248M 19.1.1-328-gad35db06 b5388489f99e 1a3cde5d689f 2024-09-16T14:20:20.338 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (7m) 2s ago 28m 53.8M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:20:20.338 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (27m) 109s ago 27m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:20:20.338 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (27m) 2s ago 27m 92.2M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:20:20.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:20 smithi123 ceph-mon[102433]: pgmap v278: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:20 smithi123 ceph-mon[102433]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:20:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:20 smithi123 ceph-mon[102433]: from='osd.6 [v2:172.21.15.167:6816/3343513946,v1:172.21.15.167:6817/3343513946]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:20 smithi123 ceph-mon[102433]: osdmap e142: 8 total, 7 up, 8 in 2024-09-16T14:20:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:20 smithi123 ceph-mon[102433]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:20.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:20 smithi123 ceph-mon[106069]: pgmap v278: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:20.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:20 smithi123 ceph-mon[106069]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:20:20.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:20 smithi123 ceph-mon[106069]: from='osd.6 [v2:172.21.15.167:6816/3343513946,v1:172.21.15.167:6817/3343513946]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:20.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:20 smithi123 ceph-mon[106069]: osdmap e142: 8 total, 7 up, 8 in 2024-09-16T14:20:20.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:20 smithi123 ceph-mon[106069]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:20.689 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:20:20.689 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:20:20.689 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:20:20.689 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:20:20.689 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 12 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:20:20.690 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:20:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:20 smithi167 ceph-mon[87836]: pgmap v278: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:20 smithi167 ceph-mon[87836]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:20:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:20 smithi167 ceph-mon[87836]: from='osd.6 [v2:172.21.15.167:6816/3343513946,v1:172.21.15.167:6817/3343513946]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:20 smithi167 ceph-mon[87836]: osdmap e142: 8 total, 7 up, 8 in 2024-09-16T14:20:20.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:20 smithi167 ceph-mon[87836]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:20.975 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:20:20.976 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:20:20.976 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:20:20.976 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:20:20.976 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:20:20.976 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "7/8 daemons upgraded", 2024-09-16T14:20:20.976 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:20:20.976 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:20:20.976 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:20:21.472 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:21.324723571Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:21.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:21 smithi167 ceph-mon[87836]: from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:21.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:21 smithi167 ceph-mon[87836]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:21.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:21 smithi167 ceph-mon[87836]: from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:21.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:21 smithi167 ceph-mon[87836]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:20:21.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:21 smithi167 ceph-mon[87836]: osd.6 [v2:172.21.15.167:6816/3343513946,v1:172.21.15.167:6817/3343513946] boot 2024-09-16T14:20:21.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:21 smithi167 ceph-mon[87836]: osdmap e143: 8 total, 8 up, 8 in 2024-09-16T14:20:21.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:21 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:20:21.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:21 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/1761716242' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:21.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:21 smithi167 ceph-mon[87836]: osdmap e144: 8 total, 8 up, 8 in 2024-09-16T14:20:21.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: 2024-09-16T14:20:21.616+0000 7f0383e46640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-16T14:20:21.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[106069]: from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:21.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[106069]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:21.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[106069]: from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:21.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[106069]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:20:21.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[106069]: osd.6 [v2:172.21.15.167:6816/3343513946,v1:172.21.15.167:6817/3343513946] boot 2024-09-16T14:20:21.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[106069]: osdmap e143: 8 total, 8 up, 8 in 2024-09-16T14:20:21.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:20:21.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/1761716242' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:21.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[106069]: osdmap e144: 8 total, 8 up, 8 in 2024-09-16T14:20:21.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[102433]: from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:21.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[102433]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:21.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[102433]: from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:21.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[102433]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:20:21.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[102433]: osd.6 [v2:172.21.15.167:6816/3343513946,v1:172.21.15.167:6817/3343513946] boot 2024-09-16T14:20:21.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[102433]: osdmap e143: 8 total, 8 up, 8 in 2024-09-16T14:20:21.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:20:21.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/1761716242' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:21.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:21 smithi123 ceph-mon[102433]: osdmap e144: 8 total, 8 up, 8 in 2024-09-16T14:20:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: pgmap v281: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='client.54506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:22.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:20:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:20:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:20:22.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:22 smithi167 ceph-mon[87836]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-16T14:20:22.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: pgmap v281: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='client.54506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:22.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[106069]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: pgmap v281: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='client.54506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:22.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:20:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:20:22.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:22 smithi123 ceph-mon[102433]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-16T14:20:23.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:23 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:23.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:23 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:24.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:23 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:24 smithi167 ceph-mon[87836]: pgmap v283: 161 pgs: 1 peering, 23 active+undersized, 15 active+undersized+degraded, 122 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-16T14:20:24.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:24 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:24.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:24.323546119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:24.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:24 smithi123 ceph-mon[106069]: pgmap v283: 161 pgs: 1 peering, 23 active+undersized, 15 active+undersized+degraded, 122 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-16T14:20:24.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:24 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:24 smithi123 ceph-mon[102433]: pgmap v283: 161 pgs: 1 peering, 23 active+undersized, 15 active+undersized+degraded, 122 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-16T14:20:24.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:24 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:25.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:25 smithi123 ceph-mon[102433]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded) 2024-09-16T14:20:25.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:25 smithi123 ceph-mon[102433]: Cluster is now healthy 2024-09-16T14:20:25.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:25 smithi123 ceph-mon[106069]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded) 2024-09-16T14:20:25.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:25 smithi123 ceph-mon[106069]: Cluster is now healthy 2024-09-16T14:20:26.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:25 smithi167 ceph-mon[87836]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded) 2024-09-16T14:20:26.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:25 smithi167 ceph-mon[87836]: Cluster is now healthy 2024-09-16T14:20:26.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:26 smithi123 ceph-mon[106069]: pgmap v284: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:20:26.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:26 smithi123 ceph-mon[102433]: pgmap v284: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:20:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:26 smithi167 ceph-mon[87836]: pgmap v284: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:20:27.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:27.317858078Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:28.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:20:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:20:27] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-16T14:20:28.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:28 smithi123 ceph-mon[106069]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 0 op/s 2024-09-16T14:20:28.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:28.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:28.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:28 smithi123 ceph-mon[102433]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 0 op/s 2024-09-16T14:20:28.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:28.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:28 smithi167 ceph-mon[87836]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 0 op/s 2024-09-16T14:20:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:30.590 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:30.328210451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:30.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:30 smithi123 ceph-mon[106069]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:20:30.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:30 smithi123 ceph-mon[102433]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:20:31.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:30 smithi167 ceph-mon[87836]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:20:32.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:32 smithi123 ceph-mon[106069]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:20:32.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:32 smithi123 ceph-mon[102433]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:20:33.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:32 smithi167 ceph-mon[87836]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:20:33.602 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:33.319797382Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:33 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:33.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:33 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:33.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:33 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:33.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:33 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:34.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:33 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:34.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:33 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:34.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:34 smithi123 ceph-mon[106069]: pgmap v288: 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-16T14:20:34.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:34 smithi123 ceph-mon[102433]: pgmap v288: 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-16T14:20:35.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:34 smithi167 ceph-mon[87836]: pgmap v288: 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-16T14:20:36.606 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:36.330806373Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:36.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:36 smithi123 ceph-mon[106069]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:36.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:36 smithi123 ceph-mon[102433]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:36.981 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:36 smithi167 ceph-mon[87836]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:37.882 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:37 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:20:37.882 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:37 smithi167 ceph-mon[87836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:20:37.882 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:37 smithi167 ceph-mon[87836]: Upgrade: osd.7 is safe to restart 2024-09-16T14:20:38.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:37 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:20:38.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:37 smithi123 ceph-mon[106069]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:20:38.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:37 smithi123 ceph-mon[106069]: Upgrade: osd.7 is safe to restart 2024-09-16T14:20:38.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:20:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:20:37] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-16T14:20:38.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:37 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:20:38.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:37 smithi123 ceph-mon[102433]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:20:38.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:37 smithi123 ceph-mon[102433]: Upgrade: osd.7 is safe to restart 2024-09-16T14:20:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:38 smithi167 ceph-mon[87836]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:38 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:38 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:20:39.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:38 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:39.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:38 smithi123 ceph-mon[102433]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:39.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:38 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:39.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:38 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:20:39.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:38 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:39.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:38 smithi123 ceph-mon[106069]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:39.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:38 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:39.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:38 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:20:39.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:38 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:39.619 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:39.319527093Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:39.912 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:39 smithi167 ceph-mon[87836]: Upgrade: Updating osd.7 2024-09-16T14:20:39.912 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:39 smithi167 ceph-mon[87836]: Deploying daemon osd.7 on smithi167 2024-09-16T14:20:40.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:39 smithi123 ceph-mon[102433]: Upgrade: Updating osd.7 2024-09-16T14:20:40.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:39 smithi123 ceph-mon[102433]: Deploying daemon osd.7 on smithi167 2024-09-16T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:39 smithi123 ceph-mon[106069]: Upgrade: Updating osd.7 2024-09-16T14:20:40.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:39 smithi123 ceph-mon[106069]: Deploying daemon osd.7 on smithi167 2024-09-16T14:20:40.890 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:40 smithi167 ceph-mon[87836]: pgmap v291: 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-16T14:20:41.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:40 smithi123 ceph-mon[102433]: pgmap v291: 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-16T14:20:41.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:40 smithi123 ceph-mon[106069]: pgmap v291: 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-16T14:20:41.171 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:40 smithi167 systemd[1]: Stopping Ceph osd.7 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:20:41.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[49031]: 2024-09-16T14:20:41.169+0000 7f173c70f640 -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-16T14:20:41.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[49031]: 2024-09-16T14:20:41.169+0000 7f173c70f640 -1 osd.7 144 *** Got signal Terminated *** 2024-09-16T14:20:41.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[49031]: 2024-09-16T14:20:41.169+0000 7f173c70f640 -1 osd.7 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:20:42.014 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:41 smithi167 ceph-mon[87836]: osd.7 marked itself down and dead 2024-09-16T14:20:42.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:41 smithi123 ceph-mon[102433]: osd.7 marked itself down and dead 2024-09-16T14:20:42.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:41 smithi123 ceph-mon[106069]: osd.7 marked itself down and dead 2024-09-16T14:20:42.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:42 smithi167 podman[105032]: 2024-09-16 14:20:42.014066985 +0000 UTC m=+0.952511949 container died 1a3cde5d689fc7348503f85c0e59fb8d745549557e0067a97236f47188ea8ef0 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:20:42.629 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:42.321781795Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:42.629 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:42 smithi167 podman[105032]: 2024-09-16 14:20:42.40303091 +0000 UTC m=+1.341475872 container cleanup 1a3cde5d689fc7348503f85c0e59fb8d745549557e0067a97236f47188ea8ef0 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-16T14:20:42.629 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:42 smithi167 bash[105032]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7 2024-09-16T14:20:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:42 smithi123 ceph-mon[106069]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:42 smithi123 ceph-mon[106069]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:20:42.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:42 smithi123 ceph-mon[106069]: osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:20:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:42 smithi123 ceph-mon[102433]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:42 smithi123 ceph-mon[102433]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:20:42.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:42 smithi123 ceph-mon[102433]: osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:20:43.009 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:42 smithi167 podman[105057]: 2024-09-16 14:20:42.654427468 +0000 UTC m=+0.638293595 container remove 1a3cde5d689fc7348503f85c0e59fb8d745549557e0067a97236f47188ea8ef0 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-16T14:20:43.010 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:42 smithi167 ceph-mon[87836]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:20:43.010 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:42 smithi167 ceph-mon[87836]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:20:43.010 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:42 smithi167 ceph-mon[87836]: osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:20:43.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:43 smithi167 podman[105150]: 2024-09-16 14:20:42.911483001 +0000 UTC m=+0.016046577 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:20:43.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:43 smithi167 podman[105150]: 2024-09-16 14:20:43.072206896 +0000 UTC m=+0.176770527 container create 971026ba46f02cfde3686cca87e30ed08dce586120f56d250c711222a046071d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD) 2024-09-16T14:20:43.643 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:43 smithi167 podman[105150]: 2024-09-16 14:20:43.341338913 +0000 UTC m=+0.445902482 container init 971026ba46f02cfde3686cca87e30ed08dce586120f56d250c711222a046071d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-16T14:20:43.643 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:43 smithi167 podman[105150]: 2024-09-16 14:20:43.344716627 +0000 UTC m=+0.449280196 container start 971026ba46f02cfde3686cca87e30ed08dce586120f56d250c711222a046071d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-16T14:20:43.643 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:43 smithi167 podman[105150]: 2024-09-16 14:20:43.424626947 +0000 UTC m=+0.529190525 container attach 971026ba46f02cfde3686cca87e30ed08dce586120f56d250c711222a046071d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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) 2024-09-16T14:20:43.643 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:43 smithi167 podman[105150]: 2024-09-16 14:20:43.534977895 +0000 UTC m=+0.639541473 container died 971026ba46f02cfde3686cca87e30ed08dce586120f56d250c711222a046071d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:20:43.997 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:43 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:43.997 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:43 smithi167 ceph-mon[87836]: osdmap e146: 8 total, 7 up, 8 in 2024-09-16T14:20:43.997 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:43.997 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:44.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:43 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:44.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:43 smithi123 ceph-mon[102433]: osdmap e146: 8 total, 7 up, 8 in 2024-09-16T14:20:44.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:44.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:44.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:43 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:44.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:43 smithi123 ceph-mon[106069]: osdmap e146: 8 total, 7 up, 8 in 2024-09-16T14:20:44.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:44.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:44.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:44 smithi167 podman[105172]: 2024-09-16 14:20:44.270644166 +0000 UTC m=+0.729998032 container remove 971026ba46f02cfde3686cca87e30ed08dce586120f56d250c711222a046071d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True) 2024-09-16T14:20:44.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:44 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-16T14:20:44.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:44 smithi167 systemd[1]: Stopped Ceph osd.7 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:20:44.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:44 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.7.service: Consumed 15.102s CPU time. 2024-09-16T14:20:44.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:44 smithi167 systemd[1]: Starting Ceph osd.7 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:20:44.933 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:44 smithi167 ceph-mon[87836]: pgmap v295: 161 pgs: 18 peering, 21 stale+active+clean, 122 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:20:44.933 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:44 smithi167 ceph-mon[87836]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:20:44.934 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:44 smithi167 podman[105272]: 2024-09-16 14:20:44.605688004 +0000 UTC m=+0.016875325 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:20:44.934 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:44 smithi167 podman[105272]: 2024-09-16 14:20:44.71361553 +0000 UTC m=+0.124802841 container create 40e25c134e83a8095c3ca2a96f9ac278b5eb4335fe77e85f4251d9e2d2bae3d1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux ) 2024-09-16T14:20:44.934 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:44 smithi167 podman[105272]: 2024-09-16 14:20:44.932710159 +0000 UTC m=+0.343897470 container init 40e25c134e83a8095c3ca2a96f9ac278b5eb4335fe77e85f4251d9e2d2bae3d1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, 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, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:20:45.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:44 smithi123 ceph-mon[106069]: pgmap v295: 161 pgs: 18 peering, 21 stale+active+clean, 122 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:20:45.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:44 smithi123 ceph-mon[106069]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:20:45.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:44 smithi123 ceph-mon[102433]: pgmap v295: 161 pgs: 18 peering, 21 stale+active+clean, 122 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:20:45.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:44 smithi123 ceph-mon[102433]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:20:45.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:44 smithi167 podman[105272]: 2024-09-16 14:20:44.936368548 +0000 UTC m=+0.347555860 container start 40e25c134e83a8095c3ca2a96f9ac278b5eb4335fe77e85f4251d9e2d2bae3d1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, 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, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-16T14:20:45.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:45 smithi167 podman[105272]: 2024-09-16 14:20:45.041127173 +0000 UTC m=+0.452314497 container attach 40e25c134e83a8095c3ca2a96f9ac278b5eb4335fe77e85f4251d9e2d2bae3d1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, 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_CLEAN=True, io.buildah.version=1.37.2) 2024-09-16T14:20:45.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate[105288]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:20:45.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:45 smithi167 bash[105272]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:20:45.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate[105288]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:20:45.281 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:45 smithi167 bash[105272]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:20:45.696 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:45.326294412Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:46.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:45 smithi167 ceph-mon[87836]: pgmap v296: 161 pgs: 16 active+undersized, 18 peering, 6 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-16T14:20:46.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:45 smithi167 ceph-mon[87836]: Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:46.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:45 smithi123 ceph-mon[106069]: pgmap v296: 161 pgs: 16 active+undersized, 18 peering, 6 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-16T14:20:46.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:45 smithi123 ceph-mon[106069]: Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:46.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:45 smithi123 ceph-mon[102433]: pgmap v296: 161 pgs: 16 active+undersized, 18 peering, 6 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-16T14:20:46.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:45 smithi123 ceph-mon[102433]: Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:47.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate[105288]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T14:20:47.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 bash[105272]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T14:20:47.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate[105288]: 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-16T14:20:47.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 bash[105272]: 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-16T14:20:47.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate[105288]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T14:20:47.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 bash[105272]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T14:20:48.012 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:47 smithi167 ceph-mon[87836]: pgmap v297: 161 pgs: 30 active+undersized, 18 peering, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T14:20:48.013 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate[105288]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T14:20:48.013 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 bash[105272]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T14:20:48.013 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate[105288]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T14:20:48.013 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 bash[105272]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T14:20:48.013 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate[105288]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T14:20:48.013 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 bash[105272]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T14:20:48.013 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate[105288]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T14:20:48.013 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 bash[105272]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T14:20:48.013 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:47 smithi167 podman[105272]: 2024-09-16 14:20:47.718200828 +0000 UTC m=+3.129388144 container died 40e25c134e83a8095c3ca2a96f9ac278b5eb4335fe77e85f4251d9e2d2bae3d1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.build-date=20240731, 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, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-16T14:20:48.109 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:47 smithi123 ceph-mon[102433]: pgmap v297: 161 pgs: 30 active+undersized, 18 peering, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T14:20:48.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:20:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:20:47] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-16T14:20:48.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:47 smithi123 ceph-mon[106069]: pgmap v297: 161 pgs: 30 active+undersized, 18 peering, 21 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 62/636 objects degraded (9.748%) 2024-09-16T14:20:48.644 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:48.325916518Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:48.644 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:48 smithi167 podman[105435]: 2024-09-16 14:20:48.295253915 +0000 UTC m=+0.570260585 container remove 40e25c134e83a8095c3ca2a96f9ac278b5eb4335fe77e85f4251d9e2d2bae3d1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:20:48.645 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:48 smithi167 podman[105494]: 2024-09-16 14:20:48.41315843 +0000 UTC m=+0.016304533 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:20:48.645 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:48 smithi167 podman[105494]: 2024-09-16 14:20:48.520973419 +0000 UTC m=+0.124119522 container create 02cbe8fad7780bdc9afefe57b4f27756f59081629268265d4b426224faa6511f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:20:48.907 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:48 smithi167 podman[105494]: 2024-09-16 14:20:48.773454931 +0000 UTC m=+0.376601039 container init 02cbe8fad7780bdc9afefe57b4f27756f59081629268265d4b426224faa6511f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:20:48.907 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:48 smithi167 podman[105494]: 2024-09-16 14:20:48.777454169 +0000 UTC m=+0.380600277 container start 02cbe8fad7780bdc9afefe57b4f27756f59081629268265d4b426224faa6511f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:20:48.908 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:48 smithi167 ceph-osd[105513]: -- 172.21.15.167:0/1083695513 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562778d1da40 con 0x562779aec000 2024-09-16T14:20:48.908 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:48 smithi167 bash[105494]: 02cbe8fad7780bdc9afefe57b4f27756f59081629268265d4b426224faa6511f 2024-09-16T14:20:48.908 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:48 smithi167 systemd[1]: Started Ceph osd.7 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:20:49.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:48 smithi167 ceph-mon[87836]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T14:20:49.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:48 smithi123 ceph-mon[106069]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T14:20:49.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:48 smithi123 ceph-mon[102433]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T14:20:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:49 smithi167 ceph-mon[87836]: pgmap v298: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:50.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:49 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:50.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:49 smithi123 ceph-mon[106069]: pgmap v298: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:50.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:50.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:49 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:50.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:49 smithi123 ceph-mon[102433]: pgmap v298: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:50.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:50.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:49 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:50.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:20:50.655+0000 7f8fcf634640 -1 Falling back to public interface 2024-09-16T14:20:51.286 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:20:51.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:51.323872609Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (6m) 33s ago 27m 78.0M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (8m) 2m ago 27m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (8m) 33s ago 32m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (17m) 2m ago 33m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (5m) 2m ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (6m) 33s ago 32m 46.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (5m) 2m ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (8m) 2m ago 27m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:20:51.843 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (7m) 33s ago 27m 11.2M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (4m) 2m ago 32m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (3m) 2m ago 31m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (3m) 2m ago 31m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (2m) 2m ago 30m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 1e2c06f27c03 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (109s) 33s ago 30m 45.7M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 59b36a59715c 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (74s) 33s ago 30m 45.8M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb b79d9b530b94 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (38s) 33s ago 29m 12.2M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 6d54fac9e512 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 starting - - - 3248M 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (7m) 33s ago 28m 53.8M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (27m) 2m ago 27m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:20:51.844 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (27m) 33s ago 27m 92.2M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:20:52.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:51 smithi123 ceph-mon[106069]: pgmap v299: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:52.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:51 smithi123 ceph-mon[106069]: from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:52.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:51 smithi123 ceph-mon[106069]: from='client.44517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:52.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:51 smithi123 ceph-mon[102433]: pgmap v299: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:52.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:51 smithi123 ceph-mon[102433]: from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:52.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:51 smithi123 ceph-mon[102433]: from='client.44517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:52.169 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:51 smithi167 ceph-mon[87836]: pgmap v299: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:52.169 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:51 smithi167 ceph-mon[87836]: from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:52.169 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:51 smithi167 ceph-mon[87836]: from='client.44517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:52.188 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:20:52.188 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:20:52.188 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:20:52.188 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:20:52.189 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:20:52.190 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 12 2024-09-16T14:20:52.190 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:20:52.190 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:20:52.471 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:20:52.471 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:20:52.471 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:20:52.471 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:20:52.471 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:20:52.471 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "7/8 daemons upgraded", 2024-09-16T14:20:52.471 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:20:52.471 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:20:52.471 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:20:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:52 smithi167 ceph-mon[87836]: from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:52 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/2312882018' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:52 smithi167 ceph-mon[87836]: from='client.54539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:53.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:52 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:53.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:52 smithi123 ceph-mon[106069]: from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:53.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:52 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/2312882018' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:53.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:52 smithi123 ceph-mon[106069]: from='client.54539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:53.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:52 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:53.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:52 smithi123 ceph-mon[102433]: from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:53.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:52 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/2312882018' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:53.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:52 smithi123 ceph-mon[102433]: from='client.54539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:20:53.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:52 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:54.211 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:54 smithi167 ceph-mon[87836]: pgmap v300: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:54.211 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:54 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.212 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:54 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.212 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:54 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.212 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:54 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:54 smithi123 ceph-mon[106069]: pgmap v300: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:54 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:54 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:54 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:54 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:54 smithi123 ceph-mon[102433]: pgmap v300: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:54.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:54 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:54 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:54 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:54 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:54.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:20:54.223+0000 7f8fcf634640 -1 osd.7 144 log_to_monitors true 2024-09-16T14:20:54.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:54.319478082Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:55.246 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:55 smithi167 ceph-mon[87836]: from='osd.7 [v2:172.21.15.167:6824/2573184041,v1:172.21.15.167:6825/2573184041]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:20:55.246 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:55 smithi167 ceph-mon[87836]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:20:55.246 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:55 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 28 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:55.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:55 smithi123 ceph-mon[106069]: from='osd.7 [v2:172.21.15.167:6824/2573184041,v1:172.21.15.167:6825/2573184041]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:20:55.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:55 smithi123 ceph-mon[106069]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:20:55.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:55 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 28 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:55.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:55 smithi123 ceph-mon[102433]: from='osd.7 [v2:172.21.15.167:6824/2573184041,v1:172.21.15.167:6825/2573184041]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:20:55.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:55 smithi123 ceph-mon[102433]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:20:55.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:55 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 28 pgs degraded (PG_DEGRADED) 2024-09-16T14:20:55.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:20:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:20:55.476+0000 7f8fc33d6640 -1 osd.7 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:20:56.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:56 smithi167 ceph-mon[87836]: pgmap v301: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:56.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:56 smithi167 ceph-mon[87836]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:20:56.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:56 smithi167 ceph-mon[87836]: osdmap e147: 8 total, 7 up, 8 in 2024-09-16T14:20:56.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:56 smithi167 ceph-mon[87836]: from='osd.7 [v2:172.21.15.167:6824/2573184041,v1:172.21.15.167:6825/2573184041]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:56.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:56 smithi167 ceph-mon[87836]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:56.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:56 smithi167 ceph-mon[87836]: from='osd.7 ' entity='osd.7' 2024-09-16T14:20:56.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[102433]: pgmap v301: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:56.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[102433]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:20:56.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[102433]: osdmap e147: 8 total, 7 up, 8 in 2024-09-16T14:20:56.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[102433]: from='osd.7 [v2:172.21.15.167:6824/2573184041,v1:172.21.15.167:6825/2573184041]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:56.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[102433]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:56.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[102433]: from='osd.7 ' entity='osd.7' 2024-09-16T14:20:56.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[106069]: pgmap v301: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:20:56.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[106069]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:20:56.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[106069]: osdmap e147: 8 total, 7 up, 8 in 2024-09-16T14:20:56.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[106069]: from='osd.7 [v2:172.21.15.167:6824/2573184041,v1:172.21.15.167:6825/2573184041]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:56.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[106069]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]} : dispatch 2024-09-16T14:20:56.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:56 smithi123 ceph-mon[106069]: from='osd.7 ' entity='osd.7' 2024-09-16T14:20:57.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:20:57.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: osd.7 [v2:172.21.15.167:6824/2573184041,v1:172.21.15.167:6825/2573184041] boot 2024-09-16T14:20:57.281 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: osdmap e148: 8 total, 8 up, 8 in 2024-09-16T14:20:57.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:20:57.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:57.282 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:57.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:20:57.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.283 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:20:57.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:20:57.284 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:20:57.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:20:57.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:20:57.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:20:57.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:20:57.285 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:20:57.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:20:57.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:20:57.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:20:57.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:20:57.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:20:57.286 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:20:57.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:20:57.287 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:20:57.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:20:57.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: osd.7 [v2:172.21.15.167:6824/2573184041,v1:172.21.15.167:6825/2573184041] boot 2024-09-16T14:20:57.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: osdmap e148: 8 total, 8 up, 8 in 2024-09-16T14:20:57.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:20:57.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:57.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:57.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:20:57.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:20:57.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:20:57.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:20:57.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:20:57.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:20:57.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:20:57.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:20:57.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:20:57.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:20:57.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:20:57.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:20:57.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:20:57.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: osd.7 [v2:172.21.15.167:6824/2573184041,v1:172.21.15.167:6825/2573184041] boot 2024-09-16T14:20:57.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: osdmap e148: 8 total, 8 up, 8 in 2024-09-16T14:20:57.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:20:57.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:57.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:57.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:20:57.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:57.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:57.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:20:57.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:20:57.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:20:57.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:20:57.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:20:57.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:20:57.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:20:57.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:20:57.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:20:57.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:20:57.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:20:57.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:20:57.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:20:57.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:20:57.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:20:57.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:20:57.372 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:20:57.372 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:20:57.372 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:20:57.373 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:20:57.373 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:20:57.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:20:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:20:57.317221358Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:20:58.030 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:20:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:20:57] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-16T14:20:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: pgmap v304: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:20:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all osd 2024-09-16T14:20:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mds 2024-09-16T14:20:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all nfs 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: Upgrade: Finalizing container_image settings 2024-09-16T14:20:58.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:20:58.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:20:58.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:20:58.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: pgmap v304: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all osd 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mds 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all nfs 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: Upgrade: Finalizing container_image settings 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:20:58.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:20:58.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:20:58.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:20:58.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:20:58.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:20:58.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:20:58.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:20:58.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:20:58.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: Upgrade: Complete! 2024-09-16T14:20:58.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:20:58.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:20:58.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:58.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:58.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:58.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:58.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[102433]: osdmap e149: 8 total, 8 up, 8 in 2024-09-16T14:20:58.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: Upgrade: Complete! 2024-09-16T14:20:58.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:20:58.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:20:58.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:58.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:58.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:58.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:58.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:58 smithi123 ceph-mon[106069]: osdmap e149: 8 total, 8 up, 8 in 2024-09-16T14:20:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: pgmap v304: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:20:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all osd 2024-09-16T14:20:58.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mds 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all nfs 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.531 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: Upgrade: Finalizing container_image settings 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:20:58.532 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:20:58.533 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: Upgrade: Complete! 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:20:58.534 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:58.535 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:58 smithi167 ceph-mon[87836]: osdmap e149: 8 total, 8 up, 8 in 2024-09-16T14:20:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:59 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:59 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:59.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:20:59 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:59 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:59.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:59 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:59.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:20:59 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:59 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:20:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:59 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:20:59.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:20:59 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:00.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:00 smithi167 ceph-mon[87836]: pgmap v306: 161 pgs: 16 peering, 28 active+undersized, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-16T14:21:00.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:00 smithi167 ceph-mon[87836]: Health check update: Degraded data redundancy: 47/636 objects degraded (7.390%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T14:21:00.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:00.321628413Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:00.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:00 smithi123 ceph-mon[102433]: pgmap v306: 161 pgs: 16 peering, 28 active+undersized, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-16T14:21:00.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:00 smithi123 ceph-mon[102433]: Health check update: Degraded data redundancy: 47/636 objects degraded (7.390%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T14:21:00.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:00 smithi123 ceph-mon[106069]: pgmap v306: 161 pgs: 16 peering, 28 active+undersized, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-16T14:21:00.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:00 smithi123 ceph-mon[106069]: Health check update: Degraded data redundancy: 47/636 objects degraded (7.390%), 14 pgs degraded (PG_DEGRADED) 2024-09-16T14:21:02.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:02 smithi167 ceph-mon[87836]: pgmap v307: 161 pgs: 16 peering, 7 active+undersized, 3 active+undersized+degraded, 135 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 7/636 objects degraded (1.101%) 2024-09-16T14:21:02.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:02 smithi123 ceph-mon[106069]: pgmap v307: 161 pgs: 16 peering, 7 active+undersized, 3 active+undersized+degraded, 135 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 7/636 objects degraded (1.101%) 2024-09-16T14:21:02.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:02 smithi123 ceph-mon[102433]: pgmap v307: 161 pgs: 16 peering, 7 active+undersized, 3 active+undersized+degraded, 135 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 7/636 objects degraded (1.101%) 2024-09-16T14:21:03.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:03 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:03.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:03.331508572Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:03.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:03 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:03.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:03 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:04.511 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:04 smithi123 ceph-mon[102433]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:21:04.511 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:04 smithi123 ceph-mon[102433]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/636 objects degraded (1.101%), 3 pgs degraded) 2024-09-16T14:21:04.511 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:04 smithi123 ceph-mon[102433]: Cluster is now healthy 2024-09-16T14:21:04.511 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:04 smithi123 ceph-mon[106069]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:21:04.511 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:04 smithi123 ceph-mon[106069]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/636 objects degraded (1.101%), 3 pgs degraded) 2024-09-16T14:21:04.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:04 smithi123 ceph-mon[106069]: Cluster is now healthy 2024-09-16T14:21:04.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:04 smithi167 ceph-mon[87836]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:21:04.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:04 smithi167 ceph-mon[87836]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/636 objects degraded (1.101%), 3 pgs degraded) 2024-09-16T14:21:04.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:04 smithi167 ceph-mon[87836]: Cluster is now healthy 2024-09-16T14:21:06.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:06 smithi167 ceph-mon[87836]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:06.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:06.325508481Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:06.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:06 smithi123 ceph-mon[106069]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:06.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:06 smithi123 ceph-mon[102433]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:08.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:21:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:21:07] "GET /metrics HTTP/1.1" 200 38199 "" "Prometheus/2.51.0" 2024-09-16T14:21:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:08 smithi167 ceph-mon[87836]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:21:08.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:08 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:08.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:08 smithi123 ceph-mon[106069]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:21:08.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:08 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:08.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:08 smithi123 ceph-mon[102433]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:21:08.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:08 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:09.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:09.318637498Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:10.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:10 smithi167 ceph-mon[87836]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T14:21:10.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:10 smithi123 ceph-mon[106069]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T14:21:10.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:10 smithi123 ceph-mon[102433]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-16T14:21:12.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:12 smithi167 ceph-mon[87836]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:12.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:12.323736524Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:12 smithi123 ceph-mon[106069]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:12.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:12 smithi123 ceph-mon[102433]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:13.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:13 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:13.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:13.512 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:13 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:13.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:13.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:13 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:13.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:13.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:14.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:14 smithi167 ceph-mon[87836]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:14.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:14 smithi123 ceph-mon[102433]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:14.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:14 smithi123 ceph-mon[106069]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:15.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:15.323156655Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:16.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:16 smithi167 ceph-mon[87836]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:16.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:16 smithi123 ceph-mon[102433]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:16.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:16 smithi123 ceph-mon[106069]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:18.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:21:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:21:17] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.51.0" 2024-09-16T14:21:18.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:18 smithi167 ceph-mon[87836]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:18.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:18.320701063Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:18.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:18 smithi123 ceph-mon[106069]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:18.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:18 smithi123 ceph-mon[102433]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:20.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:20 smithi167 ceph-mon[87836]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:20.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:20 smithi123 ceph-mon[106069]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:20.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:20 smithi123 ceph-mon[102433]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:21.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:21.321832378Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:22.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:22 smithi167 ceph-mon[87836]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:22.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:22 smithi123 ceph-mon[106069]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:22.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:22 smithi123 ceph-mon[102433]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:23.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:23 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:23.522 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:23 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:23.522 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:23 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:23.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:21:23.796 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:21:24.431 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:21:24.431 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:21:24.431 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (7m) 31s ago 28m 78.0M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:21:24.431 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (9m) 2m ago 28m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:21:24.431 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (8m) 31s ago 32m 457M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (18m) 2m ago 34m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (5m) 2m ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (6m) 31s ago 33m 48.3M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (5m) 2m ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (8m) 31s ago 28m 11.5M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (5m) 2m ago 32m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (4m) 2m ago 32m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (3m) 2m ago 31m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (2m) 2m ago 31m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 1e2c06f27c03 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (2m) 31s ago 31m 47.6M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 59b36a59715c 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (107s) 31s ago 30m 46.4M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb b79d9b530b94 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (71s) 31s ago 30m 43.3M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 6d54fac9e512 2024-09-16T14:21:24.432 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (36s) 31s ago 29m 11.1M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 02cbe8fad778 2024-09-16T14:21:24.433 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (8m) 31s ago 29m 53.9M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:21:24.433 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (28m) 2m ago 28m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:21:24.433 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (28m) 31s ago 28m 92.3M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:21:24.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:24 smithi167 ceph-mon[87836]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:24.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:24 smithi167 ceph-mon[87836]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:24.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:24.325558297Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:24.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:24 smithi123 ceph-mon[102433]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:24.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:24 smithi123 ceph-mon[102433]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:24.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:24 smithi123 ceph-mon[106069]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:24.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:24 smithi123 ceph-mon[106069]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:25.100 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-16T14:21:25.352 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:21:25.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:25 smithi123 ceph-mon[106069]: from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:25.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:25 smithi123 ceph-mon[102433]: from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:25.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:25 smithi167 ceph-mon[87836]: from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:26.093 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:21:26.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:26 smithi123 ceph-mon[106069]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:26.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:26 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/615542842' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:26.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:26 smithi123 ceph-mon[102433]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:26.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:26 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/615542842' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:26.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:26 smithi167 ceph-mon[87836]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:26.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:26 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/615542842' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:26.858 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-16T14:21:27.104 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:21:27.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:27.325184356Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:27.792 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T14:21:27.793 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:21:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:21:27] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.51.0" 2024-09-16T14:21:28.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:28 smithi123 ceph-mon[106069]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:28.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:28 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/3481932316' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:28.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:28.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:28 smithi123 ceph-mon[102433]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:28.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:28 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/3481932316' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:28.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:28 smithi167 ceph-mon[87836]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:28 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/3481932316' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:28.530 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:28.540 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:21:28.783 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:21:29.432 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:21:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": null, 2024-09-16T14:21:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": false, 2024-09-16T14:21:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "", 2024-09-16T14:21:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:21:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": null, 2024-09-16T14:21:29.432 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "", 2024-09-16T14:21:29.433 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:21:29.433 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:21:30.097 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:21:30.341 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:21:30.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:30 smithi123 ceph-mon[106069]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:30.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:30 smithi123 ceph-mon[106069]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:30.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:30 smithi123 ceph-mon[102433]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:30.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:30 smithi123 ceph-mon[102433]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:30.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:30.327790145Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:30 smithi167 ceph-mon[87836]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:30.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:30 smithi167 ceph-mon[87836]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:31.066 INFO:teuthology.orchestra.run.smithi123.stdout:HEALTH_OK 2024-09-16T14:21:31.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:31 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/370061014' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:21:31.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:31 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/370061014' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:21:31.697 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:21:31.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:31 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/370061014' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:21:31.938 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:21:32.331 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:32 smithi123 ceph-mon[102433]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:32.331 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:32 smithi123 ceph-mon[106069]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:32.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:32 smithi167 ceph-mon[87836]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:33.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:33 smithi123 ceph-mon[106069]: from='client.44580 -' 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-16T14:21:33.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:33 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:33.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:33 smithi123 ceph-mon[102433]: from='client.44580 -' 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-16T14:21:33.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:33 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:33 smithi167 ceph-mon[87836]: from='client.44580 -' 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-16T14:21:33.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:33 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:33.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:33.319071911Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:34.124 INFO:teuthology.orchestra.run.smithi123.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:21:34.359 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:34 smithi123 ceph-mon[106069]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:34.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:34 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:34.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:34 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:21:34.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:34 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:21:34.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:34 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:34 smithi123 ceph-mon[102433]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:34 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:34 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:21:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:34 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:21:34.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:34 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:34 smithi167 ceph-mon[87836]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:34 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:34 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:21:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:34 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:21:34.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:34 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:34.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-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-16T14:21:35.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:35 smithi123 ceph-mon[106069]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:21:35.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:35 smithi123 ceph-mon[106069]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:21:35.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:35 smithi123 ceph-mon[102433]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:21:35.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:35 smithi123 ceph-mon[102433]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:21:35.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:35 smithi167 ceph-mon[87836]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:21:35.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:35 smithi167 ceph-mon[87836]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:21:35.987 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:21:36.587 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:36.587 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.587 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:21:36.587 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:36.588 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.589 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:36 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.661 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:21:36.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:36.329336685Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:36.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:36.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:36 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:37.237 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:21:37.237 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (8m) 3m ago 28m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:21:37.237 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (7m) 44s ago 28m 78.0M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:21:37.237 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (9m) 3m ago 28m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:21:37.237 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (9m) 44s ago 33m 457M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (18m) 3m ago 34m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (6m) 3m ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (6m) 44s ago 33m 48.3M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (5m) 3m ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (8m) 3m ago 28m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (8m) 44s ago 28m 11.5M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (5m) 3m ago 32m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (4m) 3m ago 32m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (3m) 3m ago 32m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (3m) 3m ago 31m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 1e2c06f27c03 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (2m) 44s ago 31m 47.6M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 59b36a59715c 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (2m) 44s ago 30m 46.4M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb b79d9b530b94 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (83s) 44s ago 30m 43.3M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 6d54fac9e512 2024-09-16T14:21:37.238 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (48s) 44s ago 29m 11.1M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 02cbe8fad778 2024-09-16T14:21:37.239 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (8m) 44s ago 29m 53.9M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:21:37.239 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (28m) 3m ago 28m - - 19.1.1-328-gad35db06 b5388489f99e 2570b7b401b2 2024-09-16T14:21:37.239 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (28m) 44s ago 28m 92.3M - 19.1.1-328-gad35db06 b5388489f99e 7cf955f9cea5 2024-09-16T14:21:37.560 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[106069]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:21:37.560 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[106069]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:21:37.560 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mgr 2024-09-16T14:21:37.560 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mon 2024-09-16T14:21:37.560 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all crash 2024-09-16T14:21:37.560 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all osd 2024-09-16T14:21:37.560 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all mds 2024-09-16T14:21:37.561 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[106069]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:37.561 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[102433]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:21:37.561 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[102433]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:21:37.561 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mgr 2024-09-16T14:21:37.561 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mon 2024-09-16T14:21:37.561 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all crash 2024-09-16T14:21:37.561 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all osd 2024-09-16T14:21:37.561 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all mds 2024-09-16T14:21:37.561 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-mon[102433]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:37.587 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:21:37.587 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:21:37.587 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:21:37.587 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:21:37.587 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:21:37.587 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 13 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:21:37.588 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:21:37.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:37 smithi167 ceph-mon[87836]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:21:37.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:37 smithi167 ceph-mon[87836]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:21:37.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:37 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mgr 2024-09-16T14:21:37.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:37 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mon 2024-09-16T14:21:37.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:37 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all crash 2024-09-16T14:21:37.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:37 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all osd 2024-09-16T14:21:37.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:37 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all mds 2024-09-16T14:21:37.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:37 smithi167 ceph-mon[87836]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:37.859 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:21:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:21:37] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.51.0" 2024-09-16T14:21:37.887 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:21:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:21:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2024-09-16T14:21:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T14:21:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:21:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T14:21:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T14:21:37.887 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:21:37.887 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:21:38.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[106069]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:38.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[106069]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:38.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[106069]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:38.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/1676915467' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:38.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[106069]: Upgrade: Updating rgw.foo.smithi123.asyrih (1/2) 2024-09-16T14:21:38.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[106069]: Deploying daemon rgw.foo.smithi123.asyrih on smithi123 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[102433]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[102433]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[102433]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/1676915467' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[102433]: Upgrade: Updating rgw.foo.smithi123.asyrih (1/2) 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:21:38.611 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:38 smithi123 ceph-mon[102433]: Deploying daemon rgw.foo.smithi123.asyrih on smithi123 2024-09-16T14:21:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:38 smithi167 ceph-mon[87836]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:38 smithi167 ceph-mon[87836]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:38 smithi167 ceph-mon[87836]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:38 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/1676915467' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:21:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:38 smithi167 ceph-mon[87836]: Upgrade: Updating rgw.foo.smithi123.asyrih (1/2) 2024-09-16T14:21:38.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:38 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:38.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:38 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.asyrih", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:21:38.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:38 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:21:38.781 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:38 smithi167 ceph-mon[87836]: Deploying daemon rgw.foo.smithi123.asyrih on smithi123 2024-09-16T14:21:39.531 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:39 smithi123 ceph-mon[102433]: from='client.44610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:39.531 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:39 smithi123 ceph-mon[106069]: from='client.44610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:39.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:39 smithi167 ceph-mon[87836]: from='client.44610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:39.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:39.318935302Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:40.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:40 smithi123 ceph-mon[106069]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:40.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:40 smithi123 ceph-mon[102433]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:40.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:40 smithi167 ceph-mon[87836]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:42.583 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:42 smithi167 ceph-mon[87836]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:42.583 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:42.317910975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:42.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:42 smithi123 ceph-mon[106069]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:42.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:42 smithi123 ceph-mon[102433]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:43.597 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:43 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:43.598 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:43.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:43 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:43.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:43.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:43 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:43.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:44.609 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:44 smithi123 ceph-mon[102433]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:44.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:44 smithi123 ceph-mon[106069]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:44.752 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:44 smithi167 ceph-mon[87836]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:45.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:45.32745247Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:46.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:46 smithi123 ceph-mon[102433]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:46.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:46 smithi123 ceph-mon[106069]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:46.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:46 smithi167 ceph-mon[87836]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:48.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:21:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:21:47] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-16T14:21:48.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:48 smithi123 ceph-mon[106069]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:48.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:48 smithi123 ceph-mon[102433]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:48.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:48 smithi167 ceph-mon[87836]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:48.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:48.326573744Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:50.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:50 smithi123 ceph-mon[106069]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:50.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:50 smithi123 ceph-mon[102433]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:50.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:50 smithi167 ceph-mon[87836]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:51.680 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:51.324299569Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:52.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:52 smithi123 ceph-mon[106069]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:52.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:52 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:52.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:52 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:52.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:52 smithi123 ceph-mon[102433]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:52.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:52 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:52.610 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:52 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:52.614 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:52 smithi167 ceph-mon[87836]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:21:52.614 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:52 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:52.615 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:52 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:53.954 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:53 smithi167 ceph-mon[87836]: Upgrade: Updating rgw.foo.smithi167.ikgnsq (2/2) 2024-09-16T14:21:53.954 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:53 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:53.954 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:53 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:21:53.955 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:53 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:21:53.955 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:53 smithi167 ceph-mon[87836]: Deploying daemon rgw.foo.smithi167.ikgnsq on smithi167 2024-09-16T14:21:53.955 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:53 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:54.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[106069]: Upgrade: Updating rgw.foo.smithi167.ikgnsq (2/2) 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[106069]: Deploying daemon rgw.foo.smithi167.ikgnsq on smithi167 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[102433]: Upgrade: Updating rgw.foo.smithi167.ikgnsq (2/2) 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi167.ikgnsq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[102433]: Deploying daemon rgw.foo.smithi167.ikgnsq on smithi167 2024-09-16T14:21:54.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:53 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:54.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:54.322976783Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:55.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:54 smithi167 ceph-mon[87836]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-16T14:21:55.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:54 smithi123 ceph-mon[106069]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-16T14:21:55.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:54 smithi123 ceph-mon[102433]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-16T14:21:57.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:56 smithi167 ceph-mon[87836]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 85 B/s wr, 56 op/s 2024-09-16T14:21:57.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:56 smithi123 ceph-mon[106069]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 85 B/s wr, 56 op/s 2024-09-16T14:21:57.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:56 smithi123 ceph-mon[102433]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 85 B/s wr, 56 op/s 2024-09-16T14:21:57.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:21:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:21:57.321211532Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:21:58.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:21:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:21:57] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-16T14:21:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:58 smithi167 ceph-mon[87836]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:21:59.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:21:58 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:59.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:58 smithi123 ceph-mon[106069]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:21:59.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:21:58 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:21:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:58 smithi123 ceph-mon[102433]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:21:59.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:21:58 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:22:00.525 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:00.320685925Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:00.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:00 smithi167 ceph-mon[87836]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:22:01.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:00 smithi123 ceph-mon[106069]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:22:01.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:00 smithi123 ceph-mon[102433]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:22:02.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:02 smithi123 ceph-mon[106069]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:22:02.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:02 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:02.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:02 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:02.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:02 smithi123 ceph-mon[102433]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:22:02.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:02 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:02.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:02 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:02.872 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:02 smithi167 ceph-mon[87836]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:22:02.872 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:02 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:02.872 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:02 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:03.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:03.316677299Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:03.841 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:03 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:03.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:03 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:03.860 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:03 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:04.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:04 smithi167 ceph-mon[87836]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 112 op/s 2024-09-16T14:22:04.806 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:04 smithi123 ceph-mon[102433]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 112 op/s 2024-09-16T14:22:04.806 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:04 smithi123 ceph-mon[106069]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 112 op/s 2024-09-16T14:22:06.215 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:05 smithi167 ceph-mon[87836]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 112 op/s 2024-09-16T14:22:06.216 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.216 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.216 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.216 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.216 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.216 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.216 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.216 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:05 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[106069]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 112 op/s 2024-09-16T14:22:06.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.285 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[102433]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 112 op/s 2024-09-16T14:22:06.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.286 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:05 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:06.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:06.319097575Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:07.860 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:22:07] "GET /metrics HTTP/1.1" 200 38324 "" "Prometheus/2.51.0" 2024-09-16T14:22:08.199 INFO:teuthology.orchestra.run.smithi123.stdout:true 2024-09-16T14:22:08.200 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:07 smithi123 ceph-mon[106069]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 112 op/s 2024-09-16T14:22:08.200 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:07 smithi123 ceph-mon[102433]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 112 op/s 2024-09-16T14:22:08.269 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:07 smithi167 ceph-mon[87836]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 112 op/s 2024-09-16T14:22:08.797 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:22:08.797 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (8m) 3s ago 29m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:22:08.797 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (8m) 3s ago 29m 78.0M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:22:08.797 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (9m) 3s ago 28m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:22:08.797 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (9m) 3s ago 33m 457M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:22:08.797 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (18m) 3s ago 35m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:22:08.797 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (6m) 3s ago 35m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:22:08.797 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (7m) 3s ago 34m 48.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:22:08.797 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (6m) 3s ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (9m) 3s ago 29m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (9m) 3s ago 29m 12.3M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (5m) 3s ago 33m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (5m) 3s ago 33m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (4m) 3s ago 32m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (3m) 3s ago 32m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 1e2c06f27c03 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (3m) 3s ago 31m 50.7M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 59b36a59715c 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (2m) 3s ago 31m 49.7M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb b79d9b530b94 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (115s) 3s ago 30m 45.5M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 6d54fac9e512 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (80s) 3s ago 30m 53.6M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 02cbe8fad778 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (8m) 3s ago 30m 58.1M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (18s) 3s ago 28m - - 19.3.0-4917-g8293d73f 425e316ba8eb 3b1f422e9076 2024-09-16T14:22:08.798 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (7s) 3s ago 28m 76.2M - 19.3.0-4917-g8293d73f 425e316ba8eb 2088c269af2a 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:22:09.138 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2024-09-16T14:22:09.139 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T14:22:09.139 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:22:09.139 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2024-09-16T14:22:09.139 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2024-09-16T14:22:09.139 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T14:22:09.139 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 15 2024-09-16T14:22:09.139 INFO:teuthology.orchestra.run.smithi123.stdout: } 2024-09-16T14:22:09.139 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:22:09.460 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-09-16T14:22:09.461 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": null, 2024-09-16T14:22:09.461 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": false, 2024-09-16T14:22:09.461 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "", 2024-09-16T14:22:09.461 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2024-09-16T14:22:09.461 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": null, 2024-09-16T14:22:09.461 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "", 2024-09-16T14:22:09.461 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2024-09-16T14:22:09.461 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-09-16T14:22:09.628 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:09.319809777Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='client.54671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/1068911519' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.asyrih"} : dispatch 2024-09-16T14:22:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.asyrih"}]': finished 2024-09-16T14:22:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi167.ikgnsq"} : dispatch 2024-09-16T14:22:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi167.ikgnsq"}]': finished 2024-09-16T14:22:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='client.54671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/1068911519' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.863 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.asyrih"} : dispatch 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.asyrih"}]': finished 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi167.ikgnsq"} : dispatch 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi167.ikgnsq"}]': finished 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.864 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:22:09.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:22:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:22:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:22:09.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:22:09.868 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.868 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.868 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:22:09.869 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:22:09.870 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:22:09.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:09 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:22:10.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='client.54671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/1068911519' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:22:10.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.asyrih"} : dispatch 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.asyrih"}]': finished 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi167.ikgnsq"} : dispatch 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi167.ikgnsq"}]': finished 2024-09-16T14:22:10.032 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:22:10.034 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:10.035 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:10.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:10.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:10.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:22:10.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:22:10.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:22:10.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:22:10.036 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:09 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:22:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: from='client.54677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: pgmap v341: 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-16T14:22:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:22:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all rgw 2024-09-16T14:22:11.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all nfs 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: Upgrade: Finalizing container_image settings 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: Upgrade: Complete! 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: Checking dashboard <-> RGW credentials 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:22:11.031 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:10 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: from='client.54677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: pgmap v341: 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-16T14:22:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:22:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all rgw 2024-09-16T14:22:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:22:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:22:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all nfs 2024-09-16T14:22:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:22:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: Upgrade: Finalizing container_image settings 2024-09-16T14:22:11.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: Upgrade: Complete! 2024-09-16T14:22:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: Checking dashboard <-> RGW credentials 2024-09-16T14:22:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:22:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:22:11.111 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:11.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: from='client.54677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:11.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: pgmap v341: 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-16T14:22:11.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: Upgrade: 1 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:22:11.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all rgw 2024-09-16T14:22:11.111 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all nfs 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: Upgrade: Finalizing container_image settings 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: Upgrade: Complete! 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: Checking dashboard <-> RGW credentials 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:22:11.112 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:10 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:12.652 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:12.317722629Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:13.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:12 smithi167 ceph-mon[87836]: pgmap v342: 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-16T14:22:13.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:12 smithi123 ceph-mon[106069]: pgmap v342: 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-16T14:22:13.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:12 smithi123 ceph-mon[102433]: pgmap v342: 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-16T14:22:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:22:14.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:13 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:14.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:22:14.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:13 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:14.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:22:14.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:13 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' 2024-09-16T14:22:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:14 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:15.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:14 smithi167 ceph-mon[87836]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T14:22:15.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:14 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:15.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:14 smithi123 ceph-mon[106069]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T14:22:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:14 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:15.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:14 smithi123 ceph-mon[102433]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T14:22:15.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:15.324224185Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:17.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:16 smithi167 ceph-mon[87836]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-16T14:22:17.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:16 smithi123 ceph-mon[106069]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-16T14:22:17.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:16 smithi123 ceph-mon[102433]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-16T14:22:18.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:17 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:22:17] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.51.0" 2024-09-16T14:22:18.664 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:18.319638252Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:18.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:18 smithi123 ceph-mon[102433]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-16T14:22:18.862 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:18 smithi123 ceph-mon[106069]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-16T14:22:19.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:18 smithi167 ceph-mon[87836]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2024-09-16T14:22:21.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:20 smithi167 ceph-mon[87836]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:22:21.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:20 smithi123 ceph-mon[106069]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:22:21.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:20 smithi123 ceph-mon[102433]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:22:21.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:21.32188775Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:23.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:22 smithi167 ceph-mon[87836]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:22:23.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:22 smithi123 ceph-mon[106069]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:22:23.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:22 smithi123 ceph-mon[102433]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:22:24.673 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:24.318793083Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:25.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:24 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:25.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:24 smithi167 ceph-mon[87836]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-16T14:22:25.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:24 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:25.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:24 smithi123 ceph-mon[106069]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-16T14:22:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:24 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:25.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:24 smithi123 ceph-mon[102433]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-16T14:22:27.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:26 smithi167 ceph-mon[87836]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-16T14:22:27.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:26 smithi123 ceph-mon[106069]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-16T14:22:27.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:26 smithi123 ceph-mon[102433]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-16T14:22:27.728 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:27.317596869Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:28.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:27 smithi167 ceph-mon[87836]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:22:28.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:27 smithi123 ceph-mon[106069]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:22:28.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:27 smithi123 ceph-mon[102433]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:22:28.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:27 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:22:27] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.51.0" 2024-09-16T14:22:29.030 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:28 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:22:29.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:28 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:22:29.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:28 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:22:30.033 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:29 smithi167 ceph-mon[87836]: pgmap v351: 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-16T14:22:30.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:29 smithi123 ceph-mon[106069]: pgmap v351: 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-16T14:22:30.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:29 smithi123 ceph-mon[102433]: pgmap v351: 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-16T14:22:30.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:30.320342937Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:32.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:31 smithi167 ceph-mon[87836]: pgmap v352: 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-16T14:22:32.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:31 smithi123 ceph-mon[102433]: pgmap v352: 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-16T14:22:32.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:31 smithi123 ceph-mon[106069]: pgmap v352: 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-16T14:22:33.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:33.320995377Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:34.257 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:33 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:34.257 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:33 smithi123 ceph-mon[106069]: pgmap v353: 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-16T14:22:34.258 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:33 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:34.258 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:33 smithi123 ceph-mon[102433]: pgmap v353: 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-16T14:22:34.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:33 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:34.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:33 smithi167 ceph-mon[87836]: pgmap v353: 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-16T14:22:36.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:35 smithi167 ceph-mon[87836]: pgmap v354: 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-16T14:22:36.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:35 smithi123 ceph-mon[106069]: pgmap v354: 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-16T14:22:36.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:35 smithi123 ceph-mon[102433]: pgmap v354: 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-16T14:22:36.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:36.323335453Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:38.110 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:37 smithi123 ceph-mon[106069]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:22:38.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:37 smithi123 ceph-mon[102433]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:22:38.110 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:37 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:22:37] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-16T14:22:38.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:37 smithi167 ceph-mon[87836]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:22:39.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:39.326573844Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:40.070 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:39 smithi123 ceph-mon[106069]: pgmap v356: 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-16T14:22:40.070 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:39 smithi123 ceph-mon[102433]: pgmap v356: 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-16T14:22:40.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:39 smithi167 ceph-mon[87836]: pgmap v356: 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-16T14:22:40.494 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:22:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:22:41.158 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:40 smithi123 ceph-mon[106069]: from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:41.158 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:40 smithi123 ceph-mon[102433]: from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:41.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:40 smithi167 ceph-mon[87836]: from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:41.437 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:22:41.437 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 *:9093,9094 running (9m) 36s ago 29m - - 0.27.0 11f11916f8cd e56a54a2186e 2024-09-16T14:22:41.437 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi167 *:3000 running (8m) 36s ago 29m 78.0M - 10.4.0 c8b91775d855 a303db10b47a 2024-09-16T14:22:41.437 INFO:teuthology.orchestra.run.smithi123.stdout:iscsi.foo.smithi123.xapmko smithi123 *:5000 running (10m) 36s ago 29m - - 3.8 b5388489f99e f949f6266c6e 2024-09-16T14:22:41.437 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi167 *:8443,9283,8765 running (10m) 36s ago 34m 457M - 19.3.0-4917-g8293d73f 425e316ba8eb 2b9b449216c5 2024-09-16T14:22:41.437 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443,9283,8765 running (19m) 36s ago 35m - - 19.3.0-4917-g8293d73f 425e316ba8eb 239cfa7abd5a 2024-09-16T14:22:41.437 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (7m) 36s ago 35m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 736eda817887 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi167 running (8m) 36s ago 34m 48.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb b23740bf2bc9 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (7m) 36s ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 05232036d191 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 *:9100 running (9m) 36s ago 29m - - 1.7.0 72c9c2088986 138a1c7e3a4a 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi167 *:9100 running (9m) 36s ago 29m 12.3M - 1.7.0 72c9c2088986 4e35334a4894 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (6m) 36s ago 34m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 550ed5e976df 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (5m) 36s ago 33m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb fddfa0431ff2 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (5m) 36s ago 33m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 2a08114ae60f 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (4m) 36s ago 32m - 2992M 19.3.0-4917-g8293d73f 425e316ba8eb 1e2c06f27c03 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi167 running (3m) 36s ago 32m 50.7M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 59b36a59715c 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi167 running (3m) 36s ago 31m 49.7M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb b79d9b530b94 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi167 running (2m) 36s ago 31m 45.5M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 6d54fac9e512 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi167 running (113s) 36s ago 31m 53.6M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 02cbe8fad778 2024-09-16T14:22:41.438 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi167 *:9095 running (9m) 36s ago 30m 58.1M - 2.51.0 1d3b7f56885b f88ecea3ebe6 2024-09-16T14:22:41.439 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi123.asyrih smithi123 *:8000 running (50s) 36s ago 29m - - 19.3.0-4917-g8293d73f 425e316ba8eb 3b1f422e9076 2024-09-16T14:22:41.439 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.foo.smithi167.ikgnsq smithi167 *:8000 running (40s) 36s ago 29m 76.2M - 19.3.0-4917-g8293d73f 425e316ba8eb 2088c269af2a 2024-09-16T14:22:42.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-16T14:22:42.161 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:41 smithi123 ceph-mon[102433]: pgmap v357: 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-16T14:22:42.161 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:41 smithi123 ceph-mon[102433]: from='client.54737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:42.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:41 smithi123 ceph-mon[106069]: pgmap v357: 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-16T14:22:42.161 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:41 smithi123 ceph-mon[106069]: from='client.54737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:42.181 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:41 smithi167 ceph-mon[87836]: pgmap v357: 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-16T14:22:42.181 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:41 smithi167 ceph-mon[87836]: from='client.54737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:22:42.381 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:22:42.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:42.317443063Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:43.116 INFO:teuthology.orchestra.run.smithi123.stdout:false 2024-09-16T14:22:43.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:22:43.789 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 smithi123 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 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-16T14:22:44.053 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=500d037f3565401684abec73e93a6280 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 smithi123 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 023ad1fa-7432-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-16T14:22:44.056 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T14:22:44.064 INFO:tasks.cephadm:Teardown begin 2024-09-16T14:22:44.064 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:22:44.090 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:43 smithi123 ceph-mon[106069]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:44.090 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:43 smithi123 ceph-mon[106069]: pgmap v358: 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-16T14:22:44.091 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:43 smithi123 ceph-mon[106069]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:22:44.091 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:43 smithi123 ceph-mon[106069]: from='client.? 172.21.15.123:0/270900379' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:44.091 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:43 smithi123 ceph-mon[102433]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:44.091 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:43 smithi123 ceph-mon[102433]: pgmap v358: 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-16T14:22:44.091 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:43 smithi123 ceph-mon[102433]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:22:44.092 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:43 smithi123 ceph-mon[102433]: from='client.? 172.21.15.123:0/270900379' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:44.095 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:22:44.130 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T14:22:44.131 DEBUG:teuthology.orchestra.run.smithi123:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T14:22:44.151 DEBUG:teuthology.orchestra.run.smithi167:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T14:22:44.189 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T14:22:44.189 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T14:22:44.189 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.a 2024-09-16T14:22:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:43 smithi167 ceph-mon[87836]: from='client.15495 -' entity='client.iscsi.foo.smithi123.xapmko' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:43 smithi167 ceph-mon[87836]: pgmap v358: 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-16T14:22:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:43 smithi167 ceph-mon[87836]: from='mgr.15318 172.21.15.123:0/1228424008' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:22:44.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:43 smithi167 ceph-mon[87836]: from='client.? 172.21.15.123:0/270900379' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:22:44.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:44 smithi123 systemd[1]: Stopping Ceph mon.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:22:44.794 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:44 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:22:44] ENGINE Bus STOPPING 2024-09-16T14:22:44.795 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:44 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:22:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:22:44.795 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:44 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:22:44] ENGINE Bus STOPPED 2024-09-16T14:22:44.795 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:44 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:22:44] ENGINE Bus STARTING 2024-09-16T14:22:44.795 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:44 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:22:44] ENGINE Serving on http://:::9283 2024-09-16T14:22:44.795 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:44 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: [16/Sep/2024:14:22:44] ENGINE Bus STARTED 2024-09-16T14:22:44.796 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:44 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a[102429]: 2024-09-16T14:22:44.521+0000 7f125fb74640 -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-16T14:22:44.796 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:44 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a[102429]: 2024-09-16T14:22:44.521+0000 7f125fb74640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T14:22:44.796 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:44 smithi123 podman[139255]: 2024-09-16 14:22:44.664806146 +0000 UTC m=+0.282809819 container died 736eda817887ec8762713359aba2e7da5ba0f823f8ecd8d2a1fbdd12d26c3dd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True) 2024-09-16T14:22:45.433 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:45 smithi123 podman[139255]: 2024-09-16 14:22:45.164324525 +0000 UTC m=+0.782328196 container cleanup 736eda817887ec8762713359aba2e7da5ba0f823f8ecd8d2a1fbdd12d26c3dd2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-16T14:22:45.433 INFO:journalctl@ceph.mon.a.smithi123.stdout:Sep 16 14:22:45 smithi123 bash[139255]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-a 2024-09-16T14:22:45.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T14:22:45.642 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:22:45.643 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T14:22:45.643 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-16T14:22:45.643 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.c 2024-09-16T14:22:45.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:45.324567966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:45.859 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:45 smithi123 systemd[1]: Stopping Ceph mon.c for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:22:46.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c[106065]: 2024-09-16T14:22:45.951+0000 7fb8ddb55640 -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-16T14:22:46.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:45 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c[106065]: 2024-09-16T14:22:45.951+0000 7fb8ddb55640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:22:46.360 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:46 smithi123 podman[139390]: 2024-09-16 14:22:46.136615933 +0000 UTC m=+0.314290023 container died 05232036d1919cd39d24bc7220887958e6a7a7e6641ae3456a45979a009d2e21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=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, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-16T14:22:46.755 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:46 smithi123 podman[139390]: 2024-09-16 14:22:46.569673216 +0000 UTC m=+0.747347350 container cleanup 05232036d1919cd39d24bc7220887958e6a7a7e6641ae3456a45979a009d2e21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-16T14:22:46.755 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:46 smithi123 bash[139390]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c 2024-09-16T14:22:47.001 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T14:22:47.022 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:46 smithi123 podman[139402]: 2024-09-16 14:22:46.754307718 +0000 UTC m=+0.620006750 container remove 05232036d1919cd39d24bc7220887958e6a7a7e6641ae3456a45979a009d2e21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-c, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-16T14:22:47.023 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:46 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-16T14:22:47.023 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:46 smithi123 systemd[1]: Stopped Ceph mon.c for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:22:47.023 INFO:journalctl@ceph.mon.c.smithi123.stdout:Sep 16 14:22:46 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.c.service: Consumed 4.907s CPU time. 2024-09-16T14:22:47.037 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:22:47.037 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-16T14:22:47.038 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-16T14:22:47.038 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.b 2024-09-16T14:22:47.421 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:47 smithi167 systemd[1]: Stopping Ceph mon.b for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:22:47.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b[87832]: 2024-09-16T14:22:47.418+0000 7f8e48bb5640 -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-16T14:22:47.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b[87832]: 2024-09-16T14:22:47.418+0000 7f8e48bb5640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:22:47.780 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:47 smithi167 podman[113687]: 2024-09-16 14:22:47.603811614 +0000 UTC m=+0.364825172 container died b23740bf2bc967541389ff49f6a3f5c9f08f2d85850d2d85e14a6b06dc4309cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-16T14:22:48.109 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:47 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y[80876]: ::ffff:172.21.15.167 - - [16/Sep/2024:14:22:47] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-16T14:22:48.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:48 smithi167 podman[113687]: 2024-09-16 14:22:48.05323676 +0000 UTC m=+0.814250301 container cleanup b23740bf2bc967541389ff49f6a3f5c9f08f2d85850d2d85e14a6b06dc4309cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:22:48.280 INFO:journalctl@ceph.mon.b.smithi167.stdout:Sep 16 14:22:48 smithi167 bash[113687]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mon-b 2024-09-16T14:22:48.481 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T14:22:48.533 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:22:48.533 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-16T14:22:48.533 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-16T14:22:48.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.y 2024-09-16T14:22:48.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:48.316825903Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:48.859 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:48 smithi123 systemd[1]: Stopping Ceph mgr.y for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:22:49.209 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:48 smithi123 podman[139512]: 2024-09-16 14:22:48.890066419 +0000 UTC m=+0.167846369 container died 239cfa7abd5a874d25e7a3e14e57fd243f2d1b735b6e4f8af6f5e4a1b638ed2a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-16T14:22:49.518 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:49 smithi123 podman[139512]: 2024-09-16 14:22:49.299313603 +0000 UTC m=+0.577093561 container cleanup 239cfa7abd5a874d25e7a3e14e57fd243f2d1b735b6e4f8af6f5e4a1b638ed2a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T14:22:49.518 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:49 smithi123 bash[139512]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y 2024-09-16T14:22:49.780 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Sep 16 14:22:49 smithi123 podman[139525]: 2024-09-16 14:22:49.51715301 +0000 UTC m=+0.630504314 container remove 239cfa7abd5a874d25e7a3e14e57fd243f2d1b735b6e4f8af6f5e4a1b638ed2a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-y, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , 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.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:22:49.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-16T14:22:49.819 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:22:49.819 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-16T14:22:49.820 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T14:22:49.820 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.x 2024-09-16T14:22:50.164 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:22:49 smithi167 systemd[1]: Stopping Ceph mgr.x for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:22:50.443 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:22:50 smithi167 podman[113809]: 2024-09-16 14:22:50.163768773 +0000 UTC m=+0.138197826 container died 2b9b449216c517f5636febb416faf18a7dda4bb7ce88e8a37b8f8fe7356a17f8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-16T14:22:50.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:22:50 smithi167 podman[113809]: 2024-09-16 14:22:50.524368294 +0000 UTC m=+0.498797344 container cleanup 2b9b449216c517f5636febb416faf18a7dda4bb7ce88e8a37b8f8fe7356a17f8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:22:50.780 INFO:journalctl@ceph.mgr.x.smithi167.stdout:Sep 16 14:22:50 smithi167 bash[113809]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-mgr-x 2024-09-16T14:22:50.987 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T14:22:51.021 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:22:51.021 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T14:22:51.021 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T14:22:51.021 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.0 2024-09-16T14:22:51.346 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:51 smithi123 systemd[1]: Stopping Ceph osd.0 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:22:51.609 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[111429]: 2024-09-16T14:22:51.344+0000 7fe764ba6640 -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-16T14:22:51.609 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[111429]: 2024-09-16T14:22:51.344+0000 7fe764ba6640 -1 osd.0 149 *** Got signal Terminated *** 2024-09-16T14:22:51.610 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:51 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0[111429]: 2024-09-16T14:22:51.344+0000 7fe764ba6640 -1 osd.0 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:22:51.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:51.32602388Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:54.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:54.319814618Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:56.963 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:56 smithi123 podman[139635]: 2024-09-16 14:22:56.658650927 +0000 UTC m=+5.422957127 container died 550ed5e976df80ee30f9f3de47976ffb86c040ef81dd6db37a62dbbaf14c1244 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-16T14:22:57.305 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:57 smithi123 podman[139635]: 2024-09-16 14:22:57.070175087 +0000 UTC m=+5.834481281 container cleanup 550ed5e976df80ee30f9f3de47976ffb86c040ef81dd6db37a62dbbaf14c1244 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-16T14:22:57.306 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:57 smithi123 bash[139635]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0 2024-09-16T14:22:57.609 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:57 smithi123 podman[139652]: 2024-09-16 14:22:57.304971202 +0000 UTC m=+0.642667995 container remove 550ed5e976df80ee30f9f3de47976ffb86c040ef81dd6db37a62dbbaf14c1244 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, 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.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-16T14:22:57.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:22:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:22:57.326090119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:22:58.050 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:57 smithi123 podman[139739]: 2024-09-16 14:22:57.64570478 +0000 UTC m=+0.015393370 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:22:58.050 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:57 smithi123 podman[139739]: 2024-09-16 14:22:57.755772436 +0000 UTC m=+0.125461015 container create b6ff6dcb44384820c8dfbcd1dddea8c445cdfbb8a5cb4f922eb6915f9bedc2c1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, 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, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:22:58.051 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:57 smithi123 podman[139739]: 2024-09-16 14:22:57.966524314 +0000 UTC m=+0.336212893 container init b6ff6dcb44384820c8dfbcd1dddea8c445cdfbb8a5cb4f922eb6915f9bedc2c1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T14:22:58.051 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:57 smithi123 podman[139739]: 2024-09-16 14:22:57.969767689 +0000 UTC m=+0.339456269 container start b6ff6dcb44384820c8dfbcd1dddea8c445cdfbb8a5cb4f922eb6915f9bedc2c1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731) 2024-09-16T14:22:58.051 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:58 smithi123 podman[139739]: 2024-09-16 14:22:58.049623814 +0000 UTC m=+0.419312423 container attach b6ff6dcb44384820c8dfbcd1dddea8c445cdfbb8a5cb4f922eb6915f9bedc2c1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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) 2024-09-16T14:22:58.359 INFO:journalctl@ceph.osd.0.smithi123.stdout:Sep 16 14:22:58 smithi123 podman[139739]: 2024-09-16 14:22:58.169324406 +0000 UTC m=+0.539012998 container died b6ff6dcb44384820c8dfbcd1dddea8c445cdfbb8a5cb4f922eb6915f9bedc2c1 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T14:22:58.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T14:22:58.855 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:22:58.855 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T14:22:58.855 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T14:22:58.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.1 2024-09-16T14:22:59.109 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:22:58 smithi123 systemd[1]: Stopping Ceph osd.1 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:22:59.609 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:22:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[115965]: 2024-09-16T14:22:59.207+0000 7fea91845640 -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-16T14:22:59.610 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:22:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[115965]: 2024-09-16T14:22:59.207+0000 7fea91845640 -1 osd.1 149 *** Got signal Terminated *** 2024-09-16T14:22:59.610 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:22:59 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1[115965]: 2024-09-16T14:22:59.207+0000 7fea91845640 -1 osd.1 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:23:00.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:00.321643356Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:03.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:03.317479604Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:04.859 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:23:04 smithi123 podman[139842]: 2024-09-16 14:23:04.533617172 +0000 UTC m=+5.442803366 container died fddfa0431ff2835eb48a78fed9688a1d644a886f95ef326a855d112e4efb6f43 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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.build-date=20240731) 2024-09-16T14:23:05.150 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:23:04 smithi123 podman[139842]: 2024-09-16 14:23:04.948121697 +0000 UTC m=+5.857307930 container cleanup fddfa0431ff2835eb48a78fed9688a1d644a886f95ef326a855d112e4efb6f43 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1, ceph=True, 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, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T14:23:05.150 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:23:04 smithi123 bash[139842]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1 2024-09-16T14:23:05.570 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:23:05 smithi123 podman[139860]: 2024-09-16 14:23:05.149219186 +0000 UTC m=+0.613012053 container remove fddfa0431ff2835eb48a78fed9688a1d644a886f95ef326a855d112e4efb6f43 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True) 2024-09-16T14:23:05.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:23:05 smithi123 podman[139952]: 2024-09-16 14:23:05.471852702 +0000 UTC m=+0.015928480 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:23:05.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:23:05 smithi123 podman[139952]: 2024-09-16 14:23:05.583608144 +0000 UTC m=+0.127683952 container create 97c0fd85f6be5340dd0ab35f26135e823340ea7e8f48a981867ccf1004929cea (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, 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_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T14:23:05.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:23:05 smithi123 podman[139952]: 2024-09-16 14:23:05.811161021 +0000 UTC m=+0.355236790 container init 97c0fd85f6be5340dd0ab35f26135e823340ea7e8f48a981867ccf1004929cea (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, 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, io.buildah.version=1.37.2) 2024-09-16T14:23:05.860 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:23:05 smithi123 podman[139952]: 2024-09-16 14:23:05.814443054 +0000 UTC m=+0.358518825 container start 97c0fd85f6be5340dd0ab35f26135e823340ea7e8f48a981867ccf1004929cea (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-16T14:23:06.251 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:23:05 smithi123 podman[139952]: 2024-09-16 14:23:05.885925901 +0000 UTC m=+0.430001669 container attach 97c0fd85f6be5340dd0ab35f26135e823340ea7e8f48a981867ccf1004929cea (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:23:06.251 INFO:journalctl@ceph.osd.1.smithi123.stdout:Sep 16 14:23:05 smithi123 podman[139952]: 2024-09-16 14:23:05.997036591 +0000 UTC m=+0.541112366 container died 97c0fd85f6be5340dd0ab35f26135e823340ea7e8f48a981867ccf1004929cea (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T14:23:06.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:06.325128979Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:06.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T14:23:06.927 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:23:06.928 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T14:23:06.928 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T14:23:06.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.2 2024-09-16T14:23:07.214 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:07 smithi123 systemd[1]: Stopping Ceph osd.2 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:23:07.610 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[121675]: 2024-09-16T14:23:07.300+0000 7f7fa2f5a640 -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-16T14:23:07.610 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[121675]: 2024-09-16T14:23:07.300+0000 7f7fa2f5a640 -1 osd.2 149 *** Got signal Terminated *** 2024-09-16T14:23:07.610 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:07 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2[121675]: 2024-09-16T14:23:07.300+0000 7f7fa2f5a640 -1 osd.2 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:23:09.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:09.325360944Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:12.733 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:12.327688891Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:12.921 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:12 smithi123 podman[140066]: 2024-09-16 14:23:12.644405413 +0000 UTC m=+5.488093391 container died 2a08114ae60f4396db6ac6f5f010cbf5f8a86814acc2b181027ed0f98d30496d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:23:13.359 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:13 smithi123 podman[140066]: 2024-09-16 14:23:13.118513583 +0000 UTC m=+5.962201558 container cleanup 2a08114ae60f4396db6ac6f5f010cbf5f8a86814acc2b181027ed0f98d30496d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, 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, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:23:13.360 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:13 smithi123 bash[140066]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2 2024-09-16T14:23:13.732 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:13 smithi123 podman[140084]: 2024-09-16 14:23:13.386807203 +0000 UTC m=+0.734806139 container remove 2a08114ae60f4396db6ac6f5f010cbf5f8a86814acc2b181027ed0f98d30496d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, 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, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:23:13.985 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:13 smithi123 podman[140176]: 2024-09-16 14:23:13.634812786 +0000 UTC m=+0.015935316 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:23:13.986 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:13 smithi123 podman[140176]: 2024-09-16 14:23:13.762518864 +0000 UTC m=+0.143641378 container create 31bdd952008c6038497e9f0c4a52436805467bd97f6b9f4fd71746205534f6f6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, 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=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-16T14:23:13.986 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:13 smithi123 podman[140176]: 2024-09-16 14:23:13.981474383 +0000 UTC m=+0.362596893 container init 31bdd952008c6038497e9f0c4a52436805467bd97f6b9f4fd71746205534f6f6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, 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=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-16T14:23:13.986 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:13 smithi123 podman[140176]: 2024-09-16 14:23:13.984748327 +0000 UTC m=+0.365870848 container start 31bdd952008c6038497e9f0c4a52436805467bd97f6b9f4fd71746205534f6f6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:23:14.360 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:14 smithi123 podman[140176]: 2024-09-16 14:23:14.089917009 +0000 UTC m=+0.471039528 container attach 31bdd952008c6038497e9f0c4a52436805467bd97f6b9f4fd71746205534f6f6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-16T14:23:14.360 INFO:journalctl@ceph.osd.2.smithi123.stdout:Sep 16 14:23:14 smithi123 podman[140176]: 2024-09-16 14:23:14.175492254 +0000 UTC m=+0.556614775 container died 31bdd952008c6038497e9f0c4a52436805467bd97f6b9f4fd71746205534f6f6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, 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, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-16T14:23:14.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:14.173Z 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.123:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:23:14.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:14.174Z 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.123:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:23:14.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:14.175Z 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.123:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:23:14.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:14.176Z 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.123:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:23:14.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:14.182Z 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.123:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:23:14.531 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:14.183Z 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.123:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:23:14.532 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:14 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:14.185Z 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.123:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-09-16T14:23:14.750 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T14:23:14.792 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:23:14.792 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T14:23:14.792 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T14:23:14.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.3 2024-09-16T14:23:15.110 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:14 smithi123 systemd[1]: Stopping Ceph osd.3 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:23:15.609 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:15 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[127407]: 2024-09-16T14:23:15.155+0000 7f77caabb640 -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-16T14:23:15.610 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:15 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[127407]: 2024-09-16T14:23:15.155+0000 7f77caabb640 -1 osd.3 149 *** Got signal Terminated *** 2024-09-16T14:23:15.610 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:15 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[127407]: 2024-09-16T14:23:15.155+0000 7f77caabb640 -1 osd.3 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:23:15.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:15.328342175Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:18.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:17 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:17.770+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:18.767 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:18.519+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:18.767 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:18.324734567Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:19.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:18.765+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:20.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:19 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:19.773+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:20.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:19 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:19.631+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.120424+0000 front 2024-09-16T14:22:54.120395+0000 (oldest deadline 2024-09-16T14:23:18.820274+0000) 2024-09-16T14:23:20.031 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:19 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:19.568+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:20.109 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:19 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3[127407]: 2024-09-16T14:23:19.675+0000 7f77c70d0640 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.735201+0000 front 2024-09-16T14:22:54.735241+0000 (oldest deadline 2024-09-16T14:23:19.435353+0000) 2024-09-16T14:23:20.997 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:20 smithi123 podman[140278]: 2024-09-16 14:23:20.69018488 +0000 UTC m=+5.667899803 container died 1e2c06f27c030453d0728a43e2f410147db517de0f136851f72ed8227925177d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, 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.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T14:23:21.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:20 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:20.760+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:21.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:20 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:20.680+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.120424+0000 front 2024-09-16T14:22:54.120395+0000 (oldest deadline 2024-09-16T14:23:18.820274+0000) 2024-09-16T14:23:21.031 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:20 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:20.590+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:21.322 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:21.057+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:21.359 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:21 smithi123 podman[140278]: 2024-09-16 14:23:21.187494237 +0000 UTC m=+6.165209160 container cleanup 1e2c06f27c030453d0728a43e2f410147db517de0f136851f72ed8227925177d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:23:21.360 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:21 smithi123 bash[140278]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3 2024-09-16T14:23:21.650 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:21.552+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:21.650 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:21.322198036Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:21.805 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:21 smithi123 podman[140292]: 2024-09-16 14:23:21.447235265 +0000 UTC m=+0.746199837 container remove 1e2c06f27c030453d0728a43e2f410147db517de0f136851f72ed8227925177d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:23:22.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:21.755+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:22.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:21.649+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.120424+0000 front 2024-09-16T14:22:54.120395+0000 (oldest deadline 2024-09-16T14:23:18.820274+0000) 2024-09-16T14:23:22.110 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:21 smithi123 podman[140383]: 2024-09-16 14:23:21.706623714 +0000 UTC m=+0.015969876 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:23:22.110 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:21 smithi123 podman[140383]: 2024-09-16 14:23:21.83110516 +0000 UTC m=+0.140451307 container create fd2360714a4fed8a238ea714e9dfaf0689289bc88fcfb7c79a3dc59aa8c1ee21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:23:22.110 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:22 smithi123 podman[140383]: 2024-09-16 14:23:22.033628148 +0000 UTC m=+0.342974294 container init fd2360714a4fed8a238ea714e9dfaf0689289bc88fcfb7c79a3dc59aa8c1ee21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-16T14:23:22.110 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:22 smithi123 podman[140383]: 2024-09-16 14:23:22.036911525 +0000 UTC m=+0.346257679 container start fd2360714a4fed8a238ea714e9dfaf0689289bc88fcfb7c79a3dc59aa8c1ee21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:23:22.110 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:22 smithi123 podman[140383]: 2024-09-16 14:23:22.108766793 +0000 UTC m=+0.418112955 container attach fd2360714a4fed8a238ea714e9dfaf0689289bc88fcfb7c79a3dc59aa8c1ee21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T14:23:22.359 INFO:journalctl@ceph.osd.3.smithi123.stdout:Sep 16 14:23:22 smithi123 podman[140383]: 2024-09-16 14:23:22.235298557 +0000 UTC m=+0.544644705 container died fd2360714a4fed8a238ea714e9dfaf0689289bc88fcfb7c79a3dc59aa8c1ee21 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T14:23:22.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:22 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:22.056+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:22.895 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T14:23:22.934 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:23:22.934 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T14:23:22.934 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T14:23:22.935 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.4 2024-09-16T14:23:22.964 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:22 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:22.607+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.120424+0000 front 2024-09-16T14:22:54.120395+0000 (oldest deadline 2024-09-16T14:23:18.820274+0000) 2024-09-16T14:23:22.964 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:22 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:22.788+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:22.965 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:22 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:22.569+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:23.237 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:22 smithi167 systemd[1]: Stopping Ceph osd.4 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:23:23.238 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:23 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:23.089+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:23.530 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:23 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:23.235+0000 7fd454ef9640 -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-16T14:23:23.530 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:23 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:23.235+0000 7fd454ef9640 -1 osd.4 149 *** Got signal Terminated *** 2024-09-16T14:23:23.530 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:23 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:23.235+0000 7fd454ef9640 -1 osd.4 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:23:24.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:23 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:23.768+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:24.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:23 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:23.580+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.120424+0000 front 2024-09-16T14:22:54.120395+0000 (oldest deadline 2024-09-16T14:23:18.820274+0000) 2024-09-16T14:23:24.031 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:23 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:23.600+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:24.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:24.080+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:24.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:24.327028506Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:25.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:24.581+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:25.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:24.576+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.120424+0000 front 2024-09-16T14:22:54.120395+0000 (oldest deadline 2024-09-16T14:23:18.820274+0000) 2024-09-16T14:23:25.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:24.762+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:25.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:25.085+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:26.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:25.607+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.120424+0000 front 2024-09-16T14:22:54.120395+0000 (oldest deadline 2024-09-16T14:23:18.820274+0000) 2024-09-16T14:23:26.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:25.582+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:26.031 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:25 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:25.737+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:26.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:26.126+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:26.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:26.126+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:27.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:26.610+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:27.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:26.573+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.120424+0000 front 2024-09-16T14:22:54.120395+0000 (oldest deadline 2024-09-16T14:23:18.820274+0000) 2024-09-16T14:23:27.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:26.573+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:02.821676+0000 front 2024-09-16T14:23:02.821689+0000 (oldest deadline 2024-09-16T14:23:26.321521+0000) 2024-09-16T14:23:27.031 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:26.719+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:27.031 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:26.719+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:27.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:27.162+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:27.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:27.162+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:27.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:27.327362638Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:28.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:27.652+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:28.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:27.620+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.120424+0000 front 2024-09-16T14:22:54.120395+0000 (oldest deadline 2024-09-16T14:23:18.820274+0000) 2024-09-16T14:23:28.030 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4[92420]: 2024-09-16T14:23:27.620+0000 7fd44d506640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:02.821676+0000 front 2024-09-16T14:23:02.821689+0000 (oldest deadline 2024-09-16T14:23:26.321521+0000) 2024-09-16T14:23:28.031 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:27.768+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:28.031 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:27 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:27.768+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:28.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:28.204+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:28.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:28.204+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:28.963 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:28.630+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:28.963 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:28 smithi167 podman[113945]: 2024-09-16 14:23:28.683166723 +0000 UTC m=+5.548022608 container died 59b36a59715cbc4763d84bd42a6b267240704c4786a364782a1792d5199b850a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4, 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, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:23:28.963 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:28.750+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:28.964 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:28 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:28.750+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:29.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:29 smithi167 podman[113945]: 2024-09-16 14:23:29.060582415 +0000 UTC m=+5.925438309 container cleanup 59b36a59715cbc4763d84bd42a6b267240704c4786a364782a1792d5199b850a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-16T14:23:29.250 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:29 smithi167 bash[113945]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4 2024-09-16T14:23:29.530 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:29 smithi167 podman[113961]: 2024-09-16 14:23:29.336891326 +0000 UTC m=+0.656048889 container remove 59b36a59715cbc4763d84bd42a6b267240704c4786a364782a1792d5199b850a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T14:23:29.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:29.248+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:29.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:29.248+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:29.924 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:29.645+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:29.925 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:29.645+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:02.918962+0000 front 2024-09-16T14:23:02.918856+0000 (oldest deadline 2024-09-16T14:23:28.818847+0000) 2024-09-16T14:23:29.925 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:29.717+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:29.925 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:29 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:29.717+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:29.925 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:29 smithi167 podman[114051]: 2024-09-16 14:23:29.568690828 +0000 UTC m=+0.015918722 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:23:29.926 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:29 smithi167 podman[114051]: 2024-09-16 14:23:29.687830501 +0000 UTC m=+0.135058385 container create ef164f6ff26b53c1ac4eebf1767e1a643f08b562fc05f4cd00cd9a029d840ba7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-16T14:23:29.926 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:29 smithi167 podman[114051]: 2024-09-16 14:23:29.923828402 +0000 UTC m=+0.371056287 container init ef164f6ff26b53c1ac4eebf1767e1a643f08b562fc05f4cd00cd9a029d840ba7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux ) 2024-09-16T14:23:30.280 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:29 smithi167 podman[114051]: 2024-09-16 14:23:29.927654104 +0000 UTC m=+0.374881988 container start ef164f6ff26b53c1ac4eebf1767e1a643f08b562fc05f4cd00cd9a029d840ba7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T14:23:30.281 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:30 smithi167 podman[114051]: 2024-09-16 14:23:30.057560131 +0000 UTC m=+0.504788024 container attach ef164f6ff26b53c1ac4eebf1767e1a643f08b562fc05f4cd00cd9a029d840ba7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, 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_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:23:30.281 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:30 smithi167 podman[114051]: 2024-09-16 14:23:30.125069859 +0000 UTC m=+0.572297746 container died ef164f6ff26b53c1ac4eebf1767e1a643f08b562fc05f4cd00cd9a029d840ba7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True) 2024-09-16T14:23:30.592 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:30.297+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:30.593 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:30.297+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:30.593 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:30.333467696Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:30.797 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T14:23:30.861 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:30.634+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:30.861 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:30.634+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:02.918962+0000 front 2024-09-16T14:23:02.918856+0000 (oldest deadline 2024-09-16T14:23:28.818847+0000) 2024-09-16T14:23:30.862 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:30.715+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:30.862 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:30 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:30.715+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:30.862 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:30 smithi167 podman[114074]: 2024-09-16 14:23:30.778346539 +0000 UTC m=+0.647239947 container remove ef164f6ff26b53c1ac4eebf1767e1a643f08b562fc05f4cd00cd9a029d840ba7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-16T14:23:30.862 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:30 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T14:23:30.862 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:30 smithi167 systemd[1]: Stopped Ceph osd.4 for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:23:30.862 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 16 14:23:30 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.4.service: Consumed 4.316s CPU time. 2024-09-16T14:23:30.877 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:23:30.877 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T14:23:30.877 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T14:23:30.878 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.5 2024-09-16T14:23:31.201 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:30 smithi167 systemd[1]: Stopping Ceph osd.5 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:23:31.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:31.301+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:31.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:31.301+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:31.531 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:31.197+0000 7f819b607640 -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-16T14:23:31.531 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:31.197+0000 7f819b607640 -1 osd.5 149 *** Got signal Terminated *** 2024-09-16T14:23:31.531 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:31.197+0000 7f819b607640 -1 osd.5 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:23:32.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:31.758+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:32.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:31.758+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:32.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:31.679+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:32.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:31 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:31.679+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:02.918962+0000 front 2024-09-16T14:23:02.918856+0000 (oldest deadline 2024-09-16T14:23:28.818847+0000) 2024-09-16T14:23:32.725 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:32.282+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:32.726 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:32.282+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:33.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:32.747+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:33.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:32.747+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:33.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:32.724+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:33.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:32 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:32.724+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:02.918962+0000 front 2024-09-16T14:23:02.918856+0000 (oldest deadline 2024-09-16T14:23:28.818847+0000) 2024-09-16T14:23:33.742 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:33.322962804Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:33.742 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:33.329+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:33.742 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:33.329+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:34.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:33.771+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:34.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:33.771+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:34.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:33.741+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:34.031 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:33.741+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:02.918962+0000 front 2024-09-16T14:23:02.918856+0000 (oldest deadline 2024-09-16T14:23:28.818847+0000) 2024-09-16T14:23:34.031 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:33 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:33.741+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:09.319919+0000 front 2024-09-16T14:23:09.319945+0000 (oldest deadline 2024-09-16T14:23:33.419768+0000) 2024-09-16T14:23:34.728 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:34 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:34.376+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:34.729 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:34 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:34.376+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:35.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:34 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:34.727+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:35.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:34 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:34.727+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:35.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:34 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:34.740+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:35.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:34 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:34.740+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:02.918962+0000 front 2024-09-16T14:23:02.918856+0000 (oldest deadline 2024-09-16T14:23:28.818847+0000) 2024-09-16T14:23:35.031 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:34 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:34.740+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:09.319919+0000 front 2024-09-16T14:23:09.319945+0000 (oldest deadline 2024-09-16T14:23:33.419768+0000) 2024-09-16T14:23:35.695 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:35.362+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:35.695 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:35.362+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:36.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:35.693+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:36.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:35.693+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:36.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:35.759+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.217860+0000 front 2024-09-16T14:22:54.217745+0000 (oldest deadline 2024-09-16T14:23:18.317695+0000) 2024-09-16T14:23:36.031 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:35.759+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:02.918962+0000 front 2024-09-16T14:23:02.918856+0000 (oldest deadline 2024-09-16T14:23:28.818847+0000) 2024-09-16T14:23:36.031 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:35 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5[96871]: 2024-09-16T14:23:35.759+0000 7f8197c1c640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:09.319919+0000 front 2024-09-16T14:23:09.319945+0000 (oldest deadline 2024-09-16T14:23:33.419768+0000) 2024-09-16T14:23:36.733 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:36 smithi167 podman[114165]: 2024-09-16 14:23:36.558056286 +0000 UTC m=+5.456512752 container died b79d9b530b94c34907b3bd00c5cfbcc023f6b1bc37e42b3e9f90af8f25544a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:23:36.733 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:36.327252989Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:36.734 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:36.324+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:36.734 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:36.324+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:36.734 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:36.324+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:37.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:36 smithi167 podman[114165]: 2024-09-16 14:23:36.939477762 +0000 UTC m=+5.837934228 container cleanup b79d9b530b94c34907b3bd00c5cfbcc023f6b1bc37e42b3e9f90af8f25544a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:23:37.030 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:36 smithi167 bash[114165]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5 2024-09-16T14:23:37.031 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:36.732+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:37.031 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:36.732+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:37.031 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:36 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:36.732+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:10.781213+0000 front 2024-09-16T14:23:10.781307+0000 (oldest deadline 2024-09-16T14:23:36.081129+0000) 2024-09-16T14:23:37.530 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:37 smithi167 podman[114180]: 2024-09-16 14:23:37.241084425 +0000 UTC m=+0.683748469 container remove b79d9b530b94c34907b3bd00c5cfbcc023f6b1bc37e42b3e9f90af8f25544a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:23:37.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:37.323+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:37.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:37.323+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:37.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:37.323+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:37.870 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:37 smithi167 podman[114270]: 2024-09-16 14:23:37.509626008 +0000 UTC m=+0.016613806 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:23:37.870 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:37 smithi167 podman[114270]: 2024-09-16 14:23:37.641925304 +0000 UTC m=+0.148913095 container create cab4efb6372e100c26da11083991cc14d629d53afbc4ecc6a7d048e1d5069dab (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-16T14:23:37.871 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:37.736+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:37.871 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:37.736+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:37.871 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:37 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:37.736+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:10.781213+0000 front 2024-09-16T14:23:10.781307+0000 (oldest deadline 2024-09-16T14:23:36.081129+0000) 2024-09-16T14:23:38.280 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:37 smithi167 podman[114270]: 2024-09-16 14:23:37.869786886 +0000 UTC m=+0.376774680 container init cab4efb6372e100c26da11083991cc14d629d53afbc4ecc6a7d048e1d5069dab (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2) 2024-09-16T14:23:38.280 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:37 smithi167 podman[114270]: 2024-09-16 14:23:37.873227495 +0000 UTC m=+0.380215287 container start cab4efb6372e100c26da11083991cc14d629d53afbc4ecc6a7d048e1d5069dab (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:23:38.281 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:37 smithi167 podman[114270]: 2024-09-16 14:23:37.952971741 +0000 UTC m=+0.459959552 container attach cab4efb6372e100c26da11083991cc14d629d53afbc4ecc6a7d048e1d5069dab (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:23:38.281 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 16 14:23:38 smithi167 podman[114270]: 2024-09-16 14:23:38.06114041 +0000 UTC m=+0.568128202 container died cab4efb6372e100c26da11083991cc14d629d53afbc4ecc6a7d048e1d5069dab (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-5-deactivate, 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, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True) 2024-09-16T14:23:38.665 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:38.365+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:38.665 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:38.365+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:38.666 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:38.365+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:38.689 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T14:23:38.728 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:23:38.728 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T14:23:38.729 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-16T14:23:38.729 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.6 2024-09-16T14:23:39.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:38.757+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:39.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:38.757+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:39.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:38 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:38.757+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:10.781213+0000 front 2024-09-16T14:23:10.781307+0000 (oldest deadline 2024-09-16T14:23:36.081129+0000) 2024-09-16T14:23:39.031 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:38 smithi167 systemd[1]: Stopping Ceph osd.6 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:23:39.329 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:39.068+0000 7f19744b6640 -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-16T14:23:39.330 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:39.068+0000 7f19744b6640 -1 osd.6 149 *** Got signal Terminated *** 2024-09-16T14:23:39.330 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:39.068+0000 7f19744b6640 -1 osd.6 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:23:39.725 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:39.328914678Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:39.725 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:39.392+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:39.726 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:39.392+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:39.726 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:39.392+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:40.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:39.722+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:40.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:39.722+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:40.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:39 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:39.722+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:10.781213+0000 front 2024-09-16T14:23:10.781307+0000 (oldest deadline 2024-09-16T14:23:36.081129+0000) 2024-09-16T14:23:40.742 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:40 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:40.354+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:40.742 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:40 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:40.354+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:40.743 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:40 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:40.354+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:41.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:40 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:40.740+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:41.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:40 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:40.740+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:41.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:40 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:40.740+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:10.781213+0000 front 2024-09-16T14:23:10.781307+0000 (oldest deadline 2024-09-16T14:23:36.081129+0000) 2024-09-16T14:23:41.695 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:41.365+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:41.696 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:41.365+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:41.696 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:41.365+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:42.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:41.693+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:42.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:41.693+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:42.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:41 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:41.693+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:10.781213+0000 front 2024-09-16T14:23:10.781307+0000 (oldest deadline 2024-09-16T14:23:36.081129+0000) 2024-09-16T14:23:42.733 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:42.317620968Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:42.734 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:42.395+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:42.734 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:42.395+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:42.734 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:42.395+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:43.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:42.731+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:43.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:42.731+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:43.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:42 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:42.731+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:10.781213+0000 front 2024-09-16T14:23:10.781307+0000 (oldest deadline 2024-09-16T14:23:36.081129+0000) 2024-09-16T14:23:43.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:43 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:43.375+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:43.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:43 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:43.375+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:43.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:43 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:43.375+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:44.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:43 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:43.759+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:54.177208+0000 front 2024-09-16T14:22:54.177341+0000 (oldest deadline 2024-09-16T14:23:17.077153+0000) 2024-09-16T14:23:44.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:43 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:43.759+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:04.078728+0000 front 2024-09-16T14:23:04.078655+0000 (oldest deadline 2024-09-16T14:23:26.378588+0000) 2024-09-16T14:23:44.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:43 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:43.759+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:10.781213+0000 front 2024-09-16T14:23:10.781307+0000 (oldest deadline 2024-09-16T14:23:36.081129+0000) 2024-09-16T14:23:44.030 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:43 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6[101185]: 2024-09-16T14:23:43.759+0000 7f1970acb640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.123:6830 osd.3 since back 2024-09-16T14:23:18.282329+0000 front 2024-09-16T14:23:18.282262+0000 (oldest deadline 2024-09-16T14:23:43.582181+0000) 2024-09-16T14:23:44.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:44 smithi167 podman[114373]: 2024-09-16 14:23:44.540920109 +0000 UTC m=+5.593848901 container died 6d54fac9e512acde07f37b4c106ea85bd302b3a8328b46a94dc7e3ed91dcbfef (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-16T14:23:44.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:44 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:44.408+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:44.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:44 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:44.408+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:44.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:44 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:44.408+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:45.194 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:44 smithi167 podman[114373]: 2024-09-16 14:23:44.909214982 +0000 UTC m=+5.962143764 container cleanup 6d54fac9e512acde07f37b4c106ea85bd302b3a8328b46a94dc7e3ed91dcbfef (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, 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, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-16T14:23:45.195 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:44 smithi167 bash[114373]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6 2024-09-16T14:23:45.519 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:45 smithi167 podman[114402]: 2024-09-16 14:23:45.193831445 +0000 UTC m=+0.642300367 container remove 6d54fac9e512acde07f37b4c106ea85bd302b3a8328b46a94dc7e3ed91dcbfef (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:23:45.519 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:45.326452791Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:45.520 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:45.409+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:45.520 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:45.409+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:45.520 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:45 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:45.409+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:45.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:45 smithi167 podman[114490]: 2024-09-16 14:23:45.421258755 +0000 UTC m=+0.016471031 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:23:45.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:45 smithi167 podman[114490]: 2024-09-16 14:23:45.536279167 +0000 UTC m=+0.131491445 container create d8c9a5a3924ffea238ac0d5f521db590b118b38a3482ab422cca14ab62996ace (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:23:45.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:45 smithi167 podman[114490]: 2024-09-16 14:23:45.755881349 +0000 UTC m=+0.351093630 container init d8c9a5a3924ffea238ac0d5f521db590b118b38a3482ab422cca14ab62996ace (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, 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, GIT_CLEAN=True) 2024-09-16T14:23:45.780 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:45 smithi167 podman[114490]: 2024-09-16 14:23:45.759573846 +0000 UTC m=+0.354786121 container start d8c9a5a3924ffea238ac0d5f521db590b118b38a3482ab422cca14ab62996ace (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:23:46.243 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:45 smithi167 podman[114490]: 2024-09-16 14:23:45.863943777 +0000 UTC m=+0.459156068 container attach d8c9a5a3924ffea238ac0d5f521db590b118b38a3482ab422cca14ab62996ace (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-16T14:23:46.244 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 16 14:23:45 smithi167 podman[114490]: 2024-09-16 14:23:45.94771615 +0000 UTC m=+0.542928433 container died d8c9a5a3924ffea238ac0d5f521db590b118b38a3482ab422cca14ab62996ace (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-6-deactivate, 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, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-16T14:23:46.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:46 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:46.450+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:46.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:46 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:46.450+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:46.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:46 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:46.450+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:46.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:46 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:46.450+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6830 osd.3 since back 2024-09-16T14:23:20.047045+0000 front 2024-09-16T14:23:20.047010+0000 (oldest deadline 2024-09-16T14:23:45.946923+0000) 2024-09-16T14:23:46.573 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.6.service' 2024-09-16T14:23:46.610 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:23:46.611 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-16T14:23:46.611 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-16T14:23:46.611 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.7 2024-09-16T14:23:46.930 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:46 smithi167 systemd[1]: Stopping Ceph osd.7 for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:23:47.279 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:46 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:46.927+0000 7f8fcc5cc640 -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-16T14:23:47.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:46 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:46.927+0000 7f8fcc5cc640 -1 osd.7 149 *** Got signal Terminated *** 2024-09-16T14:23:47.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:46 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:46.927+0000 7f8fcc5cc640 -1 osd.7 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:23:47.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:47.417+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:47.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:47.417+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:47.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:47.417+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:47.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:47 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:47.417+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6830 osd.3 since back 2024-09-16T14:23:20.047045+0000 front 2024-09-16T14:23:20.047010+0000 (oldest deadline 2024-09-16T14:23:45.946923+0000) 2024-09-16T14:23:48.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:48.31896521Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:48.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:48.395+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:48.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:48.395+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:48.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:48.395+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:48.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:48 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:48.395+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6830 osd.3 since back 2024-09-16T14:23:20.047045+0000 front 2024-09-16T14:23:20.047010+0000 (oldest deadline 2024-09-16T14:23:45.946923+0000) 2024-09-16T14:23:49.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:49 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:49.426+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:49.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:49 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:49.426+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:49.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:49 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:49.426+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:49.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:49 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:49.426+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6830 osd.3 since back 2024-09-16T14:23:20.047045+0000 front 2024-09-16T14:23:20.047010+0000 (oldest deadline 2024-09-16T14:23:45.946923+0000) 2024-09-16T14:23:49.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:49 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:49.426+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.167:6804 osd.4 since back 2024-09-16T14:23:27.647841+0000 front 2024-09-16T14:23:27.647982+0000 (oldest deadline 2024-09-16T14:23:48.747838+0000) 2024-09-16T14:23:50.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:50.388+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:50.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:50.388+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:50.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:50.388+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:50.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:50.388+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6830 osd.3 since back 2024-09-16T14:23:20.047045+0000 front 2024-09-16T14:23:20.047010+0000 (oldest deadline 2024-09-16T14:23:45.946923+0000) 2024-09-16T14:23:50.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:50 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:50.388+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.167:6804 osd.4 since back 2024-09-16T14:23:27.647841+0000 front 2024-09-16T14:23:27.647982+0000 (oldest deadline 2024-09-16T14:23:48.747838+0000) 2024-09-16T14:23:51.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:51.323117225Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:51.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:51.411+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6806 osd.0 since back 2024-09-16T14:22:56.044319+0000 front 2024-09-16T14:22:56.044139+0000 (oldest deadline 2024-09-16T14:23:20.744087+0000) 2024-09-16T14:23:51.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:51.411+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6814 osd.1 since back 2024-09-16T14:23:00.744548+0000 front 2024-09-16T14:23:00.744572+0000 (oldest deadline 2024-09-16T14:23:26.044500+0000) 2024-09-16T14:23:51.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:51.411+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6822 osd.2 since back 2024-09-16T14:23:11.345378+0000 front 2024-09-16T14:23:11.345440+0000 (oldest deadline 2024-09-16T14:23:36.045362+0000) 2024-09-16T14:23:51.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:51.411+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.123:6830 osd.3 since back 2024-09-16T14:23:20.047045+0000 front 2024-09-16T14:23:20.047010+0000 (oldest deadline 2024-09-16T14:23:45.946923+0000) 2024-09-16T14:23:51.781 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:51 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7[105509]: 2024-09-16T14:23:51.411+0000 7f8fc4bd9640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.167:6804 osd.4 since back 2024-09-16T14:23:27.647841+0000 front 2024-09-16T14:23:27.647982+0000 (oldest deadline 2024-09-16T14:23:48.747838+0000) 2024-09-16T14:23:52.780 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:52 smithi167 podman[114592]: 2024-09-16 14:23:52.465819376 +0000 UTC m=+5.627333107 container died 02cbe8fad7780bdc9afefe57b4f27756f59081629268265d4b426224faa6511f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:23:53.264 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:52 smithi167 podman[114592]: 2024-09-16 14:23:52.945555146 +0000 UTC m=+6.107068868 container cleanup 02cbe8fad7780bdc9afefe57b4f27756f59081629268265d4b426224faa6511f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:23:53.265 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:52 smithi167 bash[114592]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7 2024-09-16T14:23:53.530 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:53 smithi167 podman[114607]: 2024-09-16 14:23:53.263974788 +0000 UTC m=+0.799281903 container remove 02cbe8fad7780bdc9afefe57b4f27756f59081629268265d4b426224faa6511f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7, 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, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-16T14:23:53.885 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:53 smithi167 podman[114699]: 2024-09-16 14:23:53.49622545 +0000 UTC m=+0.016294606 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:23:53.885 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:53 smithi167 podman[114699]: 2024-09-16 14:23:53.648176881 +0000 UTC m=+0.168246024 container create 9476eb9ca6a0f9366f3edbf9fe86fd84ee154397ed0e0d851e5d8ee2f0d433ac (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-16T14:23:53.885 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:53 smithi167 podman[114699]: 2024-09-16 14:23:53.884043727 +0000 UTC m=+0.404112870 container init 9476eb9ca6a0f9366f3edbf9fe86fd84ee154397ed0e0d851e5d8ee2f0d433ac (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, 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=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-16T14:23:54.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:53 smithi167 podman[114699]: 2024-09-16 14:23:53.887326449 +0000 UTC m=+0.407395592 container start 9476eb9ca6a0f9366f3edbf9fe86fd84ee154397ed0e0d851e5d8ee2f0d433ac (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-16T14:23:54.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:53 smithi167 podman[114699]: 2024-09-16 14:23:53.967303463 +0000 UTC m=+0.487372617 container attach 9476eb9ca6a0f9366f3edbf9fe86fd84ee154397ed0e0d851e5d8ee2f0d433ac (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T14:23:54.280 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 16 14:23:54 smithi167 podman[114699]: 2024-09-16 14:23:54.082203988 +0000 UTC m=+0.602273142 container died 9476eb9ca6a0f9366f3edbf9fe86fd84ee154397ed0e0d851e5d8ee2f0d433ac (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0) 2024-09-16T14:23:54.646 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:54 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:54.324370145Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:54.667 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@osd.7.service' 2024-09-16T14:23:54.706 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:23:54.706 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-16T14:23:54.707 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-16T14:23:54.707 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a 2024-09-16T14:23:55.030 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:54 smithi167 systemd[1]: Stopping Ceph prometheus.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:23:55.317 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.031Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:23:55.317 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.031Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:23:55.317 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.031Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:23:55.318 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.031Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:23:55.318 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.031Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:23:55.318 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.031Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-16T14:23:55.318 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.032Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:23:55.318 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.032Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-16T14:23:55.318 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.032Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-16T14:23:55.318 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.033Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:23:55.318 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.033Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-16T14:23:55.319 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a[79400]: ts=2024-09-16T14:23:55.033Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-16T14:23:55.319 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 podman[114801]: 2024-09-16 14:23:55.042199072 +0000 UTC m=+0.112021007 container died f88ecea3ebe6078b0b982017e43877bd66ad99a71867842d0935570f1a711eeb (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:23:55.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 podman[114801]: 2024-09-16 14:23:55.507243257 +0000 UTC m=+0.577065233 container cleanup f88ecea3ebe6078b0b982017e43877bd66ad99a71867842d0935570f1a711eeb (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:23:55.780 INFO:journalctl@ceph.prometheus.a.smithi167.stdout:Sep 16 14:23:55 smithi167 bash[114801]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:23:55.942 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-023ad1fa-7432-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-16T14:23:55.976 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:23:55.976 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-16T14:23:55.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T14:23:56.180 INFO:teuthology.orchestra.run.smithi123.stdout:Deleting cluster with fsid: 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:23:57.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=cleanup t=2024-09-16T14:23:57.271260924Z level=info msg="Completed cleanup jobs" duration=12.068895ms 2024-09-16T14:23:57.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:23:57.323491863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:23:57.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=grafana.update.checker t=2024-09-16T14:23:57.400854595Z level=info msg="Update check succeeded" duration=60.435667ms 2024-09-16T14:23:57.530 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:23:57 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=plugins.update.checker t=2024-09-16T14:23:57.40119017Z level=info msg="Update check succeeded" duration=61.939917ms 2024-09-16T14:23:57.859 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:23:57 smithi123 systemd[1]: Stopping Ceph alertmanager.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:23:58.281 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:23:57 smithi123 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a[96130]: ts=2024-09-16T14:23:57.979Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:23:58.281 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:23:58 smithi123 podman[140829]: 2024-09-16 14:23:58.020007696 +0000 UTC m=+0.196062990 container died e56a54a2186ec05076af5e08f854b83dcd6e010f019d32a61c3a8157ab1ef740 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:23:58.609 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:23:58 smithi123 podman[140829]: 2024-09-16 14:23:58.462279304 +0000 UTC m=+0.638334586 container cleanup e56a54a2186ec05076af5e08f854b83dcd6e010f019d32a61c3a8157ab1ef740 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:23:58.610 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:23:58 smithi123 bash[140829]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T14:23:59.109 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:23:58 smithi123 podman[140841]: 2024-09-16 14:23:58.838688119 +0000 UTC m=+0.818858603 container remove e56a54a2186ec05076af5e08f854b83dcd6e010f019d32a61c3a8157ab1ef740 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:23:59.109 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:23:58 smithi123 podman[140841]: 2024-09-16 14:23:58.922761785 +0000 UTC m=+0.902932280 volume remove a1d67af47b311b32ef878a29a63322d806de0055b203d53bfd6bc2b8d46ef517 2024-09-16T14:23:59.603 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:23:59 smithi123 systemd[1]: Stopping Ceph node-exporter.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:23:59.604 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:23:59 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T14:23:59.604 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:23:59 smithi123 systemd[1]: Stopped Ceph alertmanager.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:23:59.604 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Sep 16 14:23:59 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.315s CPU time. 2024-09-16T14:23:59.859 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:23:59 smithi123 podman[140956]: 2024-09-16 14:23:59.602454993 +0000 UTC m=+0.113982489 container died 138a1c7e3a4a41e523718960949ee5b4696d52c1830888147a366f79e0221f12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:24:00.243 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:23:59 smithi123 podman[140956]: 2024-09-16 14:23:59.950015187 +0000 UTC m=+0.461542686 container cleanup 138a1c7e3a4a41e523718960949ee5b4696d52c1830888147a366f79e0221f12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:24:00.243 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:23:59 smithi123 bash[140956]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T14:24:00.571 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:24:00 smithi123 podman[140968]: 2024-09-16 14:24:00.242650271 +0000 UTC m=+0.643964859 container remove 138a1c7e3a4a41e523718960949ee5b4696d52c1830888147a366f79e0221f12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:24:00.572 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:24:00 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:24:00.572 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:24:00 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T14:24:00.572 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:24:00 smithi123 systemd[1]: Stopped Ceph node-exporter.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:24:00.572 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Sep 16 14:24:00 smithi123 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 2.800s CPU time. 2024-09-16T14:24:00.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:00 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:24:00.320505109Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:24:03.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:03 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:24:03.31673903Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:24:06.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:06 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:24:06.318707696Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:24:09.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:09 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:24:09.322957037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:24:12.725 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:12 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:24:12.320205643Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:24:15.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:15 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:24:15.317079448Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:24:18.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:18 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:24:18.328145818Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:24:21.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:21 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:24:21.322030487Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:24:24.644 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T14:24:24.672 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:24 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:24:24.319737377Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:24:24.845 INFO:teuthology.orchestra.run.smithi167.stdout:Deleting cluster with fsid: 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:24:26.730 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:26 smithi167 systemd[1]: Stopping Ceph grafana.a for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:24:26.730 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=server t=2024-09-16T14:24:26.718221006Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T14:24:26.730 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=ticker t=2024-09-16T14:24:26.718604728Z level=info msg=stopped last_tick=2024-09-16T14:24:20Z 2024-09-16T14:24:26.730 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=tracing t=2024-09-16T14:24:26.718627807Z level=info msg="Closing tracing" 2024-09-16T14:24:26.730 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:26 smithi167 ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a[84048]: logger=grafana-apiserver t=2024-09-16T14:24:26.718661985Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-16T14:24:27.019 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:26 smithi167 podman[115266]: 2024-09-16 14:24:26.728735855 +0000 UTC m=+0.111329232 container died a303db10b47af50a4a2ee44e4214ff81dd1b546de26a1d5b1e3373ab184de368 (image=quay.io/ceph/grafana:10.4.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:24:27.280 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:27 smithi167 podman[115266]: 2024-09-16 14:24:27.176528559 +0000 UTC m=+0.559121930 container cleanup a303db10b47af50a4a2ee44e4214ff81dd1b546de26a1d5b1e3373ab184de368 (image=quay.io/ceph/grafana:10.4.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:24:27.280 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:27 smithi167 bash[115266]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a 2024-09-16T14:24:27.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:27 smithi167 podman[115281]: 2024-09-16 14:24:27.452749607 +0000 UTC m=+0.719089068 container remove a303db10b47af50a4a2ee44e4214ff81dd1b546de26a1d5b1e3373ab184de368 (image=quay.io/ceph/grafana:10.4.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:24:27.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:27 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T14:24:27.780 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:27 smithi167 systemd[1]: Stopped Ceph grafana.a for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:24:27.781 INFO:journalctl@ceph.grafana.a.smithi167.stdout:Sep 16 14:24:27 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@grafana.a.service: Consumed 8.633s CPU time. 2024-09-16T14:24:28.280 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:24:27 smithi167 systemd[1]: Stopping Ceph node-exporter.b for 023ad1fa-7432-11ef-bceb-c7b262605968... 2024-09-16T14:24:28.281 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:24:28 smithi167 podman[115393]: 2024-09-16 14:24:28.058725196 +0000 UTC m=+0.111314179 container died 4e35334a48944859a4883f7227f42436dda1585d0f5b5f5c9f113d5ea1b285d6 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:24:28.666 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:24:28 smithi167 podman[115393]: 2024-09-16 14:24:28.472640626 +0000 UTC m=+0.525229643 container cleanup 4e35334a48944859a4883f7227f42436dda1585d0f5b5f5c9f113d5ea1b285d6 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:24:28.666 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:24:28 smithi167 bash[115393]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T14:24:28.941 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:24:28 smithi167 podman[115405]: 2024-09-16 14:24:28.665487607 +0000 UTC m=+0.610365591 container remove 4e35334a48944859a4883f7227f42436dda1585d0f5b5f5c9f113d5ea1b285d6 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-023ad1fa-7432-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:24:28.941 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:24:28 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:24:28.941 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:24:28 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T14:24:28.942 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:24:28 smithi167 systemd[1]: Stopped Ceph node-exporter.b for 023ad1fa-7432-11ef-bceb-c7b262605968. 2024-09-16T14:24:28.942 INFO:journalctl@ceph.node-exporter.b.smithi167.stdout:Sep 16 14:24:28 smithi167 systemd[1]: ceph-023ad1fa-7432-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 2.761s CPU time. 2024-09-16T14:24:40.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:24:40.937 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:24:40.970 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T14:24:40.972 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907339/remote/smithi123/crash 2024-09-16T14:24:40.973 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/crash -- . 2024-09-16T14:24:41.218 INFO:teuthology.orchestra.run.smithi123.stderr:tar: /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T14:24:41.218 INFO:teuthology.orchestra.run.smithi123.stderr:tar: Error is not recoverable: exiting now 2024-09-16T14:24:41.220 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907339/remote/smithi167/crash 2024-09-16T14:24:41.221 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/crash -- . 2024-09-16T14:24:41.255 INFO:teuthology.orchestra.run.smithi167.stderr:tar: /var/lib/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T14:24:41.255 INFO:teuthology.orchestra.run.smithi167.stderr:tar: Error is not recoverable: exiting now 2024-09-16T14:24:41.256 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T14:24:41.256 DEBUG:teuthology.orchestra.run.smithi123:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/023ad1fa-7432-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-16T14:24:41.285 INFO:tasks.cephadm:Compressing logs... 2024-09-16T14:24:41.285 DEBUG:teuthology.orchestra.run.smithi123:> 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-16T14:24:41.327 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T14:24:41.350 INFO:teuthology.orchestra.run.smithi123.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T14:24:41.350 INFO:teuthology.orchestra.run.smithi123.stderr:: No such file or directory 2024-09-16T14:24:41.350 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-16T14:24:41.350 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T14:24:41.352 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.0.log: /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T14:24:41.352 INFO:teuthology.orchestra.run.smithi123.stderr: 62.9% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-16T14:24:41.352 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T14:24:41.352 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi123.asyrih.log 2024-09-16T14:24:41.356 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T14:24:41.357 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi123.asyrih.log: gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T14:24:41.357 INFO:teuthology.orchestra.run.smithi123.stderr: 77.5% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi123.asyrih.log.gz/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mon.c.log: 2024-09-16T14:24:41.357 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T14:24:41.357 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T14:24:41.357 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.cephadm.log: /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mon.a.log: 92.2% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T14:24:41.357 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-16T14:24:41.360 INFO:teuthology.orchestra.run.smithi167.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-16T14:24:41.360 INFO:teuthology.orchestra.run.smithi167.stderr:: No such file or directory 2024-09-16T14:24:41.360 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T14:24:41.361 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T14:24:41.361 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.7.log: /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T14:24:41.361 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T14:24:41.361 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-16T14:24:41.361 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T14:24:41.361 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.log 2024-09-16T14:24:41.361 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.5.log: 86.1%gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T14:24:41.361 INFO:teuthology.orchestra.run.smithi167.stderr: -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T14:24:41.362 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T14:24:41.362 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.log: /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mgr.x.log: 89.1% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T14:24:41.362 INFO:teuthology.orchestra.run.smithi167.stderr: 91.1% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T14:24:41.362 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi167.ikgnsq.log 2024-09-16T14:24:41.362 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T14:24:41.363 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi167.ikgnsq.log: 77.5% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi167.ikgnsq.log.gz 2024-09-16T14:24:41.364 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.2.log: 94.4% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T14:24:41.364 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.log 2024-09-16T14:24:41.375 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mgr.y.log: 91.1% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T14:24:41.375 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T14:24:41.376 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/cephadm.log: 91.1% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T14:24:41.382 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.log: 93.9% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T14:24:41.383 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T14:24:41.393 INFO:teuthology.orchestra.run.smithi167.stderr: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T14:24:41.412 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 92.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T14:24:41.451 INFO:teuthology.orchestra.run.smithi167.stderr: 90.0% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T14:24:41.809 INFO:teuthology.orchestra.run.smithi123.stderr: 89.7% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-16T14:24:41.862 INFO:teuthology.orchestra.run.smithi167.stderr: 92.5% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T14:24:42.082 INFO:teuthology.orchestra.run.smithi123.stderr: 92.4% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T14:24:42.766 INFO:teuthology.orchestra.run.smithi167.stderr: 93.1% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-16T14:24:42.938 INFO:teuthology.orchestra.run.smithi123.stderr: 93.2% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T14:24:43.151 INFO:teuthology.orchestra.run.smithi123.stderr: 91.1% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T14:24:43.163 INFO:teuthology.orchestra.run.smithi167.stderr: 93.7% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-16T14:24:43.193 INFO:teuthology.orchestra.run.smithi123.stderr: 93.4% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T14:24:43.357 INFO:teuthology.orchestra.run.smithi167.stderr: 93.3% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T14:24:43.440 INFO:teuthology.orchestra.run.smithi123.stderr: 93.4% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T14:24:43.464 INFO:teuthology.orchestra.run.smithi167.stderr: 93.5% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T14:24:43.466 INFO:teuthology.orchestra.run.smithi167.stderr: 2024-09-16T14:24:43.466 INFO:teuthology.orchestra.run.smithi167.stderr:real 0m2.124s 2024-09-16T14:24:43.466 INFO:teuthology.orchestra.run.smithi167.stderr:user 0m7.714s 2024-09-16T14:24:43.466 INFO:teuthology.orchestra.run.smithi167.stderr:sys 0m0.301s 2024-09-16T14:24:43.981 INFO:teuthology.orchestra.run.smithi123.stderr: 93.3% -- replaced with /var/log/ceph/023ad1fa-7432-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T14:24:43.983 INFO:teuthology.orchestra.run.smithi123.stderr: 2024-09-16T14:24:43.983 INFO:teuthology.orchestra.run.smithi123.stderr:real 0m2.643s 2024-09-16T14:24:43.983 INFO:teuthology.orchestra.run.smithi123.stderr:user 0m10.749s 2024-09-16T14:24:43.984 INFO:teuthology.orchestra.run.smithi123.stderr:sys 0m0.376s 2024-09-16T14:24:43.984 INFO:tasks.cephadm:Archiving logs... 2024-09-16T14:24:43.984 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907339/remote/smithi123/log 2024-09-16T14:24:43.985 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T14:24:45.371 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907339/remote/smithi167/log 2024-09-16T14:24:45.372 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T14:24:46.583 INFO:tasks.cephadm:Removing cluster... 2024-09-16T14:24:46.583 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 --force 2024-09-16T14:24:46.784 INFO:teuthology.orchestra.run.smithi123.stdout:Deleting cluster with fsid: 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:24:46.913 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 023ad1fa-7432-11ef-bceb-c7b262605968 --force 2024-09-16T14:24:47.107 INFO:teuthology.orchestra.run.smithi167.stdout:Deleting cluster with fsid: 023ad1fa-7432-11ef-bceb-c7b262605968 2024-09-16T14:24:47.236 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T14:24:47.237 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T14:24:47.253 DEBUG:teuthology.orchestra.run.smithi167:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T14:24:47.268 INFO:tasks.cephadm:Teardown complete 2024-09-16T14:24:47.269 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T14:24:47.278 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T14:24:47.278 DEBUG:teuthology.orchestra.run.smithi123:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T14:24:47.296 DEBUG:teuthology.orchestra.run.smithi167:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T14:24:47.308 INFO:teuthology.orchestra.run.smithi123.stderr:bash: line 1: ntpq: command not found 2024-09-16T14:24:47.312 INFO:teuthology.orchestra.run.smithi123.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T14:24:47.312 INFO:teuthology.orchestra.run.smithi123.stdout:=============================================================================== 2024-09-16T14:24:47.313 INFO:teuthology.orchestra.run.smithi123.stdout:^* hv01.front.sepia.ceph.com 3 6 377 59 +57us[ +59us] +/- 55ms 2024-09-16T14:24:47.313 INFO:teuthology.orchestra.run.smithi123.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 124 -180us[ -175us] +/- 70ms 2024-09-16T14:24:47.313 INFO:teuthology.orchestra.run.smithi123.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 57 +180us[ +180us] +/- 59ms 2024-09-16T14:24:47.313 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T14:24:47.323 INFO:teuthology.orchestra.run.smithi167.stderr:bash: line 1: ntpq: command not found 2024-09-16T14:24:47.326 INFO:teuthology.orchestra.run.smithi167.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T14:24:47.327 INFO:teuthology.orchestra.run.smithi167.stdout:=============================================================================== 2024-09-16T14:24:47.327 INFO:teuthology.orchestra.run.smithi167.stdout:^* hv01.front.sepia.ceph.com 3 6 377 56 +62us[ +61us] +/- 55ms 2024-09-16T14:24:47.327 INFO:teuthology.orchestra.run.smithi167.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 57 -232us[ -234us] +/- 71ms 2024-09-16T14:24:47.327 INFO:teuthology.orchestra.run.smithi167.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 56 +194us[ +194us] +/- 59ms 2024-09-16T14:24:47.327 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T14:24:47.328 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T14:24:47.336 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T14:24:47.337 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T14:24:47.344 DEBUG:teuthology.orchestra.run.smithi123:> 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-16T14:24:47.435 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T14:24:47.506 DEBUG:teuthology.orchestra.run.smithi123:> 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-16T14:24:47.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:24:47.535 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T14:24:47.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:24:47.563 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T14:24:47.575 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T14:24:47.583 INFO:teuthology.task.internal:Duration was 2553.422178 seconds 2024-09-16T14:24:47.584 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T14:24:47.592 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T14:24:47.593 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T14:24:47.595 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T14:24:47.631 INFO:teuthology.orchestra.run.smithi123.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T14:24:47.643 INFO:teuthology.orchestra.run.smithi167.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T14:24:48.070 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T14:24:48.070 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi123.front.sepia.ceph.com 2024-09-16T14:24:48.070 DEBUG:teuthology.orchestra.run.smithi123:> 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-16T14:24:48.091 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi167.front.sepia.ceph.com 2024-09-16T14:24:48.092 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T14:24:48.134 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T14:24:48.134 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T14:24:48.137 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T14:24:48.203 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T14:24:48.203 DEBUG:teuthology.orchestra.run.smithi123:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T14:24:48.205 DEBUG:teuthology.orchestra.run.smithi167:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T14:24:48.645 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T14:24:48.654 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T14:24:48.654 DEBUG:teuthology.orchestra.run.smithi123:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T14:24:48.679 DEBUG:teuthology.orchestra.run.smithi167:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T14:24:48.704 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T14:24:48.713 DEBUG:teuthology.orchestra.run.smithi123:> 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-16T14:24:48.722 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T14:24:48.742 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = core 2024-09-16T14:24:48.767 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = core 2024-09-16T14:24:48.787 DEBUG:teuthology.orchestra.run.smithi123:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T14:24:48.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:24:48.817 DEBUG:teuthology.orchestra.run.smithi167:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T14:24:48.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:24:48.841 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T14:24:48.851 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T14:24:48.852 DEBUG:teuthology.misc:Transferring archived files from smithi123:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907339/remote/smithi123 2024-09-16T14:24:48.852 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T14:24:48.899 DEBUG:teuthology.misc:Transferring archived files from smithi167:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907339/remote/smithi167 2024-09-16T14:24:48.900 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T14:24:48.937 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T14:24:48.937 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T14:24:48.939 DEBUG:teuthology.orchestra.run.smithi167:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T14:24:48.985 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T14:24:48.996 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T14:24:48.996 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T14:24:49.006 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T14:24:49.006 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T14:24:49.008 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T14:24:49.021 INFO:teuthology.orchestra.run.smithi123.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 14:24 /home/ubuntu/cephtest 2024-09-16T14:24:49.041 INFO:teuthology.orchestra.run.smithi167.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 14:24 /home/ubuntu/cephtest 2024-09-16T14:24:49.042 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T14:24:49.052 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T14:24:49.076 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} duration: 2553.4221777915955 failure_reason: 'Command failed on smithi123 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 023ad1fa-7432-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=500d037f3565401684abec73e93a6280 status: fail success: false 2024-09-16T14:24:49.076 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T14:24:49.161 INFO:teuthology.run:FAIL